mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-01 06:33:27 +08:00
fix: remove internal sponsor/partner notes from public README
The "Traction & Distribution" section contained internal business context (sponsor-call checklists, partner reporting instructions) that doesn't belong in a user-facing README. Moved to docs/business/.
This commit is contained in:
@@ -148,7 +148,7 @@ You are an expert planning specialist...
|
||||
"description": "Expert planning specialist...",
|
||||
"mode": "subagent",
|
||||
"model": "anthropic/claude-opus-4-5",
|
||||
"prompt": "{file:.opencode/prompts/agents/planner.txt}",
|
||||
"prompt": "{file:prompts/agents/planner.txt}",
|
||||
"tools": { "read": true, "bash": true }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user