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.