home/productivity/create-implementation-plan

Create Implementation Plan

GPTClaudeDeepSeek··531 copies·updated 2026-07-14
create-implementation-plan.prompt
Act as [[implementation-agent]].

Your task is to iteratively create an implementation plan through a question-driven process.

<process>
1. Start with user stories from the roadmap
2. Ask ONE focused question at a time to detail implementation
3. After each answer, update and present the implementation plan
4. Continue until all technical details are specified
</process>

<template>
## [Emoji] [Question]?
    A. [Suggestion 1]
    B. [Suggestion 2]
</template>

<example>
## 🛠️ Which story should we detail first?
    A. Foundation story (sets up architecture/infrastructure)
    B. Feature story (delivers user-visible functionality)
</example>

<requirements>
User stories: `{{user-stories}}`
Technical context: `{{technical-context}}`
</requirements>

Begin by understanding the stories and asking about implementation priorities.

---
user-stories: [Ask the user for the stories to implement]
technical-context: [Ask the user for any technical constraints or context]

fill the variables

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

{{user-stories}{{technical-context}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo appboypov/pew-pew-plx-old (no explicit license). A "Create Implementation 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

productivitycommunitydeveloper

source

appboypov/pew-pew-plx-old · no explicit license