bart-think-review

Audit bart-think plan.md for concrete decisions, requirement coverage, and task structure.

8|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/leandrostoroli/bart-loop --skill bart-think-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bart-think-review
Source: https://github.com/leandrostoroli/bart-loop/tree/main/skills/bart-think-review
Command: npx skills add https://github.com/leandrostoroli/bart-loop --skill bart-think-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures plan quality by auditing bart-think plan.md for concrete decisions, complete requirements coverage, and coherent task structure before handing off to bart-plan.

Core Features & Use Cases

  • Validates locked, discretionary, and deferred decisions for concreteness and potential conflicts.
  • Checks that every in-scope item maps to a requirement and that every requirement is implemented by at least one task.
  • Generates findings and a structured plan review, then auto-chains to bart-plan upon user approval.

Quick Start

Provide the plan.md path to review and ask me to run bart-think-review.

Frequently Asked Questions about bart-think-review

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

FAQPage Schema
How do I validate that my plan.md decisions are concrete before execution?

Plan review validates plan.md decisions by auditing locked, discretionary, and deferred decisions for concreteness and potential conflicts before execution. It enforces atomic requirements and detects gaps to ensure decisions are structured for implementation.

What is requirements coverage analysis for a project plan?

Requirements coverage analysis checks that every in-scope item maps to a requirement and that every requirement is implemented by at least one task. This validation ensures your plan fully covers the project scope before handoff.

How do I check my plan tasks are structured for implementation?

To check task structure, run an automated plan review that validates scope and dependencies. This review generates structured findings to confirm tasks are coherent and ready for implementation handoff.

Do I need a bart-think plan to run an automated plan review?

Yes, this automated plan review applies specifically to plan outputs generated from bart-think. You provide the plan.md path from bart-think to validate decisions, requirements coverage, and task structure.

What happens after a plan review approves my plan.md?

After plan review approves your plan.md, it auto-chains to bart-plan for execution handoff upon user approval. This integration ensures a smooth transition from validated planning to implementation.