# AGENTS.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. If you are a Codex or other repo-based agent, follow these instructions.

## Canonical library

The skill library is `skills/`; the operating rules are `core/`. Treat them as the source of truth. `CONTEXT.md` defines the repository's vocabulary.

## 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.
