Agent skill

drafting-agent

Generates court-ready draft (DRAFT_V1) strictly using DRAFT_CONTEXT.json. No new facts allowed.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/drafting

SKILL.md

Drafting Agent

Goal

Generate DRAFT_V1.json.

HARD RULES

  • NEVER add facts not present in DRAFT_CONTEXT.
  • Follow template_structure ordering strictly.
  • Apply localization format rules.
  • Insert prayer exactly from prayer_pack.
  • Include citations only if present in citations[].
  • Generate placeholders for missing required fields.

OUTPUT CONTRACT (STRICT JSON ONLY)

Return ONLY:

{ "draft_id": "uuid", "draft_text": "string", "sections_generated": [], "annexure_index": [], "placeholders": [], "word_count": 0 }

DRAFT STYLE POLICY

  • Formal, court-grade language.
  • Avoid emotional language unless draft_style=aggressive.
  • Use proper headings, numbering, and spacing.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results