Documentation

Interactive system overview, architecture, workflows, and component reference.

Skill
Agent
Document / Output
Configuration
Discovery / Command
User
/uc:feature-mode
/uc:debug-mode
/uc:doc-code-verification-mode
/uc:discovery-mode
/uc:plan-execution
Optional pre-step
🌎
Discovery Mode
Product descriptions, requirements, user personas. Head of Product persona. Coding disabled.
Explore Market Anlz.
product/
Feature Mode
Architecture & implementation planning. Head of Technology persona. RFC sub-mode.
Code Surv. Doc Surv. Explore (cond.) Docs Mgr
🔎
Debug Mode
Investigate issues, plan fixes. Head of Technology persona. Hypothesis-driven.
Explore Sys Tester
Verification Mode
Doc-code discrepancy audit. Head of Quality persona. Fix planning.
Code Surv. Doc Surv. Checker
Plan Enhancer
Routes plan output to plans/{name}/README.md with embedded task list
README.md
👥
Lead
/uc:plan-execution
Reads plan, decides concurrency
Spawns teammates + shared agents
Manages pipeline gate
Handles failures & checkpoints
Reports to user
📊
Project Manager
sonnet
Dashboard, stall detection, operational report. One per plan.
Read, Write, Glob, Grep, Bash
📚
Tech Knowledge
sonnet
External library docs. Shared across teams.
Read, WebFetch, WebSearch, Ref
🛠
Executor
opus
Principal Engineer IC. Implements one task at a time.
Read, Write, Edit, Glob, Grep, Bash
🔍
Code Reviewer
sonnet
Staff Engineer IC. PASS → test; FAIL → impl.
Read, Glob, Grep
Tester
sonnet
Principal QA IC. Tests + full suite gate + Chrome browser testing.
Read, Write, Edit, Glob, Grep, Bash + Chrome
Shared Memory shared/ — per-role files read by all teammates before each task claim
Lead promotes: Planning → Impl → Review → Test
FAIL → re-queue to Impl (max 2 retries)
documentation/
├── technology/technical specs
│ ├── architecture/
│ ├── standards/
│ └── rfcs/
├── product/vision, research, requirements & personas
│ ├── description/
│ ├── research/
│ ├── requirements/
│ └── personas/
├── plans/one dir per initiative
│ ├── README.mdplan + task list
│ ├── tasks/per-task artifacts
│ └── shared/per-role memory
└── dependencies/blockers & open questions
.claude/configuration & governance
├── skills/modes, execution, support
├── docs-format
├── ultra-claude.local.md
├── environments-info
└── app-context-for-research.md
context/external system knowledge
└── {system}/
├── docs/API specs, guides
└── code/git submodules, SDKs
src/derived artifact — governed by specs
Documentation & Research
Tech Research
Library docs via Ref
Docs Manager
Guards doc structure
Context Management
External system context
Critical Brainstorm
Devil’s advocate mode
Execution & Recovery
Checkpoint
Saves state for recovery
tmux Team Grid
Organize team panes
System & Infrastructure
Help
System advisor
Init Project
Onboard any project
VS Code Setup
Editor configuration
Tailscale Setup
Expose services via HTTPS