migrate
25Command
Migrate an existing otaman deployment from project-root layout to a dedicated otaman folder.
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.
Hook
Runs before the agent uses a tool for Write, Edit, Bash, Bash, Write, Edit and NotebookEdit tool calls, executing check-ownership.sh, check-blocked.sh, check-bus-message.sh and bridge-approval.sh via bash (5 commands). From inprimex/otaman-plugin.
Hook
Runs before the context is compacted, executing pre-compact-state.sh via bash. From inprimex/otaman-plugin.
Hook
Runs when you submit a prompt, before the agent sees it, executing bus-status-hook.sh and user-activity.sh via bash (2 commands). From inprimex/otaman-plugin.
Hook
Runs when a session starts, executing session-env.sh, check-routing.sh, session-start-clear-afk.sh and ssh-auto-afk.sh via bash (4 commands). From inprimex/otaman-plugin.
Hook
Runs when a session ends, executing ssh-auto-afk-end.sh via bash. From inprimex/otaman-plugin.
Hook
Runs when the agent finishes a response, executing stop-notify.sh via bash. From inprimex/otaman-plugin.
Skill Claude CodeCodex
BA agent skill for user-flow and business-process registries — scaffolds flow and process drafts from natural-language prompts, audits completeness (missing required fields, dangling references, unreachable states), detects cross-artifact gaps (outcomes without flows, processes whose data-contracts are TBD), and…
Skill Claude CodeCodex
CPO-agent skill for outcome management — scaffolds JTBD outcome drafts from natural-language prompts, audits completeness (missing as-a / i-want-to / incremental-outcome / so-i-can sub-fields), and surfaces inconsistencies (duplicate JTBD statements, P0s with stale Drafting status, orphaned solutions). Use when the…
Skill Claude CodeCodex
Act as CTO and Pre-Sales Solution Architect for strategic and technical advisory at a software company across healthcare, fintech, e-commerce, AI/ML, gaming, drones/UAV, embedded/IoT, and other domains. Use when the user asks about technology decisions, architecture direction, team structure, vendor evaluation…
Skill Claude CodeCodex
Extracts reusable knowledge (facts, decisions, metrics, learnings) from artifacts processed during any phase.
Skill Claude CodeCodex
Core otaman skill — ownership enforcement, inter-agent communication protocol, and multi-repo coordination rules.
Skill Claude CodeCodex
Produce structured project estimates (proposal + workbook) for software delivery engagements across healthcare, fintech, e-commerce, AI/ML, gaming, drones/UAV, embedded/IoT, and other domains. Use when a user provides a project brief, client email, RFP, call notes, or technical requirements, or asks for an estimate…
Skill Claude CodeCodex
Observer skill for risk register and assumption registry review — audits completeness of risks.yaml and assumptions.yaml, flags stale entries (last-reviewed-at beyond program SLA), surfaces aggregate-score insights (top-N by score, exposure totals, category distribution), and suggests cross-references when new…