Ground truth for the NXTG-Forge platform — the real forge CLI subcommands, the /forge:* slash commands, the .forge/state.json + events.jsonl model, both MCP servers (Rust orchestrator + Node governance), the agent roster, and the security hooks. Use when working inside or on NXTG-Forge (the forge-plugin, forge-orchestrator, or forge-ui repos), when a user asks "what does forge <x> do", how state/checkpoints/drift work, which MCP tool to call, which agent to invoke, or when a task references forge init/plan/run/status, /forge:..., .forge/, governance health, or the two forge MCP servers.
$npx -y skills add nxtg-ai/forge-plugin --skill core-nxtg-forgeInstalls into the current project.
Run `npx skills use "https://github.com/nxtg-ai/forge-plugin" --skill "nxtg-ai/forge-plugin/core-nxtg-forge"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nxtg-ai/forge-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/nxtg-ai/forge-plugin"` and select the relevant skills, then follow their instructions.