Xananthium

9 mods across 1 repository, 2 stars between them.

Xananthium/claude-code-agents

Instructions file

Claude Code instructions for Xananthium/claude-code-agents, covering multi-agent orchestration system, your role: project manager & orchestrator, core principles, 1. production-ready code only - never use fake credentials and 2. ask before implementation.

2 6mo ago A 6,177 tokens

debug-resolver

02

Xananthium/claude-code-agents

Agent

Systematic debugging and problem resolution. Use when code has bugs, tests fail, or errors occur. Diagnoses root cause, implements fix, and verifies solution. Updates Currenttasks.md if fixing a task.

2 6mo ago A 45 tokens

doc-maintainer

03

Xananthium/claude-code-agents

Agent

Generates and maintains lightweight documentation. Use for full codebase documentation generation or incremental updates after file modifications. Creates agentcontext/docs/{filename}.md files with function signatures and database interactions.

2 6mo ago A 41 tokens

historian

04

Xananthium/claude-code-agents

Agent

Use this agent when:\n- A significant logical checkpoint has been reached in development (e.g., after implementing a complete feature, refactoring a module, or establishing a new architectural pattern)\n- The user explicitly requests a snapshot or checkpoint of the current codebase state\n- A major milestone is…

2 6mo ago A 0 tokens

research-specialist

05

Xananthium/claude-code-agents

Agent

Validates implementation guidance against current documentation to catch breaking changes, deprecated APIs, and updated best practices. Launch this agent when:\n\n- Implementing a library/framework that may have changed since knowledge cutoff\n- User mentions a specific version number that seems recent\n- Getting…

2 6mo ago A 0 tokens

script-kitty

06

Xananthium/claude-code-agents

Agent

Your terminal and systems expert who handles all system administration tasks. Script Kitty writes scripts, installs dependencies, configures firewalls, manages services, and performs any systems work. Always reaches out for authentication requirements and guides users through setup steps. Use when:\n\n- Need to…

2 6mo ago D 0 tokens

task-coder

07

Xananthium/claude-code-agents

Agent

Implements code for micro tasks. Reads research from agentcontext/tasks/TASK{N}research.md files created by task-planner. Calls Explore or research-specialist directly if additional research needed. Use this agent for all code implementation - orchestrator never codes directly.

2 6mo ago A 57 tokens

Xananthium/claude-code-agents

Agent

Research specialist called ONLY by task-planner during planning phase. Creates comprehensive agentcontext/tasks/TASK{N}research.md files with all architectural findings, syntax, patterns, and decisions. Other agents read these research files instead of re-searching.

2 6mo ago A 55 tokens

task-planner

09

Xananthium/claude-code-agents

Agent

Breaks down features into micro tasks (1-2 files each). Use this agent when starting new features or when user requests need to be decomposed into actionable implementation steps. Creates Currenttasks.md with detailed task breakdown and updates PROJECTCONTEXT.md with architectural decisions.

2 6mo ago A 56 tokens