Skill Claude CodeCodex
A workflow for adding a new requirement to a finished project. It creates a change-request document and a new sprint milestone, then sends the work through technical review, implementation, testing, and verification.
Skill Claude CodeCodex
A workflow for adding a new requirement to a finished project. It creates a change-request document and a new sprint milestone, then sends the work through technical review, implementation, testing, and verification.
Skill Claude CodeCodex
A tool for checking whether the tools and GitHub repository state required by a SpecFlow process are ready. SpecFlow is a project workflow, while git, gh, jq, node, and Docker are common development tools.
Skill Claude CodeCodex
An implementation workflow for SpecFlow that assigns separate lanes to backend, frontend, pipeline, QA, and UI design work. Each lane can have at most one agent running at a time, with up to five background agents overall.
Skill Claude CodeCodex
A setup command for preparing a GitHub repository for the Specflow workflow. It creates issue labels and configures a project before the workflow is used.
Skill Claude CodeCodex
A technical planning workflow that reads a sprint’s specification issues and breaks them into task issues. A sprint is a time-boxed period of development work.
Skill Claude CodeCodex
A QA helper that writes Playwright end-to-end tests from acceptance criteria in a specification Markdown file. End-to-end tests check a complete user flow through the application.
Skill Claude CodeCodex
A production-release workflow for deploying software after all work in a sprint is complete or the user decides to deploy.
Skill Claude CodeCodex
A workflow-resume command for SpecFlow, a process that tracks development work in a state file. It reads .specflow/state.json and rebuilds the saved progress.
Skill Claude CodeCodex
A requirements discussion workflow that helps define a feature or project and publishes the result as GitHub Issues and a Milestone.
Skill Claude CodeCodex
A skill that starts a complete specflow project process, beginning with requirements and architecture discussions with a specification agent. The process then moves through technical leadership, engineering, quality assurance, verification, and release.
Skill Claude CodeCodex
A skill for updating a local SpecFlow installation from the latest upstream version. SpecFlow is the project whose local .claude files and CLAUDE.md instructions are being updated.
Skill Claude CodeCodex
A sprint verification check covering completeness, correctness, and coherence. A sprint is a planned period of software work, and QA means checking that the software works as intended.
Skill Claude CodeCodex
A project-delivery workflow based on written specifications, planned sprints, implementation tasks, and automated testing. It uses Gherkin scenarios—plain-language test cases—and can produce Cucumber reports.