sultanassi95/mission-control
Skill Claude CodeCodex
Records an architecture/decision record in two minutes from the kit template: context, the decision, alternatives rejected with reasons, and consequences - then links it from the relevant spoke or plan. Use whenever a decision worth remembering gets made and the founder types /adr, says "record this decision", or a…
sultanassi95/mission-control
Skill Claude CodeCodex
Promotes a fully-implemented AND verified plan into a living as-built doc - the final design plus the rationale that still matters - then retires the plan file, so one living doc replaces a rotting future-tense plan. Use when a plan's work is done and verified and the founder types /as-built, says "promote the plan"…
sultanassi95/mission-control
Skill Claude CodeCodex
The morning ritual (15 minutes): read the board and today's pointer, review anything that landed since the last session, report state per front in one line each, propose today's ONE objective plus a next action per front, and wait for the founder to lock it. Use whenever the founder types /briefing, says "start my…
sultanassi95/mission-control
Skill Claude CodeCodex
The evening wind-down (15 minutes): roll up what actually happened into each touched project's progress.md, rewrite the daily pointer for tomorrow, surface founder-gated items, then capture the session's lessons by invoking learn-from-session as the final step. Use whenever the founder types /debrief, says "wrap up…
sultanassi95/mission-control
Skill Claude CodeCodex
Rewrites a deliverable document into a neutral, professional, impersonal register - the way a company's own product docs read - removing AI-to-reader phrasing, reassurance filler, process leakage, and machine-authorship tells (em dashes, ellipses). Presents a before/after diff for approval before overwriting. Use when…
sultanassi95/mission-control
Skill Claude CodeCodex
Generates docs-viewer.html and docs-viewer-server.cjs at the project root - a live local documentation browser. File list and content update in real-time while the server is running. Mermaid code blocks are pre-rendered to SVG on startup and displayed as diagrams (cached in .docs-viewer-cache/ for external use). Adds…
sultanassi95/mission-control
Skill Claude CodeCodex
Learns from the current session. Scans it for genuine lessons, runs each candidate through a mandatory 8-rule critique gate (no dups, no useless learning, no destructive habits, and more), then writes each survivor to the lesson store whose job it matches: short advisory facts to session memory, transferable CTO…
sultanassi95/mission-control
Skill Claude CodeCodex
Captures a deviation - anything that changed from what was approved - in the canonical register format: a Master Tracker row plus a body section (Problem / Why / Resolution / Anti-patterns rejected), logged BEFORE the fix is attempted. Use whenever a plan and reality diverge: a discovery invalidates an assumption, a…
sultanassi95/mission-control
Skill Claude CodeCodex
Maps a front's inter-project dependency graph at a founder-chosen depth and writes it to the front's map.md - so a change to one project can never blindside its dependents. Detect-first with a STOP gate; depth 1 is cheap structure, depth 2 names the contract surfaces per edge, depth 3 is call-site consumption for one…
sultanassi95/mission-control
Skill Claude CodeCodex
The standard playbook for turning a bug, task, or enhancement into a merged-ready PR on any front. Runs the fixed 8-phase sequence: classify, triage (systematic debugging OR brainstorming), ticket, branch, phase-commits, code review with fixes, local verification gauntlet, PR, link back and capture what the ticket…
sultanassi95/mission-control
Skill Claude CodeCodex
Onboard a new project (front) into an existing mission-control portfolio: a short detect-first interview, then the front hub, per-repo spokes with git-memory, a board row, and a today entry. Use whenever the founder says "add a front", "new project", "onboard into the portfolio", or points at a repo that is not yet on…
sultanassi95/mission-control
Skill Claude CodeCodex
The re-runnable instance health check: verifies the portfolio's own wiring - CLAUDE.md imports resolve, board and spokes agree, today.md is fresh, no leftover placeholders - then proves coherence with a cold-read self-summary. Use after a framework git pull, after adding a front, after a messy week, or whenever the…
sultanassi95/mission-control
Skill Claude CodeCodex
Use whenever the founder types /promote-learnings, asks to turn accumulated lessons, learnings or memories into standing rules that bind every session, or asks why a captured lesson keeps recurring anyway. Also use when a promotion pass is due at a weekly or monthly cadence. Always founder-gated: this skill never…
sultanassi95/mission-control
Skill Claude CodeCodex
Retires a front from the active portfolio: founder-gated archiving of its hub, spokes, and boards to command/portfolio/archive/ with history intact, its board row moved to the Archived section, and its removal from the daily rotation. Use when an engagement ends, an experiment concludes, or a product sunsets …
sultanassi95/mission-control
Skill Claude CodeCodex
The weekly close (30 minutes, typically Friday): shipped / live / stuck per front against the week's objectives, an optional scoreboard update, a week-scale lessons sweep via learn-from-session, and a proposed set of next-week objectives that the founder locks. Use whenever the founder types /retro, says "close the…
sultanassi95/mission-control
Skill Claude CodeCodex
The token-economy report: tallies which model x effort did which task - from the session's dispatch records - flags violations of the routing doctrine (frontier models on mechanical work, un-sized fan-outs), states the burn honestly, and ends with one routing adjustment to adopt. Use whenever the founder types /spend…
sultanassi95/mission-control
Skill Claude CodeCodex
Report what actually happened between two times, formatted for a specific chat surface: Slack, Jira, or WhatsApp. Reads the systems of record - git history, the tracker, the boards, ticket evidence logs - over an explicit window, never only what the current conversation witnessed. Never an article. Bullets with ticket…
sultanassi95/mission-control
Skill Claude CodeCodex
Turns a messy inbox into board-ready work: the founder pastes anything - ideas, bug reports, asks, meeting notes, a voice-note transcript - and each item gets a front assignment, a classification (bug / task / enhancement), a size guess, and a proposed next action, presented as one table behind a STOP gate before…
sultanassi95/mission-control
Instructions file
Claude Code instructions for sultanassi95/mission-control, covering mission control - first flight and instruction to the agent reading this.