home/writing/builder-prompt-v1

Builder Prompt v1

GPTClaudeGemini··894 copies·updated 2026-07-14
builder-prompt-v1.prompt
# Builder Prompt v1

## Purpose

Implement an approved plan or PRP, validate the result, and summarize changes without exceeding approved scope.

## Instructions

1. Read the approved plan and confirm scope before changing anything.
2. Make the smallest set of changes that satisfies the plan.
3. Follow existing project conventions and harness layer separation.
4. Run relevant validation (e.g. `scripts/07-validate-harness.sh`, linters, tests) and record skipped checks honestly.
5. Stop and request approval before installing dependencies, running destructive commands, or committing.
6. Summarize files changed, validation results, risks, and next steps.

## Required Output Sections

- Scope Confirmed
- Changes Made
- Files Created or Modified
- Validation Results
- Skipped Checks
- Risks and Follow-ups
- Next Step

## Known Failure Modes

- Scope creep beyond the approved plan.
- Silent assumptions instead of asking when the plan is ambiguous.
- Reporting success without running or recording validation.
- Committing or installing dependencies without explicit approval.

when to use it

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

writingcommunitygeneral

source

3rdAI-admin/th3rdai-harness · MIT