Phase 01 of the Analysis-Gated Workflow. Use when capturing and structuring a deep understanding of a requested feature or refactoring, based on Architect and user input. No codebase access. No implementation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/analysis-gated-workflow:01-deep-feature-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
---
This skill governs the Deep Feature Analysis Phase of the Analysis-Gated Workflow. Its sole responsibility is to capture, structure, and document a deep understanding of what is being requested — the feature, refactoring, or capability under analysis — based entirely on information provided by the Architect and user.
No codebase access occurs in this phase. No implementation is proposed in this phase. No assumptions about the existing code are made in this phase.
At the start of Phase 01, the following information has been collected by the Governing Workflow skill:
{{FEATURE_NAME}} — the name of the feature or refactoring{{FOLDER_NAME}} — the working folder for this analysisIf any of these inputs are missing or ambiguous, ask clarifying questions before writing anything to the ANALYSIS document.
Append the initiating prompt to the ## Prompt Log section of the ANALYSIS document,
verbatim, before doing anything else.
Before writing, reason carefully about the following:
Populate the ## Feature or Refactoring Description section with:
A precise restatement of what has been requested, in your own words. This is not a copy of the user's prompt — it is your structured understanding of it.
The business or technical domain this feature or refactoring belongs to. What capability it serves. What problem it solves or what improvement it delivers.
What is in scope. What is explicitly out of scope. What is unclear and requires clarification before proceeding.
The domain-specific terms, class names, patterns, or concepts identified in the user's description. Defined as the user uses them — not as general programming terms.
Any ambiguities, missing information, or assumptions that need Architect confirmation before Phase 02 can begin. If there are none, state that explicitly.
Update the ## Workflow State block:
Phase Status → AWAITING ARCHITECT REVIEWPending Architect Action → Review Phase 01 output. Signal readiness for Phase 02.Inform the Architect that the Deep Feature Analysis Phase is complete. Do not summarise the ANALYSIS document in chat — direct the Architect to read it. State clearly what action is expected:
"Deep Feature Analysis Phase is complete. Please review the ANALYSIS document and signal when you are ready to proceed to Deep Code Analysis Phase, or add annotations if corrections are needed."
Phase 01 output is complete when:
AWAITING ARCHITECT REVIEWGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub cucurb-it/analysis-gated-workflow-skills --plugin analysis-gated-workflow