planner

Generate structured plans and gate execution with quality reviews.

1|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/akiselev/qt-llm-template --skill planner-akiselev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planner
Source: https://github.com/akiselev/qt-llm-template/tree/main/.claude/skills/planner
Command: npx skills add https://github.com/akiselev/qt-llm-template --skill planner-akiselev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Planner coordinates end-to-end task work by generating structured plans, gating execution with quality reviews to ensure completeness and reasoning are captured.

Core Features & Use Cases

  • Planning workflow and milestone governance for multi-step tasks with QR, TW, and reconciliation
  • Execution workflow with parallel milestone execution, gate checks, and documentation generation
  • Reconciliation and post-implementation reviews to ensure thoroughness and auditability

Quick Start

Ask me to plan and execute a complex task using the planner skill.

Frequently Asked Questions about planner

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

FAQPage Schema
How do I manage multi-milestone task planning with quality gates and documentation?

Multi-milestone task planning with quality gates is managed by generating structured plans, gating parallel execution with quality reviews, and enforcing traceable documentation across the entire project workflow. This ensures completeness and auditability.

What is the best way to enforce traceability and decision gates during project execution?

Traceability and decision gates are enforced through structured milestones and automated plan validation. This mechanism captures reasoning at quality review checkpoints, ensuring execution is governed before proceeding to the next phase.

How does automated plan validation work for complex multi-step execution workflows?

Automated plan validation works by checking structured plans against defined quality gates during parallel milestone execution. This process generates developer-friendly diffs and ensures the workflow remains traceable and compliant before completion.

When do I need reconciliation and post-implementation reviews for my project milestones?

Reconciliation and post-implementation reviews are needed after completing multi-milestone execution to ensure thoroughness and auditability. They verify that all quality review gates were passed and the final output matches the structured plan.

Can I execute parallel milestones while maintaining structured documentation and quality reviews?

Yes, you can execute parallel milestones while maintaining documentation through integrated quality reviews. The workflow gates execution automatically, capturing required reasoning and generating diffs to ensure parallel tasks remain traceable.

What's the best way to structure a complex task workflow that requires end-to-end planning?

End-to-end planning for complex task workflows requires structured milestones, automated plan validation, and integrated quality reviews. This approach coordinates planning, parallel execution, and reconciliation to govern the entire task lifecycle.