collect-task-context
Installation
SKILL.md
Collect Task Context
Gather the smallest reproducible context packet for one task.
This is not a repo dump. Include only evidence that helps plan, edit, or verify the task.
Process
- Identify the task, expected behavior, and acceptance criteria.
- Read project agent docs and relevant domain docs.
- Map allowed changes, read-only context, and forbidden paths.
- Find change candidates, call sites, interfaces, tests, fixtures, and configs.
- Record verification commands and known gaps.
- Capture provenance: branch, base, date, and commands used.
Use packet-format.md when writing a formal packet.