gf-plan

Convert approved brainstorms into implementation plans with slices, ADRs, and rollback paths.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/Sailfishc/guanfu --skill gf-plan-sailfishc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gf-plan
Source: https://github.com/Sailfishc/guanfu/tree/main/skills/gf-plan
Command: npx skills add https://github.com/Sailfishc/guanfu --skill gf-plan-sailfishc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert an approved brainstorm into a concrete, actionable implementation plan that guides execution, including slices, ADRs, verification commands, and rollback paths.

Core Features & Use Cases

  • Transforms high-level decisions into structured, schedulable plans with explicit work slices and governance artifacts.
  • Produces ADR decisions, verification commands, and rollback paths to minimize risk during handoff to execution.
  • Enables an autonomous execution contract that coordinates with the GuanFu workflow for proactive delivery.

Quick Start

Create a living implementation plan from an approved brainstorm.

Frequently Asked Questions about gf-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn an approved brainstorm into a concrete implementation plan?

To turn an approved brainstorm into a concrete implementation plan, you convert high-level decisions into structured work slices, ADR decisions, verification commands, and rollback paths. This ensures actionable steps guide the execution phase directly.

What is an autonomous execution contract in software planning?

An autonomous execution contract in software planning coordinates structured work slices with the GuanFu workflow to enable proactive delivery. It transforms approved brainstorms into schedulable plans that guide autonomous implementation safely.

How do I create ADR decisions and rollback paths before coding?

To create ADR decisions and rollback paths before coding, you process approved brainstorms alongside governance artifacts and context notes. This minimizes risk during handoff by explicitly defining verification commands and recovery steps.

What do I need to generate a development plan from a brainstorm?

To generate a development plan from a brainstorm, you need the latest brainstorms stored in docs/guanfu/brainstorms, related context notes, existing ADRs, and governance artifacts to ensure the plan aligns with project constraints.

How do I break down architecture decisions into schedulable work slices?

To break down architecture decisions into schedulable work slices, you map the approved brainstorm into explicit, structured segments. Each slice integrates ADRs and verification commands to ensure the execution workflow remains coordinated.

Does this planning workflow integrate with the GuanFu execution process?

Yes, this planning workflow integrates directly with the GuanFu execution process. It produces an autonomous execution contract from your approved brainstorms, ensuring the generated slices and governance artifacts align with proactive delivery.