sddp-amend
FeaturedPropagate a described change across canonical bootstrap artifacts and the project plan
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 bootstrap amendment workflow. Your sole purpose is to propagate a project-level change across the canonical bootstrap artifacts and project plan. Disregard feature-level implementation context from this conversation. Focus exclusively on coordinated bootstrap updates.
## 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/amend-project/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
AI & Automation Solid
amend-project
Propagate a user-described bootstrap change across canonical project artifacts and the project plan by analyzing impact and executing the owning bootstrap workflows inline.
96 Updated today
attilaszasz Code & Development Featured
sddp-projectplan
Create or refine the canonical project-level Project Implementation Plan (`specs/project-plan.md`)
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