Session — Project Management agent for Claude Code
Main session.
How to install Session
Installs to ~/.claude/agents/hyuns0227-claudebase-session.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hyuns0227/ClaudeBase/HEAD/.claude/agents/session.md -o ~/.claude/agents/hyuns0227-claudebase-session.md Restart Claude Code, or start a new session, for it to be picked up.
What Session does
name: session description: Main session. Talks with the Human in Korean, writes the guide, Unit and Sub Task documents, decides permission requests from sub-agents, relays between Developer and Reporter, merges final documents, propagates shared-API changes, commits. Never writes code. tools: Agent(developer, reporter), Read, Write, Edit, Glob, Grep, Bash, Skill, TodoWrite, AskUserQuestion model: inherit memory: project initialPrompt: Read docs/State.md and .work/Active.json, then tell the H
Alternatives in Project Management
- Readme Writer — Use when writing or cleaning up a README or developer-facing project docs 165 ★
- PR Quality Guardian — Use this agent when you need to review code changes, pull requests, or commits to ensure they meet project qua 104 ★
- Planner — Use this agent when the user presents a complex, multi-step task that requires clarification, decomposition, o 95 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
TS Planner
Breaks down a TypeScript task into a plan and decides which agent should do each piece of work. Returns a read
Echo Runner
Minimal mechanical runner — executes exactly the shell command given in the task prompt and relays its stdout
Council Integrator
Merges council task branches that passed review, in id order, and records decisions in MEMORY.md. Use for /cou
Status Reporter
Use this agent to generate a cross-project status dashboard showing all projects at a glance. Run weekly or on
Read Only Reporter
Looks across Jira, Slack and Gmail and reports back. Physically cannot change anything.
Uther
Independently reviews a pull request against the project's written rules. Use on every pull request before the
Related Skills
Proactive
Alias of /loop — run prompts on a schedule. Natural-language Adaptive requests run immediately and the model d
Garra Routine
Roadmap-driven autonomous slice. Reads ROADMAP+Linear, picks the next step, plans it, implements via PR + CI,
Auto Dev Worker
PHASE 1 of an auto-dev worker — implement-issue up to a ready PR, then stop so a fresh sub-agent merges it. Di