From plan-manager
Create a new implementation plan from template with auto-incrementing ID. Use this skill when the user asks to "create a plan", "start a new plan", "new implementation plan", or any request to initialize a structured plan file for tracking phased work with gates.
npx claudepluginhub ats-kinoshita-iso/agent-workshop --plugin plan-managerThis skill uses the workspace's default tool permissions.
Create a new plan file in `plans/active/`. Steps:
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Analyzes BMad project state from catalog CSV, configs, artifacts, and query to recommend next skills or answer questions. Useful for help requests, 'what next', or starting BMad.
Create a new plan file in plans/active/. Steps:
---
id: "NNN"
title: "Plan Title"
status: active
created: YYYY-MM-DD
completed: null
gates_total: 0
gates_passed: 0
---
## Overview
[Describe the goal of this plan]
## Gate 1: [Name] — PENDING
- [ ] Validation: [what proves this gate is met]
plans/active/ and plans/archive/ directories if they don't existplans/registry.json (create if needed)