17
profiles/opencode/command/overseer.md
Normal file
17
profiles/opencode/command/overseer.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
description: Manage tasks via Overseer - create, list, start, complete, find ready work
|
||||
---
|
||||
|
||||
Task orchestration via Overseer codemode MCP.
|
||||
|
||||
First, invoke the skill tool to load the overseer skill:
|
||||
|
||||
```
|
||||
skill({ name: 'overseer' })
|
||||
```
|
||||
|
||||
Then follow the skill instructions to manage tasks.
|
||||
|
||||
<user-request>
|
||||
$ARGUMENTS
|
||||
</user-request>
|
||||
Reference in New Issue
Block a user