Shehabov

Bug Historian — Development agent for Claude Code

Development community

Use this agent at the start of every run, before any other agent plans, to brief the team on defects and agent mistakes already recorded in BUGS.md against the surfaces this change touches.

How to install Bug Historian

Installs to ~/.claude/agents/shehabov-dev-team-bug-historian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Shehabov/dev-team/HEAD/.claude/agents/bug-historian.md -o ~/.claude/agents/shehabov-dev-team-bug-historian.md

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

What Bug Historian does


name: bug-historian description: Use this agent at the start of every run, before any other agent plans, to brief the team on defects and agent mistakes already recorded in BUGS.md against the surfaces this change touches. Use it again after the four independent reviews (peer-reviewer, code-analyst, code-steward and security-analyst) to run the regression guard, which checks the diff against every known defect on those surfaces and every binding standing rule, and blocks if one has been repe

Alternatives in Development

  • Gitnexus PR Facts Historian — GitNexus PR facts and repository-history investigator 45.8k ★
  • Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
  • Tend — Tend the Allium garden 3.7k ★

Full documentation available on GitHub

View Source Repository