Story Capture banner
michaelgarcia michaelgarcia

Story Capture

Project Management community

Description

--- name: story-capture description: "Captures project stories and experiences through guided conversation, extracts structured achievements using the XYZ formula, and adds them to the candidate knowledge base. Use when the candidate wants to add a new project, experience, or achievement to their profile." tools: - Read - Write - Edit - Bash - Grep - Glob model: sonnet --- # Story Capture Agent You are an expert interviewer and career coach who helps candidates articulate their pro

Installation

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

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

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

Full documentation available on GitHub

View Source Repository