Enable debug:true on all 6 CL templates for Sprint 50a testing
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: bootstrap_company
|
||||
description: "Convert approved company design into executable creation payloads — the final deployment step."
|
||||
debug: true
|
||||
system: agent_prompt
|
||||
|
||||
agent_prompt:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: company_design
|
||||
description: "Boardroom deliberation — the full Crimson Leaf board debates and designs a new company."
|
||||
debug: true
|
||||
system: agent_prompt
|
||||
|
||||
participant_prompt:
|
||||
|
||||
@@ -2,6 +2,7 @@ name: design_polish
|
||||
description: >
|
||||
Refine the company design specification based on board review consensus.
|
||||
Produces the final, bootstrap-ready design document.
|
||||
debug: true
|
||||
model: power
|
||||
|
||||
sections:
|
||||
|
||||
@@ -2,6 +2,7 @@ name: design_review
|
||||
description: >
|
||||
Independent review of a company design specification. Each board member
|
||||
critiques the design from their domain expertise.
|
||||
debug: true
|
||||
model: power
|
||||
system: agent_prompt
|
||||
|
||||
|
||||
@@ -2,6 +2,7 @@ name: design_roundtable
|
||||
description: >
|
||||
The Crimson Leaf board debates their independent design reviews in 2–3
|
||||
structured rounds, reaching consensus on required changes before polish.
|
||||
debug: true
|
||||
|
||||
participant_prompt:
|
||||
- "= identity.md"
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: market_research
|
||||
description: "Crimson Leaf market intelligence — web search, trend analysis, opportunity pitch for new business units."
|
||||
debug: true
|
||||
system: agent_prompt
|
||||
|
||||
agent_prompt:
|
||||
|
||||
Reference in New Issue
Block a user