Back to Skills

code-story

verified

Narrative templates for git history documentation. Used by /git:code-story command.

View on GitHub

Marketplace

majestic-marketplace

majesticlabs-dev/majestic-marketplace

Plugin

majestic-engineer

Repository

majesticlabs-dev/majestic-marketplace
19stars

plugins/majestic-engineer/skills/code-story/SKILL.md

Last Verified

January 24, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/majesticlabs-dev/majestic-marketplace/blob/main/plugins/majestic-engineer/skills/code-story/SKILL.md -a claude-code --skill code-story

Installation paths:

Claude
.claude/skills/code-story/
Powered by add-skill CLI

Instructions

# Code Story Skill

Provides narrative templates for transforming git history into documentary-style stories.

## Templates

Read the appropriate template based on detail level:
- [resources/minimal-template.md](resources/minimal-template.md) - 1-2 page executive summary
- [resources/standard-template.md](resources/standard-template.md) - 5-10 page story with acts
- [resources/comprehensive-template.md](resources/comprehensive-template.md) - 20+ page deep dive

## Narrative Guidelines

### Voice and Tone
- Documentary style: informative yet engaging
- Third-person perspective
- Acknowledge the human element
- Find the drama in technical decisions
- Celebrate achievements without hyperbole

### What Makes a Good Code Story
- **Genesis moment**: First commit sets the stage
- **Character development**: Contributors evolve
- **Conflict and resolution**: Bugs, refactors, breaking changes
- **Turning points**: Direction-changing decisions
- **Present connection**: Link past to current state

### Commit Citation Format
- Short SHA in backticks: `abc1234`
- Include date and author for key commits
- Link to GitHub if remote is github.com

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
1139 chars