Review technical prd
Skill rvdsmaile/working-backwards/.agents/skills/review-technical-prd
Review a repository-aware technical PRD before converting it into issue slices. Use when a technical PRD must be checked for source coverage, repository fit, testability, and unresolved high-risk decisions.From its SKILL.md
npx -y skills add rvdsmaile/working-backwards --skill review-technical-prdAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.8 KB, 137 tokens by cl100k_base, as published. Nobody here has run it
Review Technical PRD
Read the PRD, source handoff, and target repository guidance.
- Check source coverage, non-goals, architecture fit, existing-mechanism reuse, interface/data clarity, test seams, risks/rollout, and open decisions.
- Require evidence for material dependency or external API assumptions; reject undocumented high-risk security, migration, or operational decisions.
- Return
PASS,PASS WITH NOTES, orFAILwith concrete corrections. A failed PRD returns to the technical grill or PRD author; do not issue-slice it. - On pass, hand off to
break-prd-into-issues.
What ships with it: 1 file
165 B alongside SKILL.md
agents/
- openai.yaml165 B