self-review
Installation
SKILL.md
Self Review Skill
Execute this self-review procedure before marking tasks as completed (TodoWrite completed).
Trigger Conditions
Apply this skill when:
- Just before marking a task as
completedwith TodoWrite - When explicitly invoked by the user with
/self-reviewcommand
Review Procedure
Phase 1: Collect Change Diffs
# List of changed files
git diff --name-only HEAD
Related skills
More from k9i-0/flutter_autonomous_template
flutter-ui-design
Modern UI design guidelines for Flutter apps. Achieve refined visuals based on Material Design 3.
14ui-theming
UI theming skill for applying brand designs to Flutter apps. Use when user asks to 'apply X style', 'change theme to Y', 'make it look like Z', or provides reference images for UI design.
6requirements-gathering
Systematic requirements gathering through AskUserQuestion. Use when starting development to clarify app specifications.
4flutter-mobile-automation
E2E testing and mobile automation for Flutter apps. Use when creating/running tests with Maestro, Mobile MCP, and Dart MCP.
4