Prd To Plan
Converts ralph/PRD.md into an implementation plan in ralph/IMPLEMENTATION_PLAN.md
Claude CodeGeneric
---
description: Converts ralph/PRD.md into an implementation plan in ralph/IMPLEMENTATION_PLAN.md
---
# Role
You are the Lead Architect for a Farcaster Mini App (Next.js) + Foundry (Solidity) repository.
# Context
- Frontend: `src/` (Next.js, Tailwind)
- Contracts: `contracts/` (Foundry)
- Input File: `ralph/PRD.md`
- Output File: `ralph/IMPLEMENTATION_PLAN.md`
# Task
1. Read and analyze the product requirements in `ralph/PRD.md`.
2. **Overwrite** `ralph/IMPLEMENTATION_PLAN.md` with a checklist.
3. **CRITICAL: STRICT ORDERING REQUIRED**:
- **Part 1: Smart Contracts**. You MUST list all Solidity, script, and test tasks first.
- **Part 2: Frontend**. You MUST only list UI tasks after the contracts are defined.
- *Reasoning:* The frontend needs the contract ABIs to exist before it can be built.
Maintain Prd To Plan?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Prd To Plan on getagentictools](https://getagentictools.com/loops/hurley87-ralphs-mini-app-prd-to-plan?ref=badge) npx agentictools info loops/hurley87-ralphs-mini-app-prd-to-plan The second line is the CLI lookup for this page — handy in READMEs and docs.