eforge-plan

Create structured eforge planning sessions with frontmatter and context summaries.

69|4|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/eforge-build/eforge --skill eforge-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eforge-plan
Source: https://github.com/eforge-build/eforge/tree/main/packages/pi-eforge/skills/eforge-plan
Command: npx skills add https://github.com/eforge-build/eforge --skill eforge-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams plan and formalize changes to be built by eforge, turning vague ideas into structured sessions that feed a build pipeline.

Core Features & Use Cases

  • Create and resume planning sessions for changes to be built by eforge, including topic, depth, and required dimensions.
  • Automatically generate a session plan that can be enqueued by /eforge:build.
  • Supports multi-stage planning across planning, implementation, review, and validation.

Quick Start

To start a planning session, describe the change you want to plan and let the Skill create a new session with an initial frontmatter and a context summary.

Frequently Asked Questions about eforge-plan

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

FAQPage Schema
How do I structure planning sessions for a multi-agent build system?

Structured planning sessions formalize changes for a build system by guiding topic selection, depth, and required dimensions to create a repeatable workflow. This turns vague ideas into structured sessions ready for the build queue.

How do I create a feature planning workflow that feeds a build pipeline?

Create a planning session by describing the intended change to automatically generate initial frontmatter and a context summary. The resulting session plan enforces a repeatable workflow from creation through readiness for the build queue.

What is the best way to plan technical improvements across implementation and validation stages?

Multi-stage planning supports planning, implementation, review, and validation phases for technical improvements. This enforces required dimensions and depth across the entire change lifecycle before entering the build queue.

Can I resume an existing planning session for a bug fix?

Yes, you can create and resume planning sessions for bug fixes. The session tracks frontmatter updates and context gathering, allowing you to pick up topic selection and depth right where you left off.

Do I need to manually update session frontmatter during build planning?

No, the planning workflow automatically handles frontmatter updates and context gathering during session creation. You describe the change, and the system generates the initial frontmatter and context summary for you.