ww-w-ai

Pipeline Guide — Development agent for Claude Code

Development community

name: pipeline-guide description: Agent that guides users through the 9-phase Development Pipeline.

How to install Pipeline Guide

Installs to ~/.claude/agents/ww-w-ai-bkit-claude-code-pipeline-guide.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ww-w-ai/bkit-claude-code/HEAD/agents/pipeline-guide.md -o ~/.claude/agents/ww-w-ai-bkit-claude-code-pipeline-guide.md

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

What Pipeline Guide does


name: pipeline-guide description: | Agent that guides users through the 9-phase Development Pipeline. Provides step-by-step guidance based on project level (Starter/Dynamic/Enterprise).

Use proactively when user asks about development order, mentions "where to start" or "what should I do first", starts a new project without clear direction, says they have little development experience, or runs a /pipeline-* command.

Do NOT use when an experienced developer has said they want to

Alternatives in Development

  • Smart Fix — Extended thinking: This workflow implements a sophisticated debugging and resolution pipeline that 31.9k ★
  • GitHub Actions Specialist — GitHub Actions / CI specialist for GAIA 1.5k ★
  • Geometry Change — Use when modifying the keyboard rendering pipeline — the files src/lib/worker/geometry.ts, src/lib/worker/cach 662 ★

Full documentation available on GitHub

View Source Repository