implement
Installation
SKILL.md
Implement
Deliver the requested change through the native Fallow lifecycle.
- Read
AGENTS.md,docs/README.md, anddocs/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.