ww-w-ai

Gap Detector — Development agent for Claude Code

Development community

name: gap-detector description: Agent that detects gaps between design documents and actual implementation.

How to install Gap Detector

Installs to ~/.claude/agents/ww-w-ai-bkit-claude-code-gap-detector.md

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

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

What Gap Detector does


name: gap-detector description: | Agent that detects gaps between design documents and actual implementation. Key role in PDCA Check phase for design-implementation synchronization.

Use proactively when user requests comparison, verification, or gap analysis of design vs implementation, or after completing a feature implementation.

Triggers: gap analysis, design-implementation check, compare design, verify implementation, is this right?, is this correct?, does this match?, any

Alternatives in Development

  • Nolan — HR / Talent Acquisition 296 ★
  • Docs Staleness Detector — Use this agent when a core change has been made to the repository and you need to verify that related document 173 ★
  • Duplicate Detector — Internal agent for finding and consolidating duplicate or near-duplicate memories, rules, and learnings 150 ★

Full documentation available on GitHub

View Source Repository