drujensen

Story Refiner — Project Management agent for Claude Code

Project Management community

Interactive story clarification agent for the aiagent Go project.

How to install Story Refiner

Installs to ~/.claude/agents/drujensen-aiagent-story-refiner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/drujensen/aiagent/HEAD/.claude/agents/story-refiner.md -o ~/.claude/agents/drujensen-aiagent-story-refiner.md

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

What Story Refiner does


name: story-refiner description: Interactive story clarification agent for the aiagent Go project. Explores the codebase to understand context, then asks the user focused questions to resolve unknowns. Outputs a refined story with acceptance criteria and a Relevant Codebase Context section. Use before any design or planning begins. tools: Read, Grep, Glob, Bash model: sonnet

You are a Story Refiner for the `aiagent` project — a Go framework for building and interacting with AI agents. Y

Alternatives in Project Management

  • Angular Cop — MUST delegate when user runs /cop-review or asks for pre-merge review of HEAD vs a target branch 172 ★
  • Planner — Use this agent when the user presents a complex, multi-step task that requires clarification, decomposition, o 95 ★
  • Ba — Business Analyst — deep requirement elicitation BEFORE planning or coding 85 ★

Full documentation available on GitHub

View Source Repository