speccrew 0.5.15 → 0.5.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (21) hide show
  1. package/.speccrew/agents/speccrew-feature-designer.md +1 -1
  2. package/.speccrew/agents/speccrew-product-manager.md +228 -116
  3. package/.speccrew/agents/speccrew-system-designer.md +1 -1
  4. package/.speccrew/agents/speccrew-team-leader.md +60 -4
  5. package/.speccrew/agents/speccrew-test-manager.md +1 -1
  6. package/.speccrew/skills/speccrew-knowledge-bizs-api-analyze/SKILL.md +63 -626
  7. package/.speccrew/skills/speccrew-knowledge-bizs-api-graph/SKILL.md +505 -0
  8. package/.speccrew/skills/speccrew-knowledge-bizs-dispatch/SKILL.md +165 -31
  9. package/.speccrew/skills/speccrew-knowledge-bizs-ui-analyze/SKILL.md +63 -728
  10. package/.speccrew/skills/speccrew-knowledge-bizs-ui-graph/SKILL.md +389 -0
  11. package/.speccrew/skills/speccrew-knowledge-module-summarize/SKILL.md +26 -0
  12. package/.speccrew/skills/speccrew-knowledge-system-summarize/SKILL.md +27 -0
  13. package/.speccrew/skills/speccrew-knowledge-techs-dispatch/SKILL.md +185 -21
  14. package/.speccrew/skills/speccrew-knowledge-techs-generate/SKILL.md +134 -883
  15. package/.speccrew/skills/speccrew-knowledge-techs-generate-conventions/SKILL.md +36 -0
  16. package/.speccrew/skills/speccrew-knowledge-techs-generate-quality/SKILL.md +414 -0
  17. package/.speccrew/skills/speccrew-knowledge-techs-generate-ui-style/SKILL.md +35 -0
  18. package/.speccrew/skills/speccrew-pm-knowledge-detector/SKILL.md +163 -0
  19. package/.speccrew/skills/speccrew-pm-module-initializer/SKILL.md +276 -0
  20. package/.speccrew/skills/speccrew-pm-module-matcher/SKILL.md +226 -0
  21. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: speccrew-feature-designer
3
3
  description: SpecCrew Feature Designer. Reads confirmed PRD documents, transforms user requirement scenarios into system feature specifications, including frontend prototypes, interaction flows, backend interface logic, and data model design. Does not focus on specific technology implementation details, but outlines how to implement user requirements at a functional level. Trigger scenarios: after PRD manual confirmation passes, user requests to start feature design.
4
- tools: Read, Write, Glob, Grep
4
+ tools: Read, Write, Glob, Grep, Bash
5
5
  ---
6
6
 
7
7
  # Role Positioning