home/productivity/prompt-templates-9

Prompt Templates

GPTClaudeDeepSeek··1,128 copies·updated 2026-07-14
prompt-templates-9.prompt
# Task Handoff Prompt Templates

> Usage: pick the matching template, fill in the `{...}` blanks, and use the whole block as the Agent tool's prompt. `model` and `subagent_type` follow the header's suggestion. All three required elements (goal & motivation / acceptance criteria / report format) are mandatory.
> ⚠️ The Agent tool has **no** `effort` parameter — the thoroughness requirement is already written into each template's body; don't try to pass it as a parameter.
> Before filling in: if you don't know the project's test/start commands, read that project's CLAUDE.md first; if there's no project CLAUDE.md, dispatch an Explore agent first to find out before handing off the task — don't leave it blank and guess.

## Universal reporting contract (already included at the end of every template, do not remove)

> Reporting rule: report only conclusions and the minimum necessary evidence; references must always use "absolute file path:line number." Do not paste full file contents or complete command output. Artifacts over 30 lines should be saved to {output path}, returning the path plus a 3-line summary. State honestly what couldn't be done or is uncertain — don't report "roughly done."

---

## 1. Search / locate (subagent_type: `Explore`, model: `sonnet`)

fill the variables

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

{...}{output path}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo Luca135007/claude-harness-kit (MIT). A "Prompt Templates" 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

Luca135007/claude-harness-kit · MIT