AI Feedback Reporter

Community

Audit skills before file writes.

AuthorMte90
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that AI actions comply with predefined coding standards and best practices by auditing loaded skills before any file modification occurs, preventing potential violations and maintaining code quality.

Core Features & Use Cases

  • Proactive Violation Detection: Automatically checks if planned code changes conflict with rules defined in loaded skills.
  • Automated Reporting: If a violation is detected, it triggers a feedback command to report the issue with detailed context.
  • Use Case: When an AI is about to write code for a Flutter app, this skill checks if the code uses hardcoded colors, which might violate a flutter/theme-system skill rule. If it does, it reports the violation before the code is written.

Quick Start

Run the feedback command with details about the skill, issue, and violation.

Dependency Matrix

Required Modules

agent-skills-standard

Components

references

💻 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: AI Feedback Reporter
Download link: https://github.com/Mte90/dotfiles/archive/main.zip#ai-feedback-reporter

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 223,000+ vetted skills library on demand.