self-review

Consolidate Gemini CLI and Claude subagent reviews into PASS/MINOR/FAIL judgments.

1|1|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/K9i-0/flutter_autonomous_template --skill self-review-k9i-0
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: self-review
Source: https://github.com/K9i-0/flutter_autonomous_template/tree/main/.claude/skills/self-review
Command: npx skills add https://github.com/K9i-0/flutter_autonomous_template --skill self-review-k9i-0

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Self-review before completing tasks to ensure quality through multi-perspective verification using Gemini CLI and Claude subagent.

Core Features & Use Cases

  • Phase-driven, multi-perspective review of changes
  • Consolidated feedback from Gemini CLI and Claude subagent
  • Use case: validate changes before marking a task complete in a Flutter project

Quick Start

Invoke the self-review flow on your latest changes to validate quality before marking a task complete.

Frequently Asked Questions about self-review

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

FAQPage Schema
How do I run a multi-perspective code review before completing a Flutter task?▼

Run a multi-perspective code review by invoking a phase-driven self-review flow on your latest Flutter changes. This process consolidates feedback from Gemini CLI and Claude subagents to validate quality before task completion.

What is multi-perspective self-review in software engineering?▼

Multi-perspective self-review is a quality assurance process where multiple AI agents evaluate code changes. It leverages Gemini CLI and Claude subagent reviews to consolidate outputs and applies a PASS, MINOR, or FAIL judgment to determine task completion.

Can I use this phase-driven review process for Dart documentation updates?▼

Yes, you can use this review process for Dart documentation updates. It is applicable to code changes across Flutter projects including features, fixes, and documentation updates before marking a task complete.

Does the consolidated review output support Flutter feature development and bug fixes?▼

Yes, the consolidated review output supports Flutter feature development and bug fixes. It validates changes across these use cases by applying a PASS, MINOR, or FAIL judgment to determine if the task meets quality standards.

How do Gemini CLI and Claude subagents consolidate code review outputs?▼

Gemini CLI and Claude subagents consolidate code review outputs by analyzing changes from multiple perspectives. They merge their findings into a unified report that applies a PASS, MINOR, or FAIL judgment to determine task completion.