overdo-plan

Installation
SKILL.md

overdo-plan

Convert markdown plans into Overdo task graphs with validation before mutation.

Use when

  • User asks to ingest/import a plan markdown file.
  • User asks to convert a spec into Overdo tasks.

Required flow

  1. Read the target markdown file.
  2. Confirm Overdo MCP tools are available in this session.
  3. Parse milestones and numbered tasks.
  4. Build task graph with blockers and validation gates.
  5. Validate the graph before creating any tasks.
  6. If valid, write tasks via Overdo MCP only.
  7. Return an execution handoff (/overdo-orchestrate ...).
Installs
2
Repository
ajoslin/dot
GitHub Stars
23
First Seen
Feb 21, 2026
overdo-plan — ajoslin/dot