Command Cursor
Run a parallel multi-persona domain-expert review panel against a file, directory, or output range.
Command Cursor
Run a parallel multi-persona domain-expert review panel against a file, directory, or output range.
Command Cursor
Plan a new project, feature, or retrospective with structured requirement gathering.
Command Cursor
Aggregate cross-repo issue/MR/CI health across vault-registered projects into a single Markdown dashboard.
Command Cursor
Reconcile learnings into .claude/rules/ proposals — on-demand version of session-end Phase 3.6.8.
Command Cursor
Cut a release — the order the steps must run in, and the criteria that abort a release.
Command Cursor
Run a 9-category baseline compliance audit on the current repository.
Command Cursor
Start a development session (housekeeping, feature, deep).
Command Cursor
Guided 5-step venture-spinout / sanitized-fork runbook (copy + fresh-init + SNAPSHOT-FREEZE) — interactive, not scripted.
Command Cursor
Identify unused / near-zero-use / stale skills, agents, and commands as Demote or Retire candidates (read-only; never deletes).
Command Cursor
Acknowledge templates-first policy for the current session — bypasses the pre-bash-templates-first hook for the remainder of the session.
Command Cursor
Agentic end-to-end test orchestrator — drive web/macOS flows, evaluate UX rubric, reconcile issues.
Cursor rule Cursor
When working in any project with Session Orchestrator capabilities.
Cursor rule Cursor
When the user types /session, starts a development session, types /go to execute, or /close to end a session.
Cursor rule Cursor
When running quality checks — typecheck, test, lint — during development or session execution.
Cursor rule Cursor
When executing session plan waves via /go command — task sequencing, quality checks, progress tracking.
Cursor rule Cursor
When the user types /discovery or requests quality analysis, code audit, or issue detection.
Cursor rule Cursor
When the user types /plan or asks to create a project plan, feature PRD, or retrospective.
Cursor rule Cursor
When the user types /evolve or asks about session learnings, pattern extraction, or learning management.
Cursor rule Cursor
When working with GitLab or GitHub — issues, merge requests, pull requests, CI pipelines, labels.
Cursor rule Cursor
When checking service health, CI pipeline status, endpoint availability, or cross-repo status.
Skill Claude CodeCodexCursor
Use when the user asks to improve architecture, find refactoring opportunities, surface deepening opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable. Surfaces shallow modules and hypothetical seams using a precise vocabulary (Module / Interface / Implementation /…
Skill Claude CodeCodexCursor
Use this skill when running an autonomous session-orchestration loop. Chains session-start → session-plan → wave-executor → session-end for N iterations with all 10 kill-switches (SPIRAL, FAILED wave, carryover > 50%, max-hours, max-sessions, resource-overload, token-budget, stall-timeout, sub-threshold confidence…
Skill Claude CodeCodexCursor
Use this skill when scaffolding the minimum repository structure required by session-orchestrator. Invoked automatically by the Bootstrap Gate when CLAUDE.md, Session Config, or bootstrap.lock is missing. Also available as /bootstrap for manual invocation. Three intensity tiers: fast (demos/spikes), standard (MVPs)…
Skill Claude CodeCodexCursor
Use when you have a feature idea but the scope or UX is still ambiguous — runs a lightweight Socratic design dialogue (3-5 AUQ rounds) and writes a spec markdown file. Use BEFORE /plan feature when product intent needs validation; skip to /plan feature when scope is already clear. HARD-GATE prevents any code work…