feedback

Process human feedback to implement fixes and record learnings.

46|5|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/victoriacity/openakari --skill feedback-victoriacity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feedback
Source: https://github.com/victoriacity/openakari/tree/main/.claude/skills/feedback
Command: npx skills add https://github.com/victoriacity/openakari --skill feedback-victoriacity

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows for direct human feedback, corrections, and strategic direction to be applied to an agent's work, ensuring continuous improvement and alignment with human intent.

Core Features & Use Cases

  • Feedback Processing: Classifies and interprets various types of human input (corrections, directives, observations, etc.).
  • Root Cause Analysis: Investigates issues by examining code, history, and prior feedback.
  • Actionable Fixes: Implements changes through code modifications, convention updates, prompt adjustments, or project roadmap changes.
  • Learning Capture: Records all feedback cycles and their resolutions to prevent recurring issues.
  • Use Case: If an agent consistently fails to follow a new deployment protocol, the PI can use /feedback to correct the behavior, have the agent investigate why it failed, implement a code or prompt fix, and record the learning so the agent adheres to the protocol in the future.

Quick Start

Use the feedback skill to correct the agent's recent code commit by stating 'Do not merge code without a passing test suite'.

Frequently Asked Questions about feedback

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

FAQPage Schema
How do I correct agent behavior after a bad code commit?

You can correct agent behavior by providing direct instructions through human-in-the-loop feedback. The skill processes your corrections, investigates the root cause in code or history, implements fixes, and records the learning to prevent recurrence.

Can I update project conventions and prompts to adjust agent workflows?

Yes, workflow adjustment is a core feature. You can inject directives to update project conventions, modify prompts, or shift the project roadmap, ensuring the agent aligns its operational behavior with your strategic intent.

What types of human feedback can an AI agent process for continuous improvement?

The skill processes diverse feedback types including corrections, complaints, directives, observations, approvals, resource adjustments, strategy shifts, knowledge injection, quality calibration, tuning, and scheduling.

Does the feedback skill perform root cause analysis on recurring agent errors?

Yes, root cause analysis is performed by investigating code, history, and prior feedback. It identifies why the agent failed, implements actionable fixes via code or prompt adjustments, and records the cycle to prevent future recurrence.

What is the best way to inject knowledge and calibrate agent quality?

The best way is using direct feedback to inject knowledge and calibrate quality. The skill interprets your directives, adjusts operational alignment through code or convention updates, and logs the resolution.

How do I stop an agent from ignoring deployment protocols?

Provide a direct correction stating the required protocol. The agent investigates why it failed the deployment protocol, implements a code or prompt fix to align, and records the learning to ensure future adherence.