# CLAUDE.md — AgentCounsel

> Generated by `scripts/build_platform_packs.py` from the canonical `skills/` and `core/` directories. Do not edit by hand — re-run the build to refresh it.

This repository uses **AgentCounsel**, a Markdown-native legal skills library. When working here with Claude Code, treat `skills/` and `core/` as a read-only reference library unless the task is explicitly to improve the library itself.

## How to work

- Read the six files in `core/` first — they apply to every skill.
- Route the task with `WORKFLOW_ROUTER.md` or `COMMANDS.md`; browse with `SKILLS_INDEX.md`.
- Select the single narrowest relevant skill in `skills/` and read its `SKILL.md` and any `templates/`.
- Follow the skill's Workflow and Output Format. Complete its Attorney Verification Checklist.
- Produce **draft legal work product for review by a licensed attorney** — never legal advice, never a final answer.
- Never invent legal authority, citations, quotations, facts, or deadlines. Flag gaps with placeholders such as `[CONFIRM: ...]`.
- Identify jurisdiction, governing law, posture, and the relevant date, or flag them as unknown. Preserve confidentiality and privilege.
- If no skill fits, say so. Do not improvise a legal workflow.

Do not modify skill files while using them; deliver work product as separate documents.
