Mission control docs heavy
Skill MN755/Codex-Mission_Control/plugins/mission-control/skills/mission-control-docs-heavy
Switch the project toward documentation-heavy Mission Control work. Use when the user wants the swarm or plan to prioritize README, guides, examples, docs review, or public-facing written material more than feature code.From its SKILL.md
npx -y skills add MN755/Codex-Mission_Control --skill mission-control-docs-heavyAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.0 KB, 353 tokens by cl100k_base, as published. Nobody here has run it
Mission Control Docs Heavy
Purpose
Bias Mission Control toward documentation-heavy execution without directly spawning doc writers from chat.
The Codex chat agent is not the Mission Control Manager. It is the bridge between the user and the Mission Control Manager.
Use when
- The user wants documentation first.
- The repo needs README, guides, examples, or API docs work.
- Release or public publication depends on better docs.
Workflow
- Review current handoff, plan, and swarm resources.
- Ask Mission Control to prioritize docs-heavy work and the relevant agent roles or milestones.
- Explain what documentation areas will be emphasized and what approvals may be needed.
Mission Control calls
Tools:
mission_control_start_taskmission_control_get_status
Resources:
mission-control://projects/{project_id}/swarm-planmission-control://projects/{project_id}/handoffmission-control://projects/{project_id}/status
User-facing output
- Identify the desired doc roles: README writer, user guide writer, developer guide writer, API docs writer, examples writer, or docs reviewer.
- Summarize the docs-heavy objective and next checkpoint.
Approval behavior
If docs-heavy mode changes swarm scale, write scope, or release posture, get user approval through Mission Control before execution.
Never do
- Do not spawn documentation agents yourself.
- Do not confuse docs priority with UI work.
- Do not claim public readiness without review.
Failure and fallback
If docs-mode controls are not first-class yet, express the priority as a Manager-led task request and track it through status and handoff outputs.
Example invocation
Switch this Mission Control project into docs-heavy mode.
What ships with it: 1 file
164 B alongside SKILL.md
agents/
- openai.yaml164 B