and-intake
Installation
SKILL.md
AND Intake
Capture one raw request, bug report, feedback item, or explicitly presented external PR as durable workflow state. Preserve the signal and its uncertainty; and-triage decides what should happen next.
Workflow Contract
Use and-workflow-contract with work-records.md for Locate Work and Write Work Record before writing durable state.
If repository setup or the contract is unavailable, route to setup-and or report the missing skill. If GitHub is temporarily unwritable, return a ready-to-file draft and the exact access problem.
Process
- Resolve one work record.
- Resolve one GitHub repository from the explicit target, current repository, remotes, or repository instructions.
- Update the record the user identifies by issue number, URL, work ID, or path.
- Update an obvious exact duplicate. Create a new record for distinct work, linking related work when useful.
- Ask only when choosing the wrong create or update target would create durable workflow-state noise.
- When the user explicitly presents a PR, read external-pr-signals.md before resolving its work record.
- Completion criterion: one repository and exactly one create or update target are known.