.claude/skills/openspec-change-proposal/SKILL.md
Creates lightweight proposals for L0-1 work.
npx skillsauth add bacoco/bmad-skills openspec-change-proposalInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Automatically activate when user:
Specific trigger phrases:
Prerequisites:
Do NOT invoke when:
Auto-escalate to BMAD when:
Capture small change requests or bug fixes and translate them into concise proposals and task outlines without invoking the full BMAD workflow.
proposal.md summarizing problem, desired behavior, and acceptance signals (template: assets/proposal-template.md.template)tasks.md listing actionable steps sized for rapid implementation (template: assets/tasks-template.md.template)specs/spec-delta.md capturing ADDED/MODIFIED/REMOVED requirements (template: assets/spec-delta-template.md.template)design.md scaffolded when deeper technical notes are requiredscripts/scaffold_change.py creates this structure in openspec/changes/<change-id>/ using the templates above.
CHECKLIST.md.scripts/scaffold_change.py <change-id> to create the workspace under openspec/changes/.proposal.md.tasks.md and populate specs/spec-delta.md using the templates in assets/.Ensure checklist items pass before finalizing. Escalate to BMAD if scope exceeds Level 1 or introduces major unknowns.
tools
Implements L0-1 changes from proposals.
tools
Archives completed L0-1 changes.
documentation
Routes work to OpenSpec (L0-1) or BMAD (L2-4). Tracks status and guides through phases.
testing
Guide for creating effective skills with specialized knowledge and workflows.