From A2Z FORGE
Run A2Z FORGE rapid intake or the adaptive founder interview. Use when an idea lacks material founder, problem, product, business, design, security, or delivery constraints.
How this skill is triggered — by the user, by Claude, or both
Slash command
/a2z-forge:forge-intakeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read \`${CLAUDE_PLUGIN_ROOT}/references/WORKFLOW_PROTOCOL.md\` before mutating project state.
Read `${CLAUDE_PLUGIN_ROOT}/references/WORKFLOW_PROTOCOL.md` before mutating project state.
idea and existing project answers; optional rapid or deep mode.
structured intake record; resolved assumptions; only material unanswered questions.
Read existing state before asking. Infer low-risk defaults. Ask adaptive questions that change scope, architecture, cost, safety, or launch. Persist each answer immediately. Never repeat a recorded answer.
Honor the current permission mode. Use only task-relevant tools and installed skills. Log consequential actions. Persist outputs before reporting success.
On tool failure, record the command, safe retry state, and blocker. Retry only idempotent work. Never convert a missing credential, unavailable provider, failed test, or incomplete adapter into a success claim.
`/forge-intake --mode deep`
Given partial answers, asks no duplicates and records new answers in the project state.
npx claudepluginhub jumpsy/a2z-forge --plugin a2z-forgeGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.