forge-auto

Automate end-to-end milestone execution in the Forge Agent workflow.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates the end-to-end execution of a milestone within the Forge Agent workflow, eliminating the need for manual coordination across planning, execution, verification, and git management.

Core Features & Use Cases

  • Autonomous milestone orchestration: plans, executes, and verifies milestones with minimal human input.
  • Automatic resumption after interruptions: resumes from the last known state to maximize progress.
  • Parallel task batching and safety checks: coordinates multiple tasks in parallel when possible while enforcing safety gates.
  • Context-aware memory and preference integration: loads and uses stored memories and user preferences to guide decisions.

Quick Start

Start an autonomous milestone run by issuing the forge-auto skill in your Claude Code session.

Frequently Asked Questions about forge-auto

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

FAQPage Schema
How do I automate milestone execution end-to-end in Claude Code?

Autonomous milestone execution coordinates planning, execution, verification, and git management within the Forge Agent workflow, requiring a configured CLAUDE.md and STATE to run automatically with minimal human input.

Can Claude Code automatically resume workflow tasks after an interruption?

Yes, the workflow automatically resumes tasks after interruptions by loading the last known state from STATE, ensuring steady progress toward milestone completion without losing prior execution context.

How do I run parallel task batches safely during workflow automation?

Parallel task batching coordinates multiple tasks simultaneously while enforcing safety checks and gates, ensuring that automated milestone execution progresses safely without conflicting operations.

What do I need to set up before starting autonomous task management in Claude Code?

You need a configured CLAUDE.md file and a STATE file, along with access to agent tools for memory, task, and plan management to enable autonomous milestone orchestration.

Why does my automated workflow need context-aware memory integration?

Context-aware memory integration loads stored memories and user preferences to guide autonomous decisions during milestone execution, ensuring the workflow adapts to your specific requirements and past interactions.

What are the limitations of autonomous milestone orchestration in task management?

Autonomous orchestration requires pre-configured CLAUDE.md and STATE files and depends on agent tool access for memory and plan management, limiting use outside the Forge Agent workflow environment.