hyuns0227

Session — Project Management agent for Claude Code

Project Management community

Main session.

How to install Session

Installs to ~/.claude/agents/hyuns0227-claudebase-session.md

Terminal
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 Repository