·forge-setup-project
>_

forge-setup-project

Set up a project's meta-structure for agentic engineering — CLAUDE.md, AGENTS.md, docs/, README, and CHANGELOG. Use when starting a new project or retrofitting an existing codebase for the forge workflow.

15Installs·1Trend·@mgratzer

Installation

$npx skills add https://github.com/mgratzer/forge --skill forge-setup-project

How to Install forge-setup-project

Quickly install forge-setup-project AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mgratzer/forge --skill forge-setup-project
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mgratzer/forge.

SKILL.md

View raw

Set up a project's meta-structure for agentic engineering — the foundational files that make a codebase navigable and maintainable by both humans and AI agents.

If no argument is provided, use the current working directory.

| Greenfield | No code, no meta files | Generate everything from user input | | Existing, no meta | Has code but no CLAUDE.md/docs/ | Explore codebase first, then generate | | Partial meta | Has some meta files (e.g., README exists) | Ask user how to handle each existing file | | Full meta | All meta files already present | Offer to audit and update |

Set up a project's meta-structure for agentic engineering — CLAUDE.md, AGENTS.md, docs/, README, and CHANGELOG. Use when starting a new project or retrofitting an existing codebase for the forge workflow. Source: mgratzer/forge.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mgratzer/forge --skill forge-setup-project
Category
>_Productivity
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from mgratzer/forge

Quick answers

What is forge-setup-project?

Set up a project's meta-structure for agentic engineering — CLAUDE.md, AGENTS.md, docs/, README, and CHANGELOG. Use when starting a new project or retrofitting an existing codebase for the forge workflow. Source: mgratzer/forge.

How do I install forge-setup-project?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mgratzer/forge --skill forge-setup-project Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mgratzer/forge