start

Analyze repository signals to propose FAST, FEATURE, or FULL workflow modes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ironforge Start reduces ambiguity at project kickoff by analyzing the repository context and guiding the user to choose the correct workflow mode (FAST, FEATURE, or FULL) and the next skill to invoke, while ensuring nothing executes without confirmation.

Core Features & Use Cases

  • Mode proposal: analyzes project signals and user task to propose FAST, FEATURE, or FULL.
  • Next-step guidance: suggests the subsequent skill command to invoke.
  • User validation: requires user confirmation or correction before executing any workflow.

Quick Start

Describe what you want to do.

Frequently Asked Questions about start

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

FAQPage Schema
How do I determine the right workflow mode for a new project?

Project workflow mode selection is determined by evaluating repository signals alongside the user's task description. The system analyzes this context to propose either FAST, FEATURE, or FULL mode, then awaits user confirmation before proceeding.

What is guided workflow activation at project initialization?

Guided workflow activation reduces kickoff ambiguity by analyzing repository context to propose the correct workflow mode and suggest the next skill to invoke, ensuring no workflows execute without user validation.

How do I start a project workflow without executing commands accidentally?

Starting a project workflow safely requires a system that only proposes the next step and awaits user confirmation or correction. This guarantees no workflows execute automatically at project initialization.

Can I use project context detection to choose between FAST and FULL modes?

Project context detection evaluates repository signals to differentiate between FAST, FEATURE, and FULL workflow modes. It applies at project initialization, using repository signals and user description to propose the optimal mode.

When do I need a workflow mode proposal for my repository?

A workflow mode proposal is needed at project kickoff when ambiguity exists about the correct workflow. By evaluating repository signals and the user task, it proposes the appropriate mode and next skill command to invoke.

Does the workflow mode detector run commands automatically after selection?

The workflow mode detector does not run commands automatically. It evaluates repository signals to propose a mode and next step, guaranteeing no workflows execute and only suggesting actions while awaiting user confirmation or correction.