2.0 KiB
2.0 KiB
Implementation Plan: OpenCode Configuration Overhaul
Phase 1: Core Config and Agent Temperature/Step Fixes
Focus: Remove step limits, adjust temperatures, disable auto-compaction
- Task 1.1: Update
opencode.json- setcompaction.auto: false,compaction.prune: false - Task 1.2: Update
.opencode/agents/tier1-orchestrator.md- removesteps: 50, changetemperature: 0.4to0.5, add "Context Management" section - Task 1.3: Update
.opencode/agents/tier2-tech-lead.md- removesteps: 100, changetemperature: 0.2to0.4, add "Context Management" and "Pre-Delegation Checkpoint" sections - Task 1.4: Update
.opencode/agents/tier3-worker.md- removesteps: 20, changetemperature: 0.1to0.3 - Task 1.5: Update
.opencode/agents/tier4-qa.md- removesteps: 5, changetemperature: 0.0to0.2 - Task 1.6: Update
.opencode/agents/general.md- removesteps: 15, changetemperature: 0.2to0.3 - Task 1.7: Update
.opencode/agents/explore.md- removesteps: 8, changetemperature: 0.0to0.2 - Task 1.8: Conductor - User Manual Verification 'Phase 1: Core Config and Agent Temperature/Step Fixes' (Protocol in workflow.md)
Phase 2: MMA Tier Command Expansion
Focus: Expand thin command wrappers into full protocol documentation
- Task 2.1: Expand
.opencode/commands/mma-tier1-orchestrator.md- add full Surgical Methodology, limitations, context section - Task 2.2: Expand
.opencode/commands/mma-tier2-tech-lead.md- add TDD protocol, Pre-Delegation Checkpoint, delegation patterns - Task 2.3: Expand
.opencode/commands/mma-tier3-worker.md- add key constraints, task execution, blocking protocol - Task 2.4: Expand
.opencode/commands/mma-tier4-qa.md- add key constraints, analysis protocol, structured output format - Task 2.5: Conductor - User Manual Verification 'Phase 2: MMA Tier Command Expansion' (Protocol in workflow.md)