Capture Story banner
michaelgarcia michaelgarcia

Capture Story

Development community

Description

Use the story-capture agent to capture a new professional achievement. $ARGUMENTS If no arguments are provided, enter interactive mode and guide me through the XYZ-formula interview questions one at a time. If arguments contain a transcript or brain dump, extract structured achievements from it directly. After confirmation, write the achievement to knowledge_base/candidate_profile.yaml and update candidate_narrative.md.

Installation

Installs to ~/.claude/commands/michaelgarcia-careerforge-capture-story.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/michaelgarcia/careerforge/HEAD/.claude/commands/capture-story.md -o ~/.claude/commands/michaelgarcia-careerforge-capture-story.md

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

Full documentation available on GitHub

View Source Repository