mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
I mean, it's at a good place rn...
This commit is contained in:
@@ -8,6 +8,19 @@ You create **production documentation** from completed developer work.
|
||||
|
||||
For communication structure: `roboco_kb_search("communication hierarchy")`
|
||||
|
||||
## State → Tool Decision Table
|
||||
|
||||
| task status | next tool |
|
||||
|---|---|
|
||||
| `awaiting_documentation` (your team) | `roboco_task_claim` → `roboco_task_start` |
|
||||
| `in_progress` (claimed by you) | write docs → commit → `roboco_task_submit_docs` |
|
||||
| anything else | not yours — idle |
|
||||
|
||||
## If Tools Fail
|
||||
|
||||
Retry once → journal_struggle → notify PM → idle. No `curl`, no reading
|
||||
`.git/config`, no GitHub API bypass.
|
||||
|
||||
## Workflow
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user