forge-add-slice

Add a slice to a milestone and generate S##-PLAN.md and T##-PLAN.md files.

3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/vh2224/forge-agent --skill forge-add-slice
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge-add-slice
Source: https://github.com/vh2224/forge-agent/tree/main/skills/forge-add-slice
Command: npx skills add https://github.com/vh2224/forge-agent --skill forge-add-slice

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of extending milestones by adding a new slice and planning its tasks, reducing manual planning time and keeping context intact.

Core Features & Use Cases

  • Create S##-PLAN.md and associated T##-PLAN.md documents based on the current milestone context.
  • Update the milestone ROADMAP boundary map and ensure dependency constraints are respected.
  • Maintain STATE context and streamline execution within a milestone-driven workflow.

Quick Start

Describe the target milestone and slice, then invoke this skill to generate the planning documents.

Frequently Asked Questions about forge-add-slice

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

FAQPage Schema
How do I automate adding tasks to a milestone roadmap?

To add a slice to a milestone, describe the target milestone and slice context, then invoke the process to generate S##-PLAN.md and T##-PLAN.md files, update the ROADMAP boundary map, and maintain STATE context.

What is a slice in milestone-driven workflow planning?

A slice in milestone-driven workflow planning is a decomposed unit of work that breaks down a larger milestone into manageable tasks, generating dedicated S##-PLAN.md and T##-PLAN.md planning files while respecting dependency constraints.

How do I generate task planning documents for a new project slice?

You generate task planning documents by providing the current milestone context, which automatically creates S##-PLAN.md and associated T##-PLAN.md files while updating the ROADMAP boundary map and maintaining STATE context.

Does milestone task planning handle dependency constraints automatically?

Yes, milestone task planning handles dependency constraints automatically by updating the ROADMAP boundary map and ensuring dependency constraints are respected when decomposing work into slices and generating planning files.

Can I manually edit the S##-PLAN.md files after generating them?

Yes, you can manually edit the S##-PLAN.md files after generating them, though the initial creation and ROADMAP boundary map updates are automated to reduce manual planning time and keep context intact.

What do I need to set up before adding a slice to a milestone?

Before adding a slice to a milestone, you need an existing milestone-driven workflow environment with a current milestone context, ROADMAP, and STATE context to ensure proper boundary map updates and dependency management.