From forge
View or update FORGE project settings. Use when: user wants to change pipeline mode, tester setting, or view project config.
How this skill is triggered — by the user, by Claude, or both
Slash command
/forge:config [optional: key value][optional: key value]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
View or update FORGE project settings. Prefer MCP tools: `forge_read_project` to view, `forge_update_config` to update. Fall back to reading `.pipeline/project.json` directly if MCP unavailable.
View or update FORGE project settings. Prefer MCP tools: forge_read_project to view, forge_update_config to update. Fall back to reading .pipeline/project.json directly if MCP unavailable.
With no arguments: show config (mode, tester, safe, stacks, version).
With arguments: update. Format: <key> <value>. Keys: mode (lean/standard/full), tester (off/ask/on), safe (true/false).
$ARGUMENTS
npx claudepluginhub chulf58/forge --plugin forgeProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.