Project Overview
Mission DirectivesCurrent release 2.0.2

Mission Directives

Bounded, reviewable, and verifiable agent work. A curated library of advanced prompts and deterministic orchestration tools that resolves natural-language intent to the smallest coherent workflow needed for the outcome.

Deterministic routingExplicit operating modesCross-platform validation
Intent resolutionSmallest coherent graph
01RequestIntent, modifiers, IDs
02RouteMetadata and context
03ExecuteBounded by mode
04VerifyEvidence and closure
Project background

Why the project exists

Large prompt libraries become unreliable when models are expected to choose from everything at once. Mission Directives makes selection explicit, bounded, and inspectable.

01

Deterministic selection

Route full natural-language requests to the most suitable prompt, scenario, or workflow graph without loading the complete library.

02

Authority boundaries

Separate analysis, planning, drafting, application, approval, and verification so the system does only what is authorized.

03

Evidence and closure

Preserve observations, uncertainties, actions, receipts, residuals, and verification records throughout the workflow.

How it works

From request to verified result

The suite resolves a request to the minimum set of prompts, tools, skills, approvals, artifacts, and evidence rules required for the outcome.

ParseRead invocation, intent, modifiers, and exact IDs.
SelectRank candidate routes using metadata, rarity, and context.
InspectExplain inputs, modes, approvals, and verification duties.
ActPlan or execute inside a clearly bounded operating mode.
VerifyRecord evidence, residuals, and closure criteria.
Project data

A structured operational library

Current repository inventory and documentation surfaces from release 2.0.2.

257Canonical prompts
257Atomic routes
110Composite scenarios
32Reciprocal pairs
Documentation coverage

One place for guides, manuals, commands, and reference.

Start with focused installation and onboarding pages, then use the complete documentation hub for routing, operating modes, evidence markers, troubleshooting, repository layout, and release information.

Browse Documentation
Prompt pages257
Scenario pages367
Skills & aliases277
Supported platforms3
Documentation

Install, initialize, and route the first request.

Install the suite, route your first request, inspect the selected workflow, and validate the result.

Getting Started