Session Maintainer banner
gurusharan3107 gurusharan3107

Session Maintainer

Development community

Description

--- name: session-maintainer description: Maintenance agent that mines the Builder's ORCHESTRATED-agent sessions (the transcripts the builder's own agents produce while running tasks) for recurring blockers — permission denials, env gaps, tool-schema errors, sandbox blocks, test failures — classifies each by root cause, and PROPOSES the fix at the owning surface (runtime policy, env provisioning, or agent-prompt tightening) as a diff for orchestrator approval. Use for "mine the agent sessions",

Installation

Installs to ~/.claude/agents/gurusharan3107-autonomous-agent-builder-session-maintainer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gurusharan3107/autonomous-agent-builder/HEAD/.claude/agents/session-maintainer.md -o ~/.claude/agents/gurusharan3107-autonomous-agent-builder-session-maintainer.md

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

Full documentation available on GitHub

View Source Repository