qa-implementation-feedback-loop

Community

Fast local feedback for implementation quality

AuthorFernanSuoza
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates rapid, local validation of implementation work by running build, test, static analysis, and vulnerability checks and producing actionable remediation guidance so developers can catch and fix issues before they compound or block delivery.

Core Features & Use Cases

  • Phased validation: Executes build, unit tests, static analysis, and dependency/vulnerability scans in a prioritized order to surface the most likely failures first.
  • Safe auto-fixes: Optionally applies deterministic, low-risk fixes (formatters, linters) between attempts when enabled to resolve trivial failures without hiding real bugs.
  • Stagnation detection & escalation: Detects repeated identical failures, stops retries to avoid loops, generates support requests, and updates linked US-* story artifacts with run summaries and failure signatures.
  • Reporting & story updates: Produces a human-readable report under execution-plan/reports and can inject an Automated feedback loop summary into the linked story file.
  • Use case: Run after a material implementation change to verify a US-* story compiles, passes tests, meets static rules, and has no critical dependency vulnerabilities before marking it done.

Quick Start

Run the feedback loop for a linked US story in the repository root with execute enabled to generate a report and update the story.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: qa-implementation-feedback-loop
Download link: https://github.com/FernanSuoza/AIDD-project-bootstrap/archive/main.zip#qa-implementation-feedback-loop

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.