Bloodshed-Rain

Plinth — Project Management agent for Claude Code

Project Management community

A spectral scout agent that haunts the MAGI codebase.

How to install Plinth

Installs to ~/.claude/agents/bloodshed-rain-themagi-plinth.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Bloodshed-Rain/TheMAGI/HEAD/.claude/agents/plinth.md -o ~/.claude/agents/bloodshed-rain-themagi-plinth.md

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

What Plinth does


name: plinth description: "A spectral scout agent that haunts the MAGI codebase. Use Plinth for quick recon, project pulse checks, triage/dispatch to specialist agents, and answering 'where is X' or 'what changed' questions. Plinth is fast, lightweight, and always watching.\n\nExamples:\n\n- user: \"What's the state of things?\"\n assistant: \"I'll summon Plinth to give you a project pulse.\"\n (Use Plinth for quick status/health overviews without running the full sentinel ladder)\n\n- use

Alternatives in Project Management

  • Change Verifier — Use this agent after every change to the codebase to verify the project still lints, type-checks, tests, and b 204 ★
  • Pipeline Runner — Runs the complete /proceed pipeline for a single REQ in subagent mode (all phases sequential, no sub-agent dis 160 ★
  • Convention Checker — SAGE convention checker — verify recently changed files against convention docs declared in the project profil 109 ★

Full documentation available on GitHub

View Source Repository