ryan-mt

21 mods across 1 repository, 2 stars between them.

mission

01

ryan-mt/mission

Plugin Claude Code

Strict 3-role orchestration plugin — Orchestrator, Worker, Validator with hard hook enforcement.

2 5mo ago A tokens not measured

mission

02

ryan-mt/mission

Plugin Claude Code

Strict 3-role orchestration plugin — Orchestrator plans, Workers code, Validators verify. Hard enforcement via PreToolUse hooks.

2 5mo ago A tokens not measured

content-worker

03

ryan-mt/mission

Skill Claude CodeCodex

Updates markdown content files (agents, skills, commands) and infrastructure config for the Mission Plugin.

2 5mo ago A 21 tokens

hook-worker

04

ryan-mt/mission

Skill Claude CodeCodex

Implements Python hook scripts and their bash test suites for the Mission Plugin.

2 5mo ago A 17 tokens

mission AGENTS.md

05

ryan-mt/mission

Instructions file CodexOpenCode

AGENTS.md instructions for ryan-mt/mission, covering mission agents v1.0, mission-orchestrator, core responsibilities, mission-worker and core responsibilities.

2 5mo ago A 1,358 tokens

mission CLAUDE.md

06

ryan-mt/mission

Instructions file

Claude Code instructions for ryan-mt/mission, covering mission plugin v1.0, commands, roles, enforcement and config.

2 5mo ago C 2,167 tokens

ryan-mt/mission

Agent

Mission Orchestrator — plan, delegate, review. NEVER writes code. Used as a reference for the main session when in Orchestrator phase.

2 5mo ago C 35 tokens

enter-mission

10

ryan-mt/mission

Command

Enter Mission Mode — strict 3-role orchestration (Orchestrator, Worker, Validator).

2 5mo ago A 23 tokens

exit-mission

11

ryan-mt/mission

Command

Exit Mission Mode — emergency stop that always works, bypasses all guards.

2 5mo ago C 18 tokens

mission-config

12

ryan-mt/mission

Command

View or set Mission Mode configuration — models for orchestrator, worker, validator, persistence, and flags.

2 5mo ago A 23 tokens

mission-status

13

ryan-mt/mission

Command

Show current Mission Mode progress — phase, round, per-feature status from features.json.

2 5mo ago A 19 tokens

PreToolUse

14

ryan-mt/mission

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit, Agent, Bash, Read, Write, Edit, MultiEdit, Bash, Agent, Grep, Glob and TodoWrite tool calls, executing phase-guard.py and mission-reminder.py via python3 (2 commands). From ryan-mt/mission.

2 5mo ago A tokens not measured

PostToolUse

15

ryan-mt/mission

Hook

Runs after a tool call finishes for Read, Write, Edit, MultiEdit, Bash, Agent, Grep, Glob and TodoWrite tool calls, executing mission-continue.py via python3. From ryan-mt/mission.

2 5mo ago A tokens not measured

Stop

16

ryan-mt/mission

Hook

Runs when the agent finishes a response, executing mission-stop.py via python3. From ryan-mt/mission.

2 5mo ago A tokens not measured

SubagentStop

17

ryan-mt/mission

Hook

Runs when a subagent finishes, executing mission-subagent-stop.py via python3. From ryan-mt/mission.

2 5mo ago A tokens not measured

PreCompact

18

ryan-mt/mission

Hook

Runs before the context is compacted, executing mission-precompact.py via python3. From ryan-mt/mission.

2 5mo ago A tokens not measured

SessionStart

19

ryan-mt/mission

Hook

Runs when a session starts, executing mission-session-start.py via python3. From ryan-mt/mission.

2 5mo ago A tokens not measured

UserPromptSubmit

20

ryan-mt/mission

Hook

Runs when you submit a prompt, before the agent sees it, executing mission-prompt.py via python3. From ryan-mt/mission.

2 5mo ago A tokens not measured

enter-mission

21

ryan-mt/mission

Skill Claude CodeCodex

Enter Mission Mode — strict 3-role orchestration with Orchestrator, Worker, and Validator. Use when user says /enter-mission or wants to start a mission.

2 5mo ago C 39 tokens