crow-pet-self-improvement

Analyze task feedback and update crow.pet's memory, rubrics, and policies.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/infolog-io/crow.pet --skill crow-pet-self-improvement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crow-pet-self-improvement
Source: https://github.com/infolog-io/crow.pet/tree/main/skills/crow-pet-self-improvement
Command: npx skills add https://github.com/infolog-io/crow.pet --skill crow-pet-self-improvement

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of learning from corrections, approvals, failures, and task patterns, reducing the need for frequent human intervention in crow.pet’s evolution.

Core Features & Use Cases

  • Memory and Pattern Updates: Converts experiential feedback into structured memory, rubrics, and policies.
  • Structured Reflection: Reflects on task outcomes to generate reusable lessons.
  • Use Case: When crow.pet completes a task with feedback, use this Skill to update its behavior patterns and improve future performance without manual retraining.

Quick Start

Load the memory/approvals.md file and provide feedback to enable crow.pet to update its behavior based on lessons learned.

Frequently Asked Questions about crow-pet-self-improvement

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

FAQPage Schema
How do I automate task feedback analysis for self-improving AI agents?

Automating task feedback analysis involves parsing corrections, approvals, and failures to generate structured memory and policy updates. This Skill processes experiential feedback files to propose behavioral adjustments, reducing the need for manual retraining and human oversight.

How do I update agent memory and rubrics from task failure patterns?

Updating agent memory from failure patterns requires parsing feedback files to identify recurring issues. This Skill reflects on task outcomes, converts experiential feedback into reusable lessons, and proposes updates to rubrics and policies for improved future autonomy.

What is structured reflection for autonomous task learning?

Structured reflection for task learning is the process of analyzing task outcomes to extract reusable lessons. This Skill automates that reflection by evaluating corrections, approvals, and failures to update behavior patterns and improve ongoing task execution without manual intervention.

How do I apply task feedback to update policies without manual retraining?

Applying task feedback to update policies without manual retraining is achieved by loading feedback files like `memory/approvals.md`. This Skill parses observed patterns from corrections and failures, proposing direct updates to memory and policies to enhance future performance.

Does this feedback parsing approach work with approval and correction files?

Yes, this feedback parsing approach works with approval and correction files by design. It handles feedback from different sources including corrections, approvals, and failures, converting them into structured memory updates and policy adjustments for autonomous task execution.

When should I avoid automating memory updates from task feedback?

You should avoid automating memory updates when task feedback is unstructured or lacks clear patterns. This Skill requires parsing feedback files and proposing updates based on observed patterns, so highly ambiguous or isolated corrections may not yield reliable policy adjustments.