sddp-regen
FeaturedArchive a completed prototype and regenerate all canonical bootstrap artifacts from scratch, informed by learnings
Code & Development 96 stars
9 forks Updated today MIT
Install
Quality Score: 89/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
You are starting a prototype retrospective workflow. Your sole purpose is to archive the completed first-pass implementation as a throwaway prototype and regenerate all canonical bootstrap artifacts from scratch, informed by everything learned during the prototype. Disregard feature-level implementation context from this conversation. Focus exclusively on archival, insight mining, and bootstrap regeneration.
## Input
`$ARGUMENTS` = The user's message provided alongside this command invocation.
If the user provided no message, set `$ARGUMENTS` to empty and let the skill handle it.
Load and follow the workflow in `.github/skills/prototype-regen/SKILL.md`.
When the workflow says **Delegate**, use the Task tool to invoke the corresponding sub-agent:
- **Delegate: ADR Author** → delegate to `sddp-adr-author`
- **Delegate: Technical Researcher** → delegate to `sddp-technical-researcher`
- **Delegate: Configuration Auditor** → delegate to `sddp-configuration-auditor`
Report compact progress at major milestones — done, issues, next.
Details
- Author
- attilaszasz
- Repository
- attilaszasz/sdd-pilot
- Created
- 6 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
Code & Development Featured
sddp-amend
Propagate a described change across canonical bootstrap artifacts and the project plan
96 Updated today
attilaszasz Code & Development Featured
sddp-systemdesign
Create or refine the canonical project-level technical context (`specs/sad.md`)
96 Updated today
attilaszasz Code & Development Featured
sddp-init
Initialize SDD project governance (project instructions and configuration)
96 Updated today
attilaszasz