planner

Refine rough ideas into actionable plans through structured decision-making.

3|1|Updated Jun 14, 2024
One-click install
npx skills add https://github.com/petertriho/nix-config --skill planner-petertriho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planner
Source: https://github.com/petertriho/nix-config/tree/main/dotfiles/agents/.agents/skills/planner
Command: npx skills add https://github.com/petertriho/nix-config --skill planner-petertriho

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps refine, stress-test, scope, and prepare rough ideas, feature concepts, and implementation sketches into actionable plans.

Core Features & Use Cases

  • Contextual Analysis: Reads codebase, recent commits, and any documentation relevant to the project.
  • Decision Tree Mapping: Identifies scope, architecture, sequencing, success criteria, and trade-offs.
  • Question-Based Interview: Delivers one question per turn to ensure a structured approach to planning.
  • Plan Creation: Outputs a concise, well-defined plan suitable for execution or conversion into formal specs.

Quick Start

To get started, run the planner skill and follow the structured workflow for refining your ideas into plans.

Frequently Asked Questions about planner

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

FAQPage Schema
How do I turn rough product ideas into actionable execution plans?

To turn rough ideas into actionable plans, this skill analyzes your codebase, recent commits, and project documentation to refine feature concepts through structured decision tree mapping and validation, outputting a concise plan suitable for execution.

What is the best way to scope feature concepts for spec-driven development?

Scoping feature concepts for spec-driven development is best handled by mapping a decision tree that identifies architecture, sequencing, success criteria, and trade-offs, which transforms implementation sketches into well-defined plans ready for formal specification.

How does question-based interviewing work for project management planning?

Question-based interviewing for project management planning works by delivering one targeted question per turn, ensuring a structured approach that stress-tests your ideas and extracts necessary context to build a comprehensive project scope.

Can I use this planning skill for handoff between development teams?

Yes, you can use this planning skill for team handoff because it refines implementation sketches into concise, well-defined plans that capture scope, architecture, and sequencing, ensuring downstream teams receive clear execution instructions.

Do I need existing project documentation to map a decision tree for product development?

You do not strictly need existing project documentation to map a decision tree, as the skill can read your codebase and recent commits directly, but providing relevant documentation enhances contextual analysis and plan accuracy.