mktd

Automate structured TODO planning for large features via CSA reconnaissance and epic decomposition.

12|1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/RyderFreeman4Logos/cli-sub-agent --skill mktd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mktd
Source: https://github.com/RyderFreeman4Logos/cli-sub-agent/tree/main/patterns/mktd/skills/mktd
Command: npx skills add https://github.com/RyderFreeman4Logos/cli-sub-agent --skill mktd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating large feature planning across reconnaissance, synthesis, threat modeling, and governance can be error-prone and slow without a repeatable lifecycle. This Skill standardizes the process and delivers a ready-to-execute TODO plan that tracks decisions and artifacts.

Core Features & Use Cases

  • Orchestrates five-phase planning (RECON, DRAFT, THREAT MODEL, DEBATE, SAVE) with explicit DONE WHEN criteria and executor tagging.
  • Produces epic decomposition into a hierarchical TODO plan and an epic-plan.toml dependency graph suitable for downstream automation (e.g., mktsk).
  • Enforces governance by saving artifacts like spec.toml and epic-plan.toml, and ensuring SA-mode propagation and traceability for audits.

Quick Start

Invoke the planning workflow with a feature description to generate and persist a structured TODO plan.

Frequently Asked Questions about mktd

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

FAQPage Schema
How do I create a structured TODO plan for large feature epic decomposition?

To create a structured TODO plan for large feature epic decomposition, this Skill automates a five-phase workflow: RECON, DRAFT, THREAT MODEL, DEBATE, and SAVE. It targets complex product initiatives requiring multi-dimensional reconnaissance and threat modeling.

What is debate-enhanced CSA reconnaissance in workflow management?

Debate-enhanced CSA reconnaissance in workflow management is a planning mechanism that synthesizes multi-dimensional analysis with threat modeling. It standardizes coordination across large feature planning to produce a ready-to-execute TODO plan tracking decisions and artifacts.

Can I use spec.toml and epic-plan.toml for downstream automation?

Yes, spec.toml and epic-plan.toml are explicitly designed for downstream automation. The Skill enforces governance by saving these traceable artifacts, producing a dependency graph suitable for downstream automation tools to consume directly.

Does this planning workflow support formal save and review lifecycle governance?

Yes, the planning workflow supports formal save and review lifecycle governance through its final SAVE phase. It ensures SA-mode propagation and traceability for audits by persisting spec.toml and epic-plan.toml artifacts with clearly defined phases.

What are the limitations of using automated TODO planning for complex product initiatives?

Automated TODO planning for complex product initiatives is limited to features requiring multi-dimensional reconnaissance and threat modeling. The five-phase lifecycle may introduce overhead for simple tasks that do not need formal debate-enhanced synthesis or artifact governance.