mk:workflow-orchestrator — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited mk:workflow-orchestrator (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<!-- Split for progressive disclosure (checklist #11, #14): 463 → ~75 lines -->
Priority: CRITICAL — Use for complex feature implementations.
Only activates on session start for complex-feature intent. If/mk:cookwas explicitly invoked in this session, do not activate —mk:cookowns the pipeline. See.claude/rules/orchestration-rules.md"Orchestrator Entry Point Rule".
Orchestrator enforces the plan-first pattern for all workflows:
mk:plan-creator firstSkip: Fasttrack mode with pre-approved spec.
USE for: New features, complex implementations, tasks >2 hours, multi-file changes, tasks requiring TDD.
DON'T use for: Bug fixes → mk:fix, quick refactors → direct edit, config changes → direct edit, simple questions → just answer.
.claude/memory/fixes.md + .claude/memory/architecture-decisions.json (Phase 0 Orient)See .claude/rules/phase-contracts.md for input/output expectations per phase. (Loaded by mk:agent-detector Step 0b at session start.)
fasttrack: prefix or Agent Teams trigger; if present load references/fasttrack-and-teams.md. Otherwise proceed with standard 7-phase flow.references/workflow-phases.md then run:--tdd / MEOWKIT_TDD=1), write failing tests; in default mode, optional / on-request only. Auto-continue.mk:simplify after build (after tests pass in TDD mode). MANDATORY before Phase 4. Auto-continue.workflow:handoff if context is near limit. Also delegate to project-manager after each phase transition per .claude/rules/post-phase-delegation.md Rule 1 (background, non-blocking — include "Run in the background" in the prompt). Skipped when MEOWKIT_PM_AUTO=off.Only 2 approval gates: Phase 1 (Plan) and Phase 4 (Review). Everything else auto-continues.
| Reference | When to load | Content |
|---|---|---|
| [workflow-phases.md](./references/workflow-phases.md) | Steps 2-6 — executing phases | Phase details, transition rules, approval gates, token budgets, TDD rules |
| [fasttrack-and-teams.md](./references/fasttrack-and-teams.md) | Only if fasttrack trigger or Agent Teams enabled | Fast-track mode, spec validation, Agent Teams composition, state management |
--tdd or MEOWKIT_TDD=1. In TDD mode the cycle is RED → GREEN → REFACTOR.workflow:handoff saves, workflow:resume <id> continues.claude/rules/gate-rules.md — Gate 1 (Plan) and Gate 2 (Review) hard-stop conditions enforced by this orchestrator.claude/rules/injection-rules.md — DATA vs INSTRUCTIONS boundary; applies to all file/tool output processed during orchestration~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.