skill-feedback-writer

Evaluates skill outputs against predefined criteria to identify missing instructions and generate feedback.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/Ankith-m1006/wolfpack-backend --skill skill-feedback-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-feedback-writer
Source: https://github.com/Ankith-m1006/wolfpack-backend/tree/main/examples/demos/skill_feedback_loop/skills/skill-feedback-writer
Command: npx skills add https://github.com/Ankith-m1006/wolfpack-backend --skill skill-feedback-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The skill-feedback-writer identifies missing instructions in another skill based on its output, ensuring that the output meets the required standards.

Core Features & Use Cases

  • Output Evaluation: Checks if a skill's output is sufficient and meets the necessary criteria.
  • Feedback Generation: Provides feedback on the skill's output, specifying missing instructions clearly.
  • Use Case: When the pr-comment-evaluator skill outputs a review, skill-feedback-writer evaluates it to ensure that it identifies all the necessary risks and issues.

Quick Start

Use the skill-feedback-writer to evaluate the output of the pr-comment-evaluator skill on the latest pull request.

Frequently Asked Questions about skill-feedback-writer

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

FAQPage Schema
How do I evaluate skill output for missing instructions and completeness?

To evaluate skill output for completeness, you can use a skill evaluation tool that compares generated output against predefined criteria to identify missing instructions and ensure clarity.

What is skill output analysis and how does it ensure quality?

Skill output analysis is the process of checking generated results against expected outputs to ensure quality. It identifies gaps in instructions and verifies that the output meets required risk assessment standards.

How do I generate feedback on a skill's output quality?

To generate feedback on skill output quality, you evaluate the results against predefined criteria. The analysis specifies missing instructions clearly, ensuring the output meets the necessary completeness and clarity standards.

Can I use output analysis to check if a review identifies all necessary risks?

Yes, you can use output analysis to check if a review identifies all necessary risks. The evaluation compares the output against expected results to ensure all required issues are caught and addressed.

Do I need a larger skill framework to use a skill feedback writer?

Yes, the skill feedback writer is intended for use within a larger skill framework. It requires analysis and comparison against expected outputs to ensure output quality and identify missing instructions.

What's the best way to automate skill quality evaluation for software engineering tasks?

The best way to automate skill quality evaluation is by running a script that evaluates output against predefined criteria. This ensures completeness and clarity by identifying missing instructions in the generated results.