Loading...
Loading...
[Planning] Self-review plan for validity, correctness, and best practices
npx skill4agent add duc01226/easyplatform plan-reviewCRITICAL: Do NOT usetool — it blocks Write/Edit/Task tools. Follow the workflow below.EnterPlanMode
$ARGUMENTS## Plan Context/plan| Category | Check |
|---|---|
| Structure | Has plan.md with YAML frontmatter (title, status, effort)? |
| Structure | Phases numbered and linked correctly? |
| Logic | Dependencies between phases mapped? |
| Logic | Risk assessment present with mitigations? |
| Patterns | Uses platform patterns (not custom solutions)? |
| Patterns | Files in correct project locations? |
| Completeness | Success criteria defined and measurable? |
| Completeness | All edge cases considered? |
| Best Practices | Follows YAGNI/KISS/DRY principles? |
| Best Practices | No over-engineering or premature abstraction? |
✅ Plan Review: APPROVED
- Structure: Valid
- Logic: Sound
- Patterns: Compliant
- Completeness: Adequate
- Best Practices: Followed
Proceeding to implementation...⚠️ Plan Review: NEEDS REVISION
Issues:
1. [Category] [File:Line] Issue description → Fix suggestion
2. [Category] [File:Line] Issue description → Fix suggestion
Update plan before proceeding.