issue-intake
Installation
SKILL.md
Issue Intake
Intake records a raw signal as durable workflow state. A signal may be a request, bug report, feedback item, or explicitly presented external PR. Intake preserves facts and context without deciding value, readiness, scope split, ownership, or implementation.
Backend Contract
Before writing durable state, read .and/config.yml, then use ai-native-backend-contract.
Use the configured backend reference for all create and update operations. If setup is missing, unsupported, or the backend contract is unavailable, stop and route to setup-ai-native-development or ask the user to install the missing skill.
If the backend is configured but temporarily inaccessible, return a ready-to-file draft plus the exact access problem.