overseer-plan

Convert Markdown planning documents into Overseer tasks with MCP codemode.

30|1|Updated Feb 19, 2022
One-click install
npx skills add https://github.com/princejoogie/dotfiles --skill overseer-plan-princejoogie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: overseer-plan
Source: https://github.com/princejoogie/dotfiles/tree/main/opencode/.config/opencode/skills/overseer-plan
Command: npx skills add https://github.com/princejoogie/dotfiles --skill overseer-plan-princejoogie

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Transform markdown planning documents into structured Overseer tasks and hierarchies, enabling traceable execution of plans.

Core Features & Use Cases

  • Converts plan sections into milestones, tasks, and subtasks with clear parent-child relationships.
  • Supports optional review workflow (Oracle) to validate breakdowns before creation.
  • Keeps full context and acceptance criteria as part of each generated task for auditability.

Quick Start

Feed a Markdown plan file to Overseer to auto-create a milestone with a breakdown into tasks and subtasks.

Frequently Asked Questions about overseer-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert markdown planning documents into trackable tasks?

You can convert markdown plans into trackable tasks by feeding the Markdown plan file to the system, which automatically creates a milestone with a breakdown into measurable tasks and subtasks.

What is the Oracle review workflow for task creation?

The Oracle review workflow is an optional validation step that checks your task breakdowns for accuracy and completeness before final creation, ensuring the generated milestones and subtasks are structurally sound.

Can I use markdown specs and design docs to create milestones and subtasks?

Yes, you can use markdown specs and design docs to create milestones and subtasks. The system parses the plan structure and retains the full context and acceptance criteria within each generated task for auditability.

Do I need MCP codemode to turn plans into actionable tasks?

Yes, MCP codemode is required to turn plans into actionable tasks. The system uses MCP codemode to process the Markdown plan structure and apply the conversion logic to generate the hierarchical task breakdown.

When should I use an automated markdown to task conversion workflow?

You should use an automated markdown to task conversion workflow when you need to transform structured plans, specs, or design docs into traceable execution items with clear parent-child relationships and auditable acceptance criteria.