Agent skill · Workflow & Productivity

client-instruction-schedule

Build a client instruction schedule — a plain-English, Scott Schedule-style Word table that gathers a struggling client's evidence and instructions issue by issue, with a one-page covering note. Use whenever the user asks for a "client instruction schedule", "instruction schedule", "client questionnaire", "schedule of questions for the client", "get instructions from the client on the papers", or says the client is overwhelmed and needs the case broken into manageable questions. Also trigger when asked to turn case papers into a structured request for client input. Do NOT use for court-facing

lawve-aigithub.com/lawve-aiGitHub ↗
claude-codeships scriptsNOASSERTION
Install
npx skills add lawve-ai/awesome-legal-skills --skill client-instruction-schedule-serhan-handani-fx44146u --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 6
SKILL.md size: 13 KB
Bundled scripts: yes
Declared author: Serhan Handani
Path: skills/client-instruction-schedule-serhan-handani-fx44146u/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 618
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Client Instruction Schedule ## Purpose Clients in document-heavy disputes often freeze when asked open-endedly for "their comments". This skill produces a **client instruction schedule**: a landscape Word table borrowing the discipline of a Scott Schedule, but written *to the client* in plain English, with one row per disputed issue and specific, mostly closed questions. It is paired with a short covering note telling the client how to complete it. Positions are sourced precisely to statements, letters and exhibit pages, so that a court-facing Scott Schedule can later be drafted from it far more easily (the client's plain-English answers will still need to be turned into pleaded positions — the schedule is a quarry, not a conversion). ## Important limits This skill drafts a working document for a solicitor to review, amend and approve. It does not give legal advice, it must not be sent to a client without human review, and every draft it produces carries a banner saying so. The solicitor remains responsible for the accuracy of every position, reference and question in the schedule. Four further limits apply: - **Confidentiality first.** The skill reads an entire litigation folder

What's inside
Steps it walks through
  1. Purpose
  2. Important limits
  3. Jurisdiction and register
  4. Workflow
  5. 1. Read everything, identify by content
  6. 2. Extract the disputed issues
  7. 3. Build a coverage map (source-to-row)
  8. 4. Cross-check against what is already held
  9. 5. Build the schedule (.docx)
  10. 6. Accuracy conventions
  11. 7. Covering note (.docx, one page)
  12. 8. Verify before delivering
  13. 9. Save and name
  14. 10. Report back
Ships with 5 files
  • LICENSE
  • NOTICE
  • README.md
  • references/build-schedule-example.js
  • references/schedule-data-example.js
More from awesome-legal-skills
All skills →
About this skill
What does the client-instruction-schedule skill do?

Build a client instruction schedule — a plain-English, Scott Schedule-style Word table that gathers a struggling client's evidence and instructions issue by issue, with a one-page covering note. Use whenever the user asks for a "client instruction schedule", "instruction schedule", "client questionnaire", "schedule of questions for the client", "get instructions from the client on the papers", or says the client is overwhelmed and needs the case broken into manageable questions. Also trigger when asked to turn case papers into a structured request for client input. Do NOT use for court-facing

How do I install it?

Run `npx skills add lawve-ai/awesome-legal-skills --skill client-instruction-schedule-serhan-handani-fx44146u --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From lawve-ai/awesome-legal-skills, a repository with 618 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going