planner
Installation
SKILL.md
Planner
This skill helps you think through work before jumping into code. It analyzes your codebase, breaks a task into well-scoped subtasks with dependencies, writes a plan file you can track, and optionally creates GitHub or Jira issues from it. The goal is to turn a vague idea like "add authentication" into a concrete, ordered list of things to build.
Usage
/planner [task/feature description]
Instructions
Step 1: Get Task Description
If no argument provided, ask:
What task or feature do you want to plan?