common-learning-log

Append structured learning entries to AGENTS_LEARNING.md after AI agent mistakes.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/VSF-QC-TTS/vf-qc-copilot --skill common-learning-log
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: common-learning-log
Source: https://github.com/VSF-QC-TTS/vf-qc-copilot/tree/main/.agents/skills/common/common-learning-log
Command: npx skills add https://github.com/VSF-QC-TTS/vf-qc-copilot --skill common-learning-log

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automatically appends structured learning entries to AGENTS_LEARNING.md whenever an AI agent makes a mistake, promoting continuous learning and improvement.

Core Features & Use Cases

  • Automatic Learning Log Entry: Automatically logs mistakes made by AI agents, including pre-write violations, user corrections, and session retrospectives.
  • Structured Format: Ensures consistent and detailed logging for each mistake, including the date, task, signal, mistake made, pattern to avoid, and better approach.
  • Use Case: For example, if an AI agent makes a mistake during a session, this Skill will automatically create a learning log entry that can be reviewed and used to improve future performance.

Quick Start

Automatically log a learning entry for a mistake made by an AI agent.

Frequently Asked Questions about common-learning-log

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

FAQPage Schema
How do I automatically log AI agent mistakes for continuous improvement?

Automatic learning log entries capture AI agent mistakes by recording structured details like the date, task, signal, mistake, pattern to avoid, and better approach into AGENTS_LEARNING.md for future review.

What structured format is used for logging AI agent errors?

The structured format for logging AI agent errors includes the date, task, signal, mistake made, pattern to avoid, and better approach. This ensures consistent and detailed entries for each session retrospective or user correction.

What triggers an automatic learning log entry for AI agents?

Automatic learning log entries are triggered by predefined signals including pre-write violations, user corrections, and session retrospectives. These triggers initiate the logging process when specific keywords are detected.

Do I need a specific file to enable automated learning logs for AI agents?

Yes, the AGENTS_LEARNING.md file must be present. The automated logging process requires this file to append structured entries whenever an AI agent makes a mistake during a session.

What is the best way to record AI agent session retrospectives?

The best way to record AI agent session retrospectives is to automatically append structured entries to a learning log. This captures the mistake, pattern to avoid, and better approach for ongoing self-improvement.

Can I use automated logging to track pre-write violations in AI agents?

Yes, automated logging can track pre-write violations in AI agents. It detects these violations as predefined triggers and logs the mistake details into a structured learning log for future reference.