reflexion

Run a structured reflection checklist after each task to log lessons and surface patterns.

319|74|Updated May 17, 2025
One-click install
npx skills add https://github.com/m-xlsea/ruoyi-plus-soybean --skill reflexion-m-xlsea
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reflexion
Source: https://github.com/m-xlsea/ruoyi-plus-soybean/tree/main/.claude/skills/reflexion
Command: npx skills add https://github.com/m-xlsea/ruoyi-plus-soybean --skill reflexion-m-xlsea

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

E 阶段自我反思 — 每个 Task Micro-review 之前. This feature guides you to pause after completing a task to assess your approach, surface improvements, and capture learnings before the next review.

Core Features & Use Cases

  • Structured Self-Reflection Checklist: A concise set of questions to verify shortcuts, boundary conditions, hard-coded values, over-engineering, alignment to design.md, and future maintainability.
  • Actionable Guidance: Converts insights into concrete edits and logs lessons for future reference in the knowledge base.
  • Use Case: After finishing a task, run Reflexion to surface learnings that inform the next Micro-review and prevent repeated mistakes.

Quick Start

After a task completes, trigger Reflexion to generate a concise self-review and append lessons to the knowledge base.

Frequently Asked Questions about reflexion

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

FAQPage Schema
How does a self-review checklist help prevent recurring mistakes in my workflow?

A self-review checklist helps prevent recurring mistakes by guiding you to pause after a task, verify shortcuts and hard-coded values, and log lessons learned to a centralized repository for future reference.

What is the best way to document process improvements after completing a task?

The best way to document process improvements is to run a structured micro-review that converts insights into concrete edits, then appends those lessons to a knowledge base to auto-surface patterns for future tasks.

When do I need to perform a micro-review during task execution?

You need to perform a micro-review during the E-phase retrospective, specifically after completing a task and before starting the next one, to assess your approach and capture learnings.

Can I use a learning log to optimize workflow across multiple tasks?

Yes, you can use a learning log to optimize workflow across tasks by appending captured lessons to a centralized knowledge base that automatically surfaces patterns to prevent repeated mistakes.

What specific issues should a structured reflection checklist verify?

A structured reflection checklist should verify shortcuts, boundary conditions, hard-coded values, over-engineering, alignment to design.md, and future maintainability to ensure process improvements are captured.

Does reflexion require any external dependencies or components to run?

No, reflexion requires no external dependencies or components to run; it operates as a standalone feature to generate concise self-reviews and append lessons to your knowledge base.