OpenSpec — запуск нового изменения
★ 6.5 · vibe-coding
openspec-new-change is a Claude Code skill that initiates a new change using the experimental artifact-driven workflow in OpenSpec: it clarifies the change name or description with the user, scaffolds the directory via `openspec new change "<name>"`, and displays artifact status with `openspec status --change "<name>"`. Workflow schema selection is built in — the default schema is used unless the user explicitly requests another via `--schema <name>` or asks to browse options with `openspec schemas --json`. Once initialized, the skill fetches instructions for the first ready artifact using `openspec instructions`, then halts and waits for user direction without creating any artifacts on its own. It requires the openspec CLI and suits developers who want a step-by-step, controlled approach to building new features, fixes, or modifications.
- #openspec
- #workflow
- #new-project
- #artifact-driven
- #change-management