ingest-feedback

Filter feedback report suggestions against Iron Rules and document rationale.

10|1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/reidemeister94/development-skills --skill ingest-feedback-reidemeister94
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ingest-feedback
Source: https://github.com/reidemeister94/development-skills/tree/main/skills/ingest-feedback
Command: npx skills add https://github.com/reidemeister94/development-skills --skill ingest-feedback-reidemeister94

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ingests and moderates development-skills feedback reports to ensure only validated changes are adopted, safeguarding against unsafe or unvetted recommendations.

Core Features & Use Cases

  • Rule-driven evaluation: Applies the Iron Rules to each suggested change, ensuring alignment with safety and quality standards.
  • Evidence-based reporting: Generates a structured assessment report highlighting friction points and recommended actions.
  • Use Case: A developer submits a feedback report; the Skill evaluates each point, filters out noise, and outputs a cleaned list of fixes.

Quick Start

Ingest the feedback report file path provided as an argument and run the evaluation pipeline.

Frequently Asked Questions about ingest-feedback

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

FAQPage Schema
How do I validate feedback report suggestions before applying them?

Iron-rule checks evaluate development-skills feedback by challenging each suggestion against defined safety and quality constraints, filtering out unvetted recommendations, and documenting the rationale for accepting or rejecting each change.

What is the best way to filter unsafe recommendations from a development feedback report?

Filtering unsafe recommendations requires an evaluation pipeline that applies rule-driven constraints to each feedback suggestion, producing a cleaned list of vetted fixes that meet safety and quality standards.

How do I generate an evidence-based assessment report for code feedback?

Generate an evidence-based assessment report by ingesting the feedback file and running an evaluation pipeline that highlights friction points, documents rationale, and outputs a structured set of recommended actions.

Can I use rule-driven evaluation to moderate development-skills feedback reports?

Yes, you can moderate development-skills feedback reports by providing the file path as an argument and running an evaluation pipeline that applies Iron Rules to ensure only validated changes are adopted.

What are the limitations of using iron-rule checks for feedback ingestion?

Using iron-rule checks for feedback ingestion restricts adoption to suggestions meeting predefined constraints, meaning any valid recommendation failing these specific rule checks will be filtered out and require manual review.