cli
01Agent Claude Code
CLI agent for src/cli.ts and bin/ — commander.js CLI commands and entry point.
Agent Claude Code
CLI agent for src/cli.ts and bin/ — commander.js CLI commands and entry point.
Agent Claude Code
Pipeline agent for src/extractor.ts, src/consolidator.ts, src/claude-md.ts, prompts/ — extraction, consolidation, and CLAUDE.md sync.
Agent Claude Code
MCP server agent for src/index.ts and src/llm.ts — tool definitions, handlers, and claude -p LLM wrapper.
Agent Claude Code
Data layer agent for src/types.ts, src/store.ts, src/utils.ts — TypeScript interfaces, SQLite CRUD via sql.js, and utilities.
Agent Claude Code
Test generation agent for tests/ — writes and updates vitest test files for all source modules.
Command Claude Code
Compile the TypeScript project.
Command Claude Code
Start the MCP server in development mode for manual testing.
Command Claude Code
Run linting and formatting checks.
Command Claude Code
Create an implementation plan for the described feature or change. Do NOT write any code.
Command Claude Code
Prepare and create a pull request.
Command Claude Code
Run the full test suite.
Command Claude Code
Run through the acceptance verification checklist from PLAN.md.
Instructions file
Claude Code instructions for bakabaka91/claude-baton, covering claude-baton — development guide, what is this?, quick start, project structure and non-negotiable constraints.
Command
Save session state before context loss.
Command
End-of-day summary combining git activity with stored checkpoints.
Command
Restore context from last checkpoint at session start.
Command
Analyze recent checkpoints to surface learnings and suggest memory updates.