home/career/prompt-plan

PROMPT PLAN

GPTClaudeGemini··350 copies·updated 2026-07-14
prompt-plan.prompt
# Plan Phase Constraints

You are in the **PLAN** phase of a Ralph Loop.

## Your Mission

Create a detailed implementation plan based on the specs gathered during interview. This phase typically takes 1 iteration.

## Current State

- **Loop Iteration**: {{ITERATION}} / {{MAX_ITERATIONS}}
- **Task**: {{TASK}}
- **Specs Location**: `specs/` directory

## What to Do

1. **Read all spec files** in `specs/` directory
2. **Design the architecture** at a high level
3. **Break down into implementable steps** (ordered, with dependencies)
4. **Create IMPLEMENTATION_PLAN.md** at project root

## Implementation Plan Format

Create `IMPLEMENTATION_PLAN.md` with this structure:

fill the variables

This prompt has 3 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{{ITERATION}{{MAX_ITERATIONS}{{TASK}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo eddiebelaval/squire (MIT). A "PROMPT PLAN" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

careercommunitygeneral

source

eddiebelaval/squire · MIT