ghwf3-plan_skill

This skill generates a complete implementation plan from specifications, creating a 03_PLAN.md with steps, file changes, dependencies, and risk assessment.
  • Shell

0

GitHub Stars

1

Bundled Files

2 months ago

Catalog Refreshed

4 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill shotaiuchi/dotclaude --skill ghwf3-plan

  • SKILL.md1.3 KB

Overview

This skill generates an implementation plan document (03_PLAN.md) from an existing specification and project context. It automates reading the kickoff and spec files, analyzing the repository and issue discussion, and producing a structured plan ready for commit. The skill also updates repository state, PR checklist, and workflow labels to advance the work item.

How this skill works

The skill loads active work context from state.json and reads 01_KICKOFF.md and 02_SPEC.md, then fetches the related issue body and comments using the GitHub CLI. It analyzes the codebase structure to determine impacted files, dependencies, and risks, and fills the 03_PLAN.md template with ordered implementation steps, file change details, dependencies, and risk assessment. Finally it commits and pushes the new plan, updates PR checklist and labels, and writes the updated workflow state.

When to use it

  • After ghwf2-spec is completed and 02_SPEC.md exists
  • When a concrete implementation roadmap is needed before coding
  • To convert discussion and spec details into actionable steps and file changes
  • When you want an auditable plan committed to the repo and workflow state advanced

Best practices

  • Ensure 02_SPEC.md and 01_KICKOFF.md are accurate and up to date before running
  • Review issue comments and resolve ambiguities in the spec prior to plan creation
  • Keep the plan focused on minimal viable implementation steps with clear order
  • List explicit file-level changes and dependencies to make reviews efficient
  • Run the update or revise commands to iteratively refine the plan based on feedback

Example use cases

  • Generate a first-pass implementation plan after spec sign-off to kick off development
  • Update the plan interactively when new constraints or comments appear in the issue
  • Revise the plan after stakeholder feedback to reflect scope or risk changes
  • Produce a risk-assessed checklist for reviewers to validate before PR approval

FAQ

Yes. The skill stages, commits, and pushes 03_PLAN.md immediately using a predefined commit message.

What files does it read to build the plan?

It reads state.json, 01_KICKOFF.md, 02_SPEC.md and fetches the related GitHub issue body and comments, then inspects the repository structure.

How does it update workflow state?

It writes the new current/next step and last_execution timestamp into state.json and adds the ghwf:step-3 label and PR checklist updates.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational