flame-harness-status

Aggregate state, build-log, and pipeline-log files into a read-only status report.

54|5|Updated Jun 22, 2026
One-click install
npx skills add https://github.com/tjdrhs90/flutter-flame-harness --skill flame-harness-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flame-harness-status
Source: https://github.com/tjdrhs90/flutter-flame-harness/tree/main/skills/flame-harness-status
Command: npx skills add https://github.com/tjdrhs90/flutter-flame-harness --skill flame-harness-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the lack of visibility into long-running AI-driven game development pipelines by providing a centralized, read-only dashboard for the current build status.

Core Features & Use Cases

  • Pipeline Monitoring: Instantly view the current phase, round, and progress of your game development harness.
  • QA Feedback: Quickly check the latest build quality scores to determine if the current iteration passed or failed.
  • Use Case: Use this skill to check if your automated game build is currently paused due to a rate limit or if it has successfully completed the latest design iteration.

Quick Start

Ask the flame-harness-status skill to report the current state of the active pipeline.

Frequently Asked Questions about flame-harness-status

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

FAQPage Schema
How do I monitor my Flutter Flame game build pipeline status?

You can monitor your Flutter Flame game build pipeline by parsing standardized harness protocol files to surface the current phase, round, and QA metrics for ongoing game development tasks.

How do I check QA feedback metrics for an automated game development harness?

To check QA feedback metrics, the status report aggregates data from state, build-log, and pipeline-log files, allowing you to view the latest build quality scores to see if iterations passed or failed.

What is the best way to view the current phase of an AI-driven game build?

Viewing the current phase of an AI-driven game build requires aggregating state and log files into a centralized, read-only dashboard that ensures operational transparency without modifying project state.

Can I check if my automated game build is paused due to a rate limit?

Yes, you can check if your automated game build is paused due to a rate limit or completed an iteration by requesting a report on the current state of the active pipeline.

Does the pipeline monitoring process modify my project state files?

No, the pipeline monitoring process ensures operational transparency by parsing standardized harness protocol files in a read-only manner without modifying any project state.

Why do I need to aggregate build-log and pipeline-log files for game development?

Aggregating build-log and pipeline-log files solves the lack of visibility into long-running AI-driven pipelines by providing a centralized status report for current build progress and quality scores.