prepare-plan-for-review

Generate multi-model peer review prompts for implementation plans with tech stack detection.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/skinnyandbald/fish-skills --skill prepare-plan-for-review
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: prepare-plan-for-review
Source: https://github.com/skinnyandbald/fish-skills/tree/main/skills/prepare-plan-for-review
Command: npx skills add https://github.com/skinnyandbald/fish-skills --skill prepare-plan-for-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed, AI-consumable prompts for peer review of implementation plans, ensuring comprehensive feedback tailored to your project's tech stack.

Core Features & Use Cases

  • Automated Prompt Generation: Creates ready-to-copy prompts for AI models to analyze implementation plans.
  • Tech Stack Detection: Automatically identifies your project's framework, language, database, and more.
  • Use Case: Before submitting a new feature plan, use this Skill to generate a prompt that asks an AI to review the plan for TDD compliance, test coverage, and stack-specific best practices.

Quick Start

Use the prepare-plan-for-review skill to generate a review prompt for the plan file docs/plans/my-feature.md.

Frequently Asked Questions about prepare-plan-for-review

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

FAQPage Schema
How do I generate an AI prompt to review an implementation plan?▼

To generate an AI prompt for implementation plan review, you use a skill that resolves your plan path, detects the project tech stack, and formats a comprehensive analysis request covering TDD compliance and test coverage.

What is tech stack detection and how does it help with plan review?▼

Tech stack detection automatically identifies your project's framework, language, and database to ensure the generated plan review prompt asks for stack-specific best practices and actionable recommendations.

How do I ensure my implementation plan follows TDD compliance before starting development?▼

You can ensure TDD compliance by generating a peer review prompt that explicitly asks an AI model to analyze your implementation plan for test coverage assessment and test-driven development practices.

Can I use this prompt generation process for any project tech stack?▼

Yes, the prompt generation process works across different environments because it automatically detects your specific tech stack to tailor the analysis request for stack-specific best practices.

What's the best way to automate peer review feedback for a feature plan?▼

The best way to automate peer review feedback is to generate a ready-to-copy, multi-model prompt that requests a detailed analysis of your feature plan, saving time in the manual review process.