mirror of
https://github.com/bleak-ai/gcontext.git
synced 2026-08-11 13:19:23 +02:00
Migrates the curated material from the private lab repo: docs/design.md (the decisions behind the framework), docs/modules.md (portable modules), and examples/ops-agent (a grown agent folder with connections, modules, a flow, and an archived module). README links all of it. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
294 B
294 B
Steps
- Intake - understand the request, identify which connection(s) are needed
- Plan - look up playbook or propose steps, get approval
- Execute - run the plan, ask approval for writes
- Log - record what was done in
logs/ - Learn - create or update a playbook