From ipad-kit
Generate project narrative with timeline, decisions, and governance achievements
npx claudepluginhub tractorjuice/ipad-kit --plugin ipad-kit<project ID, e.g. '001'># IPAD Project Story
## User Input
## Instructions
> **Note**: The IPAD Kit Project Context hook has already detected all projects, artifacts, and external documents. Use that context below.
### Prerequisites
This command **requires** at least 3 IPAD artifacts for a meaningful narrative. If fewer than 3 are present, inform the user and suggest generating more artifacts first.
### Template Override
Check for a custom template in this order:
1. `.ipad/templates/story-template.md` (project-level override)
2. `${CLAUDE_PLUGIN_ROOT}/templates/story-template.md` (plugin default)
If neit.../storyGenerates project story Markdown document with timeline analysis, visualizations, traceability, and governance achievements for specified project ID.
/storyGenerates a sequence of related images that tell a visual story or show a process, customizable via prompt and options like --steps, --type, --style, --layout, --transition, and --format.
/storyStarts collaborative session to author a feature story, exploring the codebase, refining specs, and producing a markdown file plus beads issue.
/storyGenerate a living narrative document for this codebase from git history.
$ARGUMENTS
Note: The IPAD Kit Project Context hook has already detected all projects, artifacts, and external documents. Use that context below.
This command requires at least 3 IPAD artifacts for a meaningful narrative. If fewer than 3 are present, inform the user and suggest generating more artifacts first.
Check for a custom template in this order:
.ipad/templates/story-template.md (project-level override)${CLAUDE_PLUGIN_ROOT}/templates/story-template.md (plugin default)If neither exists, generate using the structure defined in these instructions.
$ARGUMENTS (e.g., 001).projects/{NNN}-*/.projects/000-global/external/ and projects/{PROJECT_DIR}/external/ for strategic context.${CLAUDE_PLUGIN_ROOT}/references/framework/maturity-model/overview.md — journey context.${CLAUDE_PLUGIN_ROOT}/references/principles.md — governance achievement context.${CLAUDE_PLUGIN_ROOT}/references/glossary.md — consistent terminology.Map artifacts to implementation phases:
Note which phases are complete, in progress, or not started.
| Field | Value |
|---|---|
| Document ID | IPAD-{PROJECT_ID}-STRY-v1.0 |
| Project | {PROJECT_NAME} |
| Journey Start | {EARLIEST_ARTIFACT_DATE} |
| Current Phase | {CURRENT_PHASE} |
| Artifacts Produced | {COUNT} |
| Date | {DATE} |
| Status | Draft |
/ipad-kit: commands), upcoming roadmap milestones, dependencies to resolve, timeline expectations.Write to projects/{project-dir}/IPAD-{PROJECT_ID}-STRY-v1.0.md. If a previous version exists, increment the version number.
IMPORTANT — Auto-Populate Document Information Fields:
IPAD-{PROJECT_ID}-STRY-v{VERSION}DraftGeneration Metadata Footer:
---
**Generated by**: IPAD Kit `/ipad-kit:story` command
**Generated on**: {DATE}
**IPAD Kit Version**: {IPAD_KIT_VERSION}
**Project**: {PROJECT_NAME} (Project {PROJECT_ID})
**Source Artifacts**: {LIST_OF_ALL_ARTIFACT_IDS}
**Reference Data**: maturity-model/overview.md, principles.md, glossary.md