twiss-io

Add Mission — Development skill for Claude Code

Development community

Submit a new mission for intake and routing — applies the three-question intake protocol, frames the brief, and designates an outcome orchestrator before any guild is activated.

How to install Add Mission

Installs to ~/.claude/commands/twiss-io-tess-os-add-mission.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/twiss-io/tess-os/HEAD/.claude/commands/add-mission.md -o ~/.claude/commands/twiss-io-tess-os-add-mission.md

Restart Claude Code, or start a new session, for it to be picked up.

What Add Mission does


description: Submit a new mission for intake and routing — applies the three-question intake protocol, frames the brief, and designates an outcome orchestrator before any guild is activated. argument-hint: [mission brief]

/add-mission

Start a new mission with the brief: **$ARGUMENTS**

Run the intake-before-anything gate from [conductor/doctrine.md](../../conductor/doctrine.md) and the routing doctrine in [conductor/mission-control.md](../../conductor/mission-control.md):

  1. **Three

Alternatives in Development

  • /triage — Quick triage to decide: submit or kill 1.8k ★
  • Setup Video Vision — Interactive setup wizard for claude-video-vision — configure backend, whisper, frames, and verify dependencies 1.3k ★
  • Upload — Archive, upload, and submit to external TestFlight (full loop with monitor) 160 ★

Full documentation available on GitHub

View Source Repository