code-review
01Agent Claude Code
A sprint-wide code review agent that examines all changes made during a sprint, rather than reviewing each pull request separately. A sprint is a planned period of development work.
Agent Claude Code
A sprint-wide code review agent that examines all changes made during a sprint, rather than reviewing each pull request separately. A sprint is a planned period of development work.
Agent Claude Code
A software-engineer agent that takes ownership of feature or bug issues in a code repository, works in a separate branch, and opens a pull request linked to the issue.
Agent Claude Code
A QA workflow for claiming quality-assurance issues and turning their acceptance criteria into Playwright end-to-end tests. Playwright is a tool for testing a complete web application in a browser.
Agent Claude Code
A specification-writing assistant that starts from a Claude design URL and works out the product requirements behind it. It fills in backend, data, and business logic details, plans epics and sprint issues, and keeps a local specs/ folder as the main reference.
Agent Claude Code
A technical-lead agent that researches technology choices, reads specification files, and produces architecture reports. It also creates sprint issues for engineers, QA, and UI designers, and analyses dependencies to decide what can run in parallel.
Agent Claude Code
A design-extraction agent that reads a completed Claude design from a URL and records its reusable design details, interface text, and component specifications.
Agent Claude Code
An agent that reviews a completed sprint, a short planned period of development, after its end-to-end tests pass. It checks whether the work is complete, correct, and consistent with the specification and Playwright test report.
Settings file Claude Code
Agent settings declaring 66 allowed tools.
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.
Instructions file
Instructions for Claude Code covering Specflow, an automated project-delivery workflow, including roles, folders, and process steps.