This is a lightweight Claude Code companion for the Copilot-first Storyweaver kit at:
copilot/miadi-storyweaver-orchestration-kit/
Use this companion when Claude Code needs to verify, route, or prepare Storyweaver artefacts from the same canonical Copilot skill tree and RISE specs. It is a prompt and context wrapper, not a fork of the kit.
Claude Code should treat the Copilot kit and rispecs as source material:
CLAUDE.md.copilot/miadi-storyweaver-orchestration-kit/README.md.copilot/miadi-storyweaver-orchestration-kit/.github/plugin/plugin.json.copilot/miadi-storyweaver-orchestration-kit/skills/<skill>/SKILL.md.copilot/miadi-storyweaver-orchestration-kit/agents/*.md.rispecs/miadi-storyweaver-orchestration-kit/ for RISE intent, quality gates, source ledger, and Iris/Hermes operator requirements.From the repo root, run a read-only smoke check:
claude -p "$(cat claude-code/miadi-storyweaver-orchestration-kit/prompts/smoke-test.md)" \
--add-dir /workspace/repos/jgwill/miadi-orchestration-kit-storytelling-rispecs
For a story session bootstrap:
claude -p "$(cat claude-code/miadi-storyweaver-orchestration-kit/prompts/session-bootstrap.md)" \
--add-dir /workspace/repos/jgwill/miadi-orchestration-kit-storytelling-rispecs \
--add-dir <story-workspace-or-project>
No Claude plugin directory is required for this companion. Claude Code consumes the Copilot plugin files as repository context through --add-dir.
The smoke prompt is read-only. It asks Claude Code to:
observed, quoted, inferred, operator-framing, and open.| Lane | Claude Code focus |
|---|---|
| Academic and foundations | Keep claims source-led, mark uncertainty, bridge research into source ledgers, and avoid turning inference into citation. |
| Operator and engineering | Preserve paths, route values, state files, validation commands, handoff notes, and reproducible verification. |
| Chronicle and narrative | Shape episode, voice, visual, StoryForms, and story artefacts while separating nonfiction session memory from poetic framing. |