forge-discuss

Guide architecture decision discussions by analyzing project state and updating decision files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps product and engineering teams structure and capture architecture decisions early, ensuring alignment before planning and execution.

Core Features & Use Cases

  • Guides brainstorms and decision capture to produce contextual CONTEXT.md files for milestones and slices.
  • Enforces guardrails: prevents proceeding without initial CLAUDE.md and project state.
  • Assists in writing decisions and updating state to move from discuss to plan, with memory extraction.

Quick Start

Describe the active milestone or slice context and compile a concise set of open questions to resolve before planning.

Frequently Asked Questions about forge-discuss

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

FAQPage Schema
How do I facilitate architecture decision discussions for project milestones?

To facilitate architecture decision discussions, analyze your project state and open questions to surface unresolved topics. This skill guides you through a structured discuss phase by reading .gsd/STATE.md and .gsd/PROJECT.md, then updates .gsd/STATE.md and .gsd/DECISIONS.md to progress toward planning.

What is the best way to capture architecture decisions before planning begins?

Capturing architecture decisions requires writing contextual CONTEXT.md files for milestones and slices. This skill enforces guardrails to ensure alignment by preventing proceeding without an initial CLAUDE.md and project state, assisting in writing decisions to move from discuss to plan.

Do I need a CLAUDE.md file to start planning architecture milestones?

You need an initial CLAUDE.md file to start planning architecture milestones. The skill enforces strict guardrails that prevent proceeding with decision capture or state updates unless a valid CLAUDE.md and project state are already present in the repository.

How does project state analysis work for unresolved architecture risks?

Project state analysis for unresolved architecture risks works by reading existing .gsd/STATE.md and .gsd/PROJECT.md files. It interacts with existing CONTEXT files to identify open questions, extracts memory, and updates the state to reflect the newly resolved decisions.

Can I use this to brainstorm architecture decisions for individual slices?

You can use this to brainstorm architecture decisions for individual slices. The skill guides brainstorms and decision capture specifically to produce contextual CONTEXT.md files tailored to both milestones and slices before execution begins.