dev-feedback-loop

Automate development-cycle metrics collection and generate improvement reports.

205|26|Updated Oct 30, 2025
One-click install
npx skills add https://github.com/LerianStudio/ring --skill dev-feedback-loop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-feedback-loop
Source: https://github.com/LerianStudio/ring/tree/main/dev-team/skills/dev-feedback-loop
Command: npx skills add https://github.com/LerianStudio/ring --skill dev-feedback-loop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill captures cycle metrics, analyzes prompts quality, and produces improvement reports to docs/feedbacks for continuous development.

Core Features & Use Cases

  • Assertiveness scoring across task gates
  • Root-cause analysis for failures
  • Automated improvement reports tracked in docs/feedbacks

Quick Start

After task completion, trigger the feedback loop to record metrics and generate a cycle report.

Frequently Asked Questions about dev-feedback-loop

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

FAQPage Schema
How do I automate collection of development cycle metrics?

Automate metric collection by triggering the feedback loop at gate transitions, task completions, and cycle milestones. The Skill captures assertiveness scores, validates outcomes, performs root-cause analysis when thresholds are missed, and writes auditable reports to docs/feedbacks/cycle-{date}/ for continuous measurement and improvement.

What is assertiveness scoring in development cycles?

Assertiveness scoring measures decision confidence and execution quality across task gates. The Skill calculates exact scores at each transition, identifies when scores fall below thresholds, performs root-cause analysis on failures, and generates actionable insights to improve future cycle performance.

How can I diagnose why development cycles are underperforming?

Use root-cause analysis to diagnose cycle failures when assertiveness scores drop below threshold. The Skill aggregates metrics across gate transitions and task completions, analyzes prompt quality, generates improvement reports, and tracks findings in docs/feedbacks for pattern identification and corrective action.

Can I track development metrics automatically across multiple cycle stages?

Yes. The Skill automates metric tracking across gate transitions, post-task completions, validation outcomes, and end-of-cycle milestones. It maintains a mandatory TodoWrite entry at cycle start, calculates scores at each stage, and produces periodic reports with auditable outputs for continuous monitoring.

What outputs does the feedback loop generate?

The feedback loop generates auditable cycle reports written to docs/feedbacks/cycle-{date}/ containing assertiveness scores, root-cause analyses, aggregated performance metrics, and actionable improvement insights derived from prompt quality analysis and validation outcomes.

Do I need to manually trigger metric collection after each task?

Metric collection is applied automatically across gate transitions, task completions, and validation outcomes throughout the cycle. The Skill requires a mandatory TodoWrite entry at start and generates periodic aggregated reports, minimizing manual intervention while ensuring continuous improvement tracking.