reflexion

Enforce a structured self-review checklist before micro-review of software tasks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/isaenter/UES-PRO --skill reflexion-isaenter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reflexion
Source: https://github.com/isaenter/UES-PRO/tree/main/frontend-vben/.claude/skills/reflexion
Command: npx skills add https://github.com/isaenter/UES-PRO --skill reflexion-isaenter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

E 阶段每个 Task Micro-review 之前的自我反思缺失,导致潜在缺陷未被发现、边界条件未考虑、重复劳动增加。本 Skill 提供结构化的自我反思框架,帮助你在进入 Micro-review 前快速完成高质量自检。

Core Features & Use Cases

  • 提供逐条自问清单,覆盖常见的捷径、边界条件、硬编码与偏离设计的情况。
  • 记录关键发现,便于后续复盘与改进,能与 Micro-review 流程协同工作。
  • Use Case: 完成 Task 后,使用 Reflexion 清单进行自我评估,以确保在进入 Micro-review 之前捕捉到潜在问题并保持一致性。

Quick Start

After completing a Task, run the Reflexion checklist to prepare for the Micro-review.

Frequently Asked Questions about reflexion

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

FAQPage Schema
How do I perform a structured self-review before code review to catch edge cases?

A structured self-review uses a reflexion checklist to evaluate edge cases, documentation, and code quality before micro-review, ensuring potential defects are caught early. This enforces a predictable evaluation process without external data access.

What is the best way to enforce a post-task quality assurance checklist for software development?

The best way to enforce post-task quality assurance is applying a structured reflexion checklist that identifies hardcoding, design deviations, and boundary conditions. This bridges self-reflection gaps to reduce rework before formal review.

Why does missing self-reflection before micro-review increase rework in software engineering?

Missing self-reflection before micro-review increases rework because potential defects, boundary conditions, and design deviations remain undiscovered. A structured checklist captures these issues early, ensuring consistency and reducing duplicate effort.

Can I use a reflexion checklist to verify code quality and documentation without external dependencies?

Yes, you can use a reflexion checklist to verify code quality and documentation without external dependencies. It provides safe, predictable guidance through a structured self-evaluation process, requiring no external data access.

Does a post-task self-review checklist work with an existing micro-review process?

Yes, a post-task self-review checklist works directly with an existing micro-review process by recording key findings for later retrospective analysis. It prepares tasks for formal review by checking frontmatter presence and structural guidelines.