forge-status

Aggregate Forge Agent project state from .gsd/STATE.md, M###-ROADMAP.md, and S##-PLAN.md files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dashboard visibility for ongoing Forge Agent projects, delivering a consolidated view of the active milestone, slices, and next actions to minimize context switching.

Core Features & Use Cases

  • Active snapshot shows the current milestone, completed slices, and pending tasks to keep teams aligned.
  • Task tracking surfaces the next action and upcoming tasks to plan work efficiently.
  • Contextual integration leverages .gsd state and ROADMAP files to present a unified dashboard for project management.

Quick Start

Open Claude Code and run /forge-status to view your current dashboard.

Frequently Asked Questions about forge-status

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

FAQPage Schema
How do I view my current project milestone and task status?

A live project dashboard aggregates the active milestone, slices, and next actions from your project state files to minimize context switching. It reads and validates data from .gsd/STATE.md to render this consolidated view.

What is the best way to track ongoing slices and pending tasks for project management?

Tracking ongoing slices and pending tasks is done by reading M###-ROADMAP.md and S##-PLAN.md files to surface the next action and upcoming tasks. This contextual integration helps teams plan work efficiently.

Do I need specific state files to generate a project tracking dashboard?

Yes, generating a project tracking dashboard requires .gsd/STATE.md, M###-ROADMAP.md, and S##-PLAN.md files. The dashboard reads and validates these specific project state files to render correctly.

How does real-time project tracking work with lightweight roadmap files?

It works by reading and validating M###-ROADMAP.md and S##-PLAN.md documents. The dashboard aggregates this data to present a unified view of completed slices and pending tasks.

Can I use this dashboard for team alignment across multiple milestones?

Yes, the dashboard provides an active snapshot showing the current milestone, completed slices, and pending tasks to keep teams aligned. It applies to teams using lightweight, real-time project tracking.