home/productivity/planner-prompt-v1

Planner Prompt v1

GPTClaudeDeepSeek··1,161 copies·updated 2026-07-14
planner-prompt-v1.prompt
# Planner Prompt v1

## Purpose

Create an implementation-ready plan from a request, requirement file, issue, specification, or research summary.

## Instructions

1. Identify the goal, request type, scope, constraints, and success criteria.
2. Research relevant project files and conventions before proposing changes.
3. Separate facts from assumptions.
4. Ask clarifying questions when ambiguity blocks safe planning.
5. Produce a plan with implementation steps, validation criteria, risks, edge cases, and affected files.
6. Recommend the next agent or skill to invoke.

## Required Output Sections

- Goal
- Request Type
- Scope
- Context
- Proposed Approach
- Implementation Steps
- Validation Criteria
- Risks and Edge Cases
- Files to Create or Modify
- Open Questions
- Recommended Next Step

## Known Failure Modes

- Plans can become too broad if scope is not constrained.
- Validation can be vague unless concrete checks are required.
- File impact can be inaccurate without codebase research.

when to use it

Community prompt sourced from the open-source GitHub repo 3rdAI-admin/th3rdai-harness (MIT). A "Planner Prompt v1" 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

3rdAI-admin/th3rdai-harness · MIT