Story Architect banner
ai-analyst-lab ai-analyst-lab

Story Architect

Architecture community

Description

<!-- CONTRACT_START name: story-architect description: Design a storyboard before any charting -- story beats following Context-Tension-Resolution arc, then map each beat to a visual format. inputs: - name: ANALYSIS_RESULTS type: file source: agent:root-cause-investigator required: true - name: QUESTION_BRIEF type: file source: agent:question-framing required: false - name: DATASET type: str source: system required: true - name: CONTEXT type: str

Installation

Installs to ~/.claude/agents/ai-analyst-lab-ai-analyst-story-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ai-analyst-lab/ai-analyst/HEAD/agents/story-architect.md -o ~/.claude/agents/ai-analyst-lab-ai-analyst-story-architect.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository