SKILL.md
<!-- Generated from .agents/skills. Do not edit. -->
Implement
Deliver the requested change through the native Fallow lifecycle.
- Read
AGENTS.md,docs/README.md, and
docs/development/task-context-map.md.
- Inspect the live branch, worktree, open pull requests, and
origin/main. - Write the acceptance criteria and verification plan to the gitignored
.plans/<task>.md.
- For changes with user-facing design decisions, run
panel-reviewbefore
editing.
- Create an implementation branch and ready pull request before tracked edits.
- Implement in pipeline order and keep generated contracts, public docs, and
companion repositories synchronized.
- Run every applicable gate from
docs/development/quality-gates.md. - Run the reviewer set selected by
docs/development/review-routing.md. Resolve every block.
- Update the pull request with current verification evidence.
Preserve unrelated work. Never create process artifacts under committed docs/. Prefer durable knowledge in indexed docs and keep this skill procedural.