setup

Verifies and installs Ironforge dependency plugins, then initializes Sudocode if needed.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/RomainDECOSTER/ironforge --skill setup-romaindecoster
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/RomainDECOSTER/ironforge/tree/main/copilot/skills/setup
Command: npx skills add https://github.com/RomainDECOSTER/ironforge --skill setup-romaindecoster

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verify and install all Ironforge dependency plugins. Run this once after installing Ironforge, or anytime you need to check that all dependencies are properly configured.

Core Features & Use Cases

  • Check for each of the six dependencies (BMAD, Superpowers, Sudocode, Context7, security-guidance, agency-agents) and provide exact installation commands for any missing.
  • Post-install: initialize Sudocode if not present.
  • Step-by-step verification and status reporting to confirm full configuration.

Quick Start

Run this setup to verify dependencies and initialize Sudocode in your project.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I verify Ironforge dependencies after installing it in my project?

To verify Ironforge dependencies, run the setup process which checks for six required plugins and prompts for exact installation commands for any that are missing. It reports the configuration status to confirm full setup.

What dependencies do I need to install for an Ironforge project?

An Ironforge project requires six dependencies: BMAD, Superpowers, Sudocode, Context7, security-guidance, and agency-agents. The setup process checks for each and provides installation commands for any missing plugins.

How do I initialize Sudocode in my project setup?

To initialize Sudocode, run the Ironforge setup process after installation. It automatically detects if Sudocode is absent and initializes it as a post-install step to ensure proper configuration.

Can I check if Context7 and security-guidance are properly configured in my project?

Yes, you can check if Context7 and security-guidance are configured by running the Ironforge setup. It performs step-by-step verification of each dependency and reports the configuration status across the project.

Why does my Ironforge setup report missing dependencies?

Ironforge setup reports missing dependencies when required plugins like BMAD, agency-agents, or others are not installed. It prompts you with exact installation commands to resolve the missing configuration.

Do I need to run the Ironforge dependency check every time I update?

No, you do not need to run the Ironforge dependency check every update, but it is recommended to run it once after installing Ironforge or anytime you need to verify that all dependencies are properly configured.