/legal-fiche — Example scoped skill

/legal-fiche — Example scoped skill

AI-Layer Kit reference example. Demonstrates the paths: convention from SCOPING.md.

This skill is only available when the user is editing files under content-in/legal/, a legal request folder, or a legal output folder. Opening a finance file? The skill won't show up — your context stays clean.

Input

/legal-fiche <request-id> — folder name under requests/.

Steps

  1. Read requests/<request-id>/input/*.md
  2. Load content-in/legal/methodology.md
  3. Apply the template at .claude/commands/templates/fiche-template.md
  4. Write to outputs/legal/<request-id>/fiche.md

Quality checks

  • All required template sections filled
  • Citations point to loaded sources only (no fabrication)
  • Output language matches CLAUDE-legal.md spec