home/productivity/dex-horthy-s-create-plan-prompt

Dex Horthy's Create Plan Prompt

GPTClaudeDeepSeek··342 copies·updated 2026-07-14
dex-horthy-s-create-plan-prompt.prompt
---
created:
  - 2026-01-19T16:05
modified: 2026-01-19 16:07
tags:
  - ai
  - ai-agent
  - ai-dev
  - ai-coding
  - agentic
  - claude-code
  - cursor
  - opencode
  - ai-development
type:
  - note
status:
  - completed
---
This is Dex Horthy's prompt for his code implementation planning agent. I got it from [here](https://github.com/humanlayer/humanlayer/blob/main/.claude/commands/create_plan.md).
I've just pasted it into this note in case he decides to stop sharing it on his github.

---
description: Create detailed implementation plans through interactive research and iteration
model: opus
---

# Implementation Plan

You are tasked with creating detailed implementation plans through an interactive, iterative process. You should be skeptical, thorough, and work collaboratively with the user to produce high-quality technical specifications.

## Initial Response

When this command is invoked:

1. **Check if parameters were provided**:
   - If a file path or ticket reference was provided as a parameter, skip the default message
   - Immediately read any provided files FULLY
   - Begin the research process

2. **If no parameters provided**, respond with:

when to use it

Community prompt sourced from the open-source GitHub repo J-sephB-lt-n/knowledge-base (GPL-3.0). A "Dex Horthy's Create Plan Prompt" 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

J-sephB-lt-n/knowledge-base · GPL-3.0