forge-help

Document Forge Agent commands, skills, and agents for Claude Code users.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Forge Agent's help consolidates commands, skills, and agents into a single reference, reducing onboarding time and cognitive load for users navigating the automation framework.

Core Features & Use Cases

  • Comprehensive overview of core commands such as /forge, /forge-init, and /forge-update, plus the available execution and planning skills like forge-auto, forge-next, forge-task, forge-new-milestone, forge-discuss, and forge-status.
  • Clear guidance on common workflows (initial project setup, milestone creation, autonomous execution, and progress visibility) within a Claude Code environment.

Quick Start

Interact with the Forge Agent using the /forge REPL to explore and run any available skills.

Frequently Asked Questions about forge-help

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

FAQPage Schema
How do I use Forge Agent commands within a Claude Code development environment?

Forge Agent commands in Claude Code are accessed through the `/forge` REPL entry point, allowing you to run skills like forge-auto, forge-status, and forge-new-milestone for automated project workflows.

What is the Forge Agent framework and what problem does it solve?

The Forge Agent framework is an automation system for Claude Code that consolidates commands, skills, and specialized agents into a single reference, reducing onboarding time and cognitive load for development workflows.

How do I set up a new project using Forge Agent automation skills?

Set up a new project by running the `/forge-init` command to configure the environment, then use `forge-new-milestone` to create project milestones and `forge-task` to define specific executable development tasks.

Do I need to configure preferences or generated files before using Forge Agent?

Yes, Forge Agent behavior is influenced by preferences and generated files like CLAUDE.md and `.gsd` directories, which must be present in your development environment to ensure safe and correct autonomous execution.

What are the limitations and safety considerations when running Forge Agent autonomously?

When running `forge-auto` autonomously, safety considerations include managing generated `.gsd` directory files and understanding that preference configurations directly influence the agent's execution behavior and project modifications.

Can I track development progress and discuss tasks using the Forge Agent?

Yes, you can track development progress using the `forge-status` skill and discuss task specifics using `forge-discuss`, both accessible via the `/forge` REPL within your Claude Code environment.