create
25Command Claude Code
Create a new Architecture Decision Record.
Command Claude Code
Create a new Architecture Decision Record.
Command Claude Code
Extract Architecture Decision Records from a completed spec.
Command Claude Code
Display all Architecture Decision Records in a formatted table.
Command Claude Code
Review proposed ADRs for lifecycle progression — accept implemented decisions, deprecate stale ones, archive trivial ones.
Command Claude Code
Comprehensive code cleanup using Knip and best practices for codebase maintenance.
Command Claude Code
Analyze runtime dependency changelogs, assess codebase impact, and generate upgrade + feature adoption specs.
Command Claude Code
Comprehensive dependency upgrade with security audit, prioritization, and validation.
Command Claude Code
Run, create, debug, and maintain browser tests.
Command Claude Code
Audit browser test suite health and fix stale tests.
Command Claude Code
Remove custom VS Code color scheme.
Command Claude Code
Set VS Code color scheme from a single color.
Command Claude Code
Disable notification sound when Claude finishes responding.
Command Claude Code
Enable notification sound when Claude finishes responding.
Command Claude Code
Show notification sound status at user and project levels.
Command Claude Code
Find missing changelog entries from git commits since last tag.
Command Claude Code
Self-test DorkOS rooms in a live browser — two agents in one channel, driven through bursts, mid-turn steering, halt, reactions, threads, and the three-way DM rule, cross-checked against the API and SQLite. Logs an evidence-based findings report.
Command Claude Code
Self-test the DorkOS chat UI in a live browser session — drives real interactions, monitors JSONL transcript, compares API vs UI, researches issues, and produces an evidence-based findings report.
Command Claude Code
Self-test switching between two concurrently-working DorkOS chat sessions in a live browser — drives real interactions, watches both JSONL transcripts, and asserts that streaming, subagents, queued messages, todos, and permission prompts survive session switches. Logs an evidence-based findings report.
Command Claude Code
Debug API and data flow issues by tracing through Component -> TanStack Query -> Express Route -> Service -> SQLite/JSONL.
Command Claude Code
Debug and fix browser issues by inspecting, diagnosing, and resolving visual or technical problems.
Command Claude Code
Inspect database and state files to debug data issues.
Command Claude Code
Analyze server logs to diagnose errors, exceptions, and unexpected behavior.
Command Claude Code
Diagnose performance issues including slow renders, bundle size, N+1 queries, and memory leaks.
Command Claude Code
Debug and fix failing tests using test-driven analysis and self-debugging methodology.