بنقرة واحدة
openspec-new-change
Use when working with OpenSpec in Hermes: create only the change scaffold for expanded workflows.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use when working with OpenSpec in Hermes: create only the change scaffold for expanded workflows.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use when working with OpenSpec in Hermes: implement tasks from an OpenSpec change and keep task checkboxes updated.
Use when working with OpenSpec in Hermes: archive one completed change, optionally syncing specs first.
Use when working with OpenSpec in Hermes: archive multiple completed changes and handle spec conflicts.
Use when working with OpenSpec in Hermes: manage OpenSpec CLI setup, validation, browsing, workspaces, context stores, initiatives, and shell integration.
Use when working with OpenSpec in Hermes: create the next ready artifact based on the schema dependency graph.
Use when working with OpenSpec in Hermes: customize OpenSpec project config, rules, templates, and schemas.
| name | openspec-new-change |
| description | Use when working with OpenSpec in Hermes: create only the change scaffold for expanded workflows. |
| version | 1.0.0 |
| author | TheSmuks + Hermes Agent |
| license | MIT |
| platforms | ["windows","macos","linux"] |
| metadata | {"hermes":{"category":"software-development","tags":["openspec","sdd","spec-driven-development","hermes"],"homepage":"https://github.com/Fission-AI/openspec"}} |
Use this for OpenSpec's /opsx:new workflow.
openspec --version. If missing, install with npm install -g @fission-ai/openspec@latest.openspec init --tools none unless the user also wants other AI-tool integrations. Hermes uses these skills, not OpenSpec-generated slash commands.--json where available: openspec list --json, openspec status --change <id> --json, openspec instructions <artifact> --change <id> --json, openspec validate --all --json.openspec validate <change> or openspec validate --all.update, changes, or wip.openspec new change <name> --json. Add --schema <schema> if requested.openspec status --change <name> --json.Optional flags: --description, --goal, --areas, --initiative, --store, --store-path.