home/productivity/prompt-test-scenarios-from-code

PROMPT Test Scenarios From Code

GPTClaudeDeepSeek··1,252 copies·updated 2026-07-14
prompt-test-scenarios-from-code.prompt
# PROMPT TEMPLATE — Theorem-Compliant Test Scenarios From Code

> Reusable prompt template for delegating test scenario design to a sub-agent.
> Verified against `.ai/theorems/test/Topologically Closed Data Regression Testing Theorem.md` — section by section.
> Empirical foundation: WORKFLOW §10 prompt-first pattern + LESSONS §3 (test scenarios as planning) + theorem §1–§24.
>
> Usage:
> 1. Replace `<TARGET_PATH>`, `<MODULE_NAME>`, `<BUSINESS_CONTEXT>`, `<CHANGE_TYPE>`, `<CHANGE_DESCRIPTION>`
> 2. Run via Agent({ prompt: <THIS TEMPLATE>, subagent_type: "general-purpose" })
> 3. Verify output with /deep-verify + /deep-risk + theorem compliance checklist (§Final acceptance below)

---

## PROMPT (paste to agent)

fill the variables

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

{prompt: <THIS TEMPLATE>, subagent_type: "general-purpose"}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo ForgePrime/forge (NOASSERTION). A "PROMPT Test Scenarios From Code" 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

ForgePrime/forge · NOASSERTION