Update release plans, archive completed work, and maintain showcase documentation for software releases.

Install

mkdir -p .claude/skills/plan-workflow && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10537" && unzip -o skill.zip -d .claude/skills/plan-workflow && rm skill.zip

Installs to .claude/skills/plan-workflow

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use when updating release plans, marking progress, archiving completed plans, coordinating deprecations, or handling README/index showcase requirements.
152 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Edit release plans in Markdown
  • Split unfinished work into future releases
  • Archive completed plan files
  • Update release showcase images
  • Synchronize `README.md` and `index.html` with showcase metadata

How it works

The skill manages release plans by updating active plans, moving completed files to an archive, and ensuring deprecation tasks are explicitly planned. It also coordinates updates to showcase images and synchronizes `README.md` and `index.html` with current release metadata.

Inputs & outputs

You give it
Release version or planning task
You get back
Updated release plans, archived files, and synchronized showcase documentation

When to use plan-workflow

  • Updating release plans
  • Archiving completed release files
  • Syncing showcase documentation

About this skill

Plan Workflow

When to Use

  • Editing plans/v*.md
  • Splitting unfinished work into later releases
  • Archiving completed plan files
  • Preparing release showcase updates in README.md and index.html

Procedure

  1. Start from the active plan for the target release and keep progress plus implementation notes current while you work.
  2. Keep plans/ limited to unreleased work. Move completed plan files to plans/old_plans/ immediately, and prefix archived sub-plans with the release version.
  3. If a feature is marked for deprecation, create or update the later plan that finishes the removal instead of leaving the work implied.
  4. Treat the per-release fractal as mandatory. Since v0.2.0, also maintain the showcase image flow:
    • New image in img_resources/showcase/
    • Previous showcase moved to img_resources/gallery_expanded/
    • README.md and index.html updated together
  5. Keep index.html synchronized with the current release showcase metadata: og:image, twitter:image, showcase <img>, alt text, and caption.
  6. Do not add colormap deliverables to release plans; colormap work belongs in scala-chromatica.
  7. Before running the final release checklist, verify the plan is actually complete or the remaining work has been moved forward deliberately.

When not to use it

  • When adding colormap deliverables to release plans

Limitations

  • Colormap work belongs in `scala-chromatica`

How it compares

This workflow provides a structured approach to release planning and documentation synchronization, preventing inconsistencies that might arise from manual updates across multiple files.

Compared to similar skills

plan-workflow side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
plan-workflow (this skill)02moNo flagsBeginner
pmbok-project-management389moNo flagsIntermediate
project-planner329moReviewIntermediate
spec-kit-workflow118moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

pmbok-project-management

jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas and 5 Process Groups with practical templates, frameworks, and industry-standard approaches. Includes risk management, stakeholder engagement, schedule management, cost control, quality assurance, and resource planning.

38183

project-planner

adrianpuiu

Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex systems into implementable tasks. Supports user story format, acceptance criteria, component design, API specifications, and hierarchical task decomposition with requirement traceability.

32115

spec-kit-workflow

jmanhype

Guides specification-driven development workflow. Automatically invoked when discussing new features, specifications, technical planning, or implementation tasks. Ensures proper workflow phases (specify → clarify → plan → checklist → tasks → analyze → implement).

11111

product-manager-toolkit

davila7

Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.

3280

planning-agent

parcadei

Planning agent that creates implementation plans and handoffs from conversation context

531

pdd

mikeyobrien

Transforms a rough idea into a detailed design document with implementation plan. Follows Prompt-Driven Development — iterative requirements clarification, research, design, and planning.

66

Search skills

Search the agent skills registry