ir:test-fg

Launch six foreground Explore agents in two waves to validate Irrlicht subagent detection.

93|10|Updated Sep 5, 2025
One-click install
npx skills add https://github.com/ingo-eichhorst/Irrlicht --skill ir-test-fg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ir:test-fg
Source: https://github.com/ingo-eichhorst/Irrlicht/tree/main/.claude/skills/ir%3Atest-sub-fg
Command: npx skills add https://github.com/ingo-eichhorst/Irrlicht --skill ir-test-fg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Launches 6 foreground Explore subagents in Irrlicht to validate detection and UI updates when a user issues a test command.

Core Features & Use Cases

  • Orchestrates two waves of parallel foreground subagent launches to verify detection and status reporting.
  • Verifies proper status messages after Wave 1 and Wave 2, ensuring UI reflects progress.
  • Use case: QA and automation validation for user-initiated tests like "test foreground", "test fg", or "/ir:test-fg".

Quick Start

Launch six foreground Explore agents in two waves and observe the results.

Frequently Asked Questions about ir:test-fg

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

FAQPage Schema
How do I test foreground subagent detection in Irrlicht?

Verify foreground subagent detection in Irrlicht by issuing commands like "test foreground" or "/ir:test-fg" to launch six Explore agents in two coordinated waves for validation.

How does parallel execution work for foreground subagents?

Parallel execution for foreground subagents works by launching tasks concurrently within each wave, verifying coordinated multi-wave launches and proper UI status updates without intermediate checker processes.

Do I need any dependencies to run a foreground subagent test?

No dependencies are required to run the foreground subagent test in Irrlicht, as it operates independently to validate detection, parallel execution, and UI status updates.

What does the Irrlicht foreground test validate in the UI?

The Irrlicht foreground test validates UI status updates by ensuring proper status messages appear after Wave 1 and Wave 2, confirming the interface reflects progress and final completion messaging.

Why does the foreground subagent test avoid intermediate checker processes?

The foreground subagent test avoids intermediate checker processes to ensure accurate validation of coordinated multi-wave launches and parallel execution sequencing without background interference.