home/productivity/cbc-generation-prompt

CbC GENERATION PROMPT

GPTClaudeDeepSeek··272 copies·updated 2026-07-14
cbc-generation-prompt.prompt
# CbC Generation Prompt Template

**Purpose:** A reusable XML constraint wrapper to inject into code generation steps. This template enforces Correct-by-Construction principles at the moment of generation — not just at audit time.

**Usage:** The `start-task` skill reads this file during Step 3.2 (implementation) and uses it to frame the generation request. Skills or prompts that generate domain logic should wrap their request in this structure.

---

## The Template

When generating implementation code for a step, frame the prompt using this XML structure:

when to use it

Community prompt sourced from the open-source GitHub repo jdugarte/agentic-guild (no explicit license). A "CbC GENERATION 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

jdugarte/agentic-guild · no explicit license