Your workflow
Review each handoff before moving onDefine the smallest useful feature
Product manager toolkit by Alireza Rezvani ↗Turn the user problem into a focused specification and prioritised acceptance criteria.
Carry forwardA scoped requirement document with edge cases and exclusions.
Implement the behaviour
Senior fullstack by Alireza Rezvani ↗Build within the existing stack and conventions, covering the necessary frontend and backend changes.
Carry forwardA working implementation with relevant checks.
Review the change
Code reviewer by Alireza Rezvani ↗Inspect correctness, maintainability, and security concerns against the requirements.
Carry forwardA prioritised review and fixes for blocking issues.
Verify the actual journey
Webapp testing by Anthropic ↗Test the main flow and important failure states in the running app.
Carry forwardBrowser evidence, resolved defects, and an honest release-readiness note.
What good looks like
- The acceptance criteria and meaningful failure cases pass.
- Existing behaviour affected by the change still works.
- Secrets and personal data are not exposed.
- Remaining limitations and the release or rollback procedure are documented.
Take the brief with you
Replace the bracketed details, set up the source skills in your agent, then use this brief to guide the work.