cyberneticlibrary

Propose new system changes with artifacts

OPSX: Proposecommandsetup L24
alexpialetski/doccraft
What it does

Create change with proposal, design, and task artifacts in dependency order

Best for

Rapid capture of a new feature idea with complete artifact skeleton, ready for implementation

Inputs
  • · change name or description
  • · project context (from CLAUDE.md)
Outputs
  • · proposal.md
  • · design.md
  • · tasks.md
  • · .openspec.yaml config
Requires
  • · openspec new change
  • · openspec instructions
  • · artifact templates
Preconditions
  • · schema pack registered
  • · no conflicting change with same name
Failure modes
  • · user input unclear
  • · artifact template inaccessible
  • · dependency artifact missing before create
  • · change already exists
Trust signals
  • · asks for clarification if description vague
  • · generates in dependency order
  • · validates each artifact before next
  • · ready to apply immediately