Skill Claude CodeCodex
Identify distinct software components from design artifacts and create per-component directories. Use when transitioning from Design to Code phase.
Skill Claude CodeCodex
Identify distinct software components from design artifacts and create per-component directories. Use when transitioning from Design to Code phase.
Skill Claude CodeCodex
Draft or update design documents based on approved specification. Use when translating requirements into technical specifications. Covers the selection of the project's design-document set, the architecture, the other design documents, and the design completeness assessment.
Skill Claude CodeCodex
Interactive requirements elicitation for the Specification phase. Use when defining, reviewing, or modifying stakeholders, goals, user stories, requirements, assumptions, or constraints. Also performs gap analysis on existing artifacts.
Skill Claude CodeCodex
Execute a development task from the implementation plan. Selects the next pending task when invoked bare, or uses user-provided context to identify the task otherwise. Derives actual scope from specification/design/decisions, implements with tests, handles design gaps, and updates task status. Use during the Code…
Skill Claude CodeCodex
Apply a user-reported fix, bug correction, or change to one or more components. Gathers context interactively, identifies affected components, builds informative context from design artifacts and decisions, implements the fix with tests, and handles design gaps. Use during the Code phase or later.
Skill Claude CodeCodex
Create a phased implementation plan from design artifacts. Populates tasks.md with short tasks grouped into incremental development phases, each ending with a deployable/testable system. Use after SDLC-decompose, before coding begins.
Skill Claude CodeCodex
Guided project initialization for the AI SDLC Framework. Use when setting up a new project or re-configuring an existing one. Sets the project description in CLAUDE.md so AI agents have the right context from the start.
Skill Claude CodeCodex
Cut a release of the AI SDLC Framework itself — version bump, changelog finalization, release commit, and tagging instructions. Operates ONLY on the framework repository, never on instantiated projects (the skill is Upstream-only and removed at instantiation). Use when framework changes are ready to be published as a…
Skill Claude CodeCodex
Project-wide status dashboard across all SDLC phases. Use when the user wants an overview of the entire project state. Aggregates artifact counts, statuses, phase gate readiness, traceability health, and assessment freshness into a single report.
Skill Claude CodeCodex
Read-only consistency validation across all SDLC artifacts. Verifies the structural invariants the skills maintain — index/file synchronization, link resolution, status legality and coherence, ID uniqueness, traceability orphans, requirement↔test verification, and Current State accuracy including git-verified…
Instructions file
Instructions for pangon/ai-sdlc-framework, covering language policy, memory policy, project overview, current state and current state protocol.