skill-feedback

Capture structured defect reports for AI skills and submit them as GitHub issues.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/OntoLedgy/ol_ai_context_library --skill skill-feedback-ontoledgy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-feedback
Source: https://github.com/OntoLedgy/ol_ai_context_library/tree/main/skills/skill-feedback
Command: npx skills add https://github.com/OntoLedgy/ol_ai_context_library --skill skill-feedback-ontoledgy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the problem of unreported, recurring errors in the OL AI skill library by providing a structured, user-approved workflow to capture skill defects, analyze their root cause, and submit them as GitHub issues for maintainers to fix, preventing the same mistakes from impacting other users.

Core Features & Use Cases

  • Structured Defect Reporting: Captures observed vs expected output, root cause analysis, and suggested fixes for skill errors, with support for named or anonymous submission.
  • Comparative Rigor Review: Compares OL skill outputs against equivalent external frameworks using a standardized rubric to identify methodological gaps and strengths for continuous improvement.
  • Privacy-Preserving Attribution: Supports anonymous issue posting via a dedicated GitHub App bot to protect reporter identity when desired. Use Case: If the clean-code-reviewer skill incorrectly flags a valid snake_case class name as non-compliant, use this Skill to document the error, submit a tracked GitHub issue, and help improve the skill for all users.

Quick Start

Use the skill-feedback skill to submit a defect report for the ob-engineer skill after it generates code that violates the project's single-quote string rule.

Frequently Asked Questions about skill-feedback

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

FAQPage Schema
How do I report a defect in an AI skill that generates incorrect output?

Yes, you can submit skill feedback anonymously. The system supports privacy-preserving attribution by posting user-approved defect reports as GitHub issues via a dedicated GitHub App bot to protect reporter identity.

How do I compare AI skill outputs against external frameworks for methodological gaps?

To compare AI skill outputs against external frameworks, conduct a comparative rigor review using a standardized rubric to identify methodological gaps and strengths for continuous skill improvement.

What is the process to submit validated GitHub issues for AI skill errors?

The process to submit validated GitHub issues for AI skill errors involves documenting the observed deviation, analyzing the root cause, suggesting fixes, and submitting user-approved issues to the repository with appropriate labels and attribution.

Does the defect reporting workflow support suggested fixes from users?

Use the skill feedback workflow when an AI skill incorrectly handles expected behavior, such as flagging valid code as non-compliant, to document the error, submit a tracked GitHub issue, and help improve the skill for all users.