·skill-planner
</>

skill-planner

Create phased implementation plans from research findings. Invoke when a task needs an implementation plan.

10Installs·1Trend·@benbrastmckie

Installation

$npx skills add https://github.com/benbrastmckie/nvim --skill skill-planner

How to Install skill-planner

Quickly install skill-planner AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/benbrastmckie/nvim --skill skill-planner
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: benbrastmckie/nvim.

SKILL.md

View raw

IMPORTANT: This skill implements the skill-internal postflight pattern. After the subagent returns, this skill handles all postflight operations (status update, artifact linking, git commit) before returning.

This eliminates the "continue" prompt issue between skill return and orchestrator.

Note: This skill is a thin wrapper with internal postflight. Context is loaded by the delegated agent.

Create phased implementation plans from research findings. Invoke when a task needs an implementation plan. Source: benbrastmckie/nvim.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/benbrastmckie/nvim --skill skill-planner
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from benbrastmckie/nvim

Quick answers

What is skill-planner?

Create phased implementation plans from research findings. Invoke when a task needs an implementation plan. Source: benbrastmckie/nvim.

How do I install skill-planner?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/benbrastmckie/nvim --skill skill-planner Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/benbrastmckie/nvim