Progress

Resolve failing checks and complete one operational target end-to-end.

54|7|Updated Sep 19, 2021
One-click install
npx skills add https://github.com/Vrooli/Vrooli --skill progress-vrooli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Progress
Source: https://github.com/Vrooli/Vrooli/tree/main/scenarios/prompt-manager/store/skills/packs/core/progress
Command: npx skills add https://github.com/Vrooli/Vrooli --skill progress-vrooli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill keeps scenario progress grounded by prioritizing failing checks, incomplete operational targets, and missing validation so teams stop chasing ad-hoc changes and instead complete stable, test-driven workflows.

Core Features & Use Cases

  • Failing check triage: Start with the results from scenario status, scenario-auditor, tests, and anti-pattern detection to eliminate highest-risk blockers.
  • Target-focused completion: Select one operational target at a time and close its requirements, implementation, testing, and validation end-to-end without scope creep.
  • Incremental stabilization: Add tests, polish UX clarity, and ensure maintainability only after core progress, keeping the scenario stable while increasing completeness.

Quick Start

Resolve the top failing checks, then finish one operational target through requirements, implementation, tests, and validation.

Frequently Asked Questions about Progress

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

FAQPage Schema
How do I close end-to-end gaps in test-driven AI scenario development?

To close end-to-end gaps in test-driven AI scenario development, resolve failing checks first, then complete one operational target across requirements, implementation, tests, and validation without scope creep.

What is the best way to triage failing checks and stabilize scenario progress?

Triage failing checks to stabilize scenario progress by using scenario status, auditor results, and anti-pattern detection to eliminate the highest-risk blockers before focusing on incremental, reliable changes.

How do I complete an operational target without introducing scope creep or regressions?

Complete an operational target without scope creep or regressions by grounding incremental changes in PRD and test suites, selecting one target at a time through its full validation lifecycle.

When should I add UX polish and maintainability tests during scenario development?

Add UX polish and maintainability tests during scenario development only after achieving core progress on the operational target, keeping the scenario stable while increasing completeness incrementally.

Can I use incremental stabilization to resolve ad-hoc changes across multiple operational targets?

No, incremental stabilization focuses on resolving one operational target at a time to stop ad-hoc changes, ensuring test-driven workflows remain stable and regressions are explicitly avoided.