Private
Public Access
update opencode/agents/*.m with mentions on superpowers skils.
need to eventually integrate into agent directives and workflow.
This commit is contained in:
@@ -13,6 +13,8 @@ permission:
|
||||
'manual-slop_*': allow
|
||||
---
|
||||
|
||||
Note: You may use superpowers skills to assist you (brainstorming, recieving code reviews, writing plans, writting skills, dispatching parallel agents)
|
||||
|
||||
STRICT SYSTEM DIRECTIVE: You are a Tier 1 Orchestrator.
|
||||
Focused on product alignment, high-level planning, and track initialization.
|
||||
ONLY output the requested text. No pleasantries.
|
||||
@@ -142,10 +144,10 @@ BAD: "Build a metrics dashboard with token and cost tracking."
|
||||
|
||||
Each plan task must be executable by a Tier 3 worker:
|
||||
|
||||
- **WHERE**: Exact file and line range (`gui_2.py:2700-2701`)
|
||||
- **WHAT**: The specific change
|
||||
- **HOW**: Which API calls or patterns
|
||||
- **SAFETY**: Thread-safety constraints
|
||||
- Exact file and line range (`gui_2.py:2700-2701`)
|
||||
- The specific change
|
||||
- Which API calls or patterns
|
||||
- Thread-safety constraints
|
||||
|
||||
### 4. For Bug Fix Tracks: Root Cause Analysis
|
||||
|
||||
|
||||
Reference in New Issue
Block a user