MasteryMade · Operations PRD
24 active skills, zero MANUAL.md, zero HC pages. High-leverage batch operation: agent swarm reads each SKILL.md → generates MANUAL.md + HC page + registry entry. Once complete, every skill is discoverable, documented, and has a self-healing changelog.
{ "skill_name":"expert-research", "skill_md_path":"/mnt/skills/user/expert-research/SKILL.md",
"skill_md_content":"...", "registry_section":"6a", "gate_access":[2,3] }
| SKILL.md field | MANUAL.md field | Transformation |
|---|---|---|
| name | Identity → name | Direct copy |
| description | Identity → purpose | Rewrite: "This service [does X] for [audience] by [method]." |
| Trigger patterns | Capabilities → triggers | Extract activation conditions |
| Core logic | Capabilities → what it does | Summarize as input→output pairs |
| Dependencies | Dependencies table | Identify other skills/services called |
| (not in SKILL.md) | Failure modes | AI-generated: "Given this logic, what could go wrong?" |
| (not in SKILL.md) | Changelog | "Generated from SKILL.md by agent swarm, [date]" |
You are generating a MANUAL.md for "{skill_name}".
SKILL.md content: {content}
Template: {template}
RULES:
- Identity = one sentence, what + why
- Capabilities = specific input→output pairs, not vague descriptions
- "Does NOT do" = at least 2 explicit boundaries
- Failure modes = at least 3 ways this could fail, with recovery
- Changelog starts with "Generated from SKILL.md by agent swarm, {date}"
- Do NOT invent capabilities not in SKILL.md
- If I/O format is vague, note "Format TBD" rather than guessing
All required sections present (Identity, Capabilities, Dependencies, Failure Modes, Changelog). Generated capabilities don't contradict SKILL.md. Valid markdown. Input/output schemas are valid JSON Schema or marked TBD.
First 3 generated: full human review (Jason). After 3 approved: spot-check every 5th. If quality degrades: pause, adjust prompt.
| Priority | Skills | Count | Rationale |
|---|---|---|---|
| 1 (foundation) | calibrate, handoff, morning-kickstart, session-close | 4 | Standalone, daily use |
| 2 (operating system) | 321-exec, 321-framework-jason, jason-guardian, 2026-execution | 4 | Personal framework, high usage |
| 3 (content) | jason-writer, jason-editor, blue-ocean, linkedin-growth, prompt-architect | 5 | Content pipeline (PRD 8) |
| 4 (expert pipeline) | expert-research, expert-doc-processor, expert-clone-scorer, expert-test-extractor, expert-os-deployment | 5 | Core extraction (PRD 4) |
| 5 (infrastructure) | n8n-builder + 6 n8n skills | 7 | Build infrastructure |
| 6 (specialized) | meta-arch, arch, leverage, meeting trackers, extract-to-lists | 6 | Lower frequency |
Total: 31 skills across all tiers.
MASTERYMADE — PRD 12 of 12
Dominia Facta. Build what compounds.