afk
01Command
Toggle or inspect remote-approval AFK mode (routes tool calls to phone).
Otaman Claude Code plugin: slash commands, skills, agents, hooks, stdio MCP, launcher scripts
Command
Toggle or inspect remote-approval AFK mode (routes tool calls to phone).
Command
Review and approve or reject pending spec-change-request proposals from agents.
Command
Audit Claude's knowledge of the project's tech stack — identify gaps before development.
Command
Inspect / stop / restart the remote-approval bridge daemon.
Command
Check the message bus for messages addressed to the current agent.
Command
Clone all project repos from a otaman configuration and set up the environment.
Command
Diagnostic — make Claude report which model is actually executing this command (verifies model: frontmatter routing).
Command
Execute the discovery phase — validate assumptions, mitigate risks, produce real specifications.
Command
Validate environment readiness — git platform, runtimes, CLI tools, MCP dependencies.
Command
Validate readiness to transition between project lifecycle phases.
Command
Convert discovery output into platform.yaml + .agents/ — bridge from pre-sale to development.
Command
Explain how otaman works, list all commands grouped by phase, and show common workflows.
Command
Initialize a otaman-managed project from platform.yaml — generates .agents/ directory, ownership map, per-repo CLAUDE.md files, .otaman markers, and agent registry.
Command
Migrate an existing otaman deployment from project-root layout to a dedicated otaman folder.
Command
Proactively notify the user via Telegram — use when you know you need input and can't rely on the Stop-hook heuristic catching it.
Command
Start a pre-sale estimation workflow — scaffolds .otaman-presale/, loads domain expert, launches SA agent.
Command
Propose a spec change — creates a spec-change-request on the bus for human approval.
Command
Post-project retrospective — captures estimation accuracy, lessons learned, updates benchmarks.
Command
Generate architecture documentation from existing code — C4 diagrams, component inventory, dependency map.
Command
Trigger an observer review (CTO, security, spec-validator) on recent changes or a specific scope.
Command
Scan repos and create a dedicated otaman folder with draft platform.yaml.
Command
Show cross-repo status for the otaman-managed project — git state, pending messages, reviews, and agent activity.
Command
Orchestrate a cross-repo feature — decompose into tasks, assign via bus, track progress.
Command
Show current agent identity + project + routing + bus state.