reflection-log

Capture task pain signals and log improvement proposals after execution.

1|1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/csuzngjh/principles --skill reflection-log
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reflection-log
Source: https://github.com/csuzngjh/principles/tree/main/claude/skills/reflection-log
Command: npx skills add https://github.com/csuzngjh/principles --skill reflection-log

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill captures the lessons learned from each task, transforming errors and successes into actionable insights for continuous AI improvement.

Core Features & Use Cases

  • Pain Summarization: Identifies and documents the most challenging aspects of a task.
  • Evolution Logging: Updates system knowledge by logging issues, proposing new principles, and suggesting guardrails.
  • Performance Tracking: Records agent and user performance for iterative refinement.
  • Use Case: After a complex coding session where the AI struggled with a specific API, this Skill would log the exact error, suggest a new principle to handle that API more effectively, and update the AI's performance score.

Quick Start

Use the reflection-log skill to finalize the task by summarizing pain points and logging evolution candidates.

Frequently Asked Questions about reflection-log

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

FAQPage Schema
How do I log AI pain points for continuous agent improvement?

To log AI pain points for continuous agent improvement, you capture pain signals from task execution, document challenging aspects, and propose new principles or guardrails to refine AI behavior and update system knowledge.

What is reflection logging in agentic frameworks?

Reflection logging in agentic frameworks is the post-task process of finalizing AI execution by structuring errors, successes, and performance metrics into actionable insights for system evolution.

How do I create guardrails from AI task errors?

You create guardrails from AI task errors by summarizing the exact failures encountered during execution and proposing new principles that suggest guardrails to prevent similar issues in future tasks.

Can I use structured logging to update agent and user profiles?

Yes, you can use structured logging to update agent and user profiles by tracking performance metrics during post-task reflection, which records iterative refinement data for both the AI and the user.

Does reflection logging work without external dependencies?

Yes, reflection logging works without external dependencies because it relies on internal references to document issues, propose guardrails, and update profiles rather than requiring external modules or libraries.

When should I use post-task reflection logging in my workflow?

You should use post-task reflection logging when finalizing complex AI tasks, such as coding sessions where the agent struggled with specific APIs, to ensure errors transform into actionable evolution candidates.