sultanassi95/mission-control

A CTO-grade operating system for your portfolio of projects, pre-loaded with hard-won engineering doctrine

5Stars on the repository
19Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

adr

01

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…

5 11d ago A 74 tokens

as-built

02

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"…

5 11d ago A 87 tokens

briefing

03

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…

5 11d ago A 104 tokens

debrief

04

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…

5 11d ago A 89 tokens

doc-voice

05

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…

5 11d ago A 105 tokens

docs-viewer

06

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…

5 11d ago A 113 tokens

learn-from-session

07

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…

5 11d ago A 127 tokens

log-deviation

08

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…

5 11d ago A 87 tokens

map-front

09

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…

5 11d ago A 111 tokens

mission-flow

10

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…

5 11d ago A 151 tokens

new-front

11

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…

5 11d ago A 83 tokens

preflight

12

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…

5 11d ago A 83 tokens

promote-learnings

13

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…

5 11d ago A 75 tokens

retire-front

14

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 …

5 11d ago A 91 tokens

retro

15

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…

5 11d ago A 75 tokens

spend

16

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…

5 11d ago A 95 tokens

standup

17

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…

5 11d ago A 135 tokens

triage

18

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…

5 11d ago A 102 tokens