Protocol for contributing universal corrections back to the shared agent-playbook. Load when an agent discovers a correction that applies to all projects, not just the current one.
Load this skill when an agent working in a downstream project discovers a correction or improvement that applies universally to all projects using this playbook.
A correction is upstream-worthy when it meets all of these:
main| Discovery | Destination | |---|---| | Project-specific correction | Project's own AGENTS.md | | Language/framework convention | Project's own AGENTS.md or nested AGENTS.md | | Universal engineering principle | Upstream playbook (AGENT_INSTRUCTIONS.md) | | Universal operational protocol | Upstream playbook (AGENT_INSTRUCTIONS.md) | | Reusable workflow pattern | Upstream playbook (new or existing skill) | | Research-backed instruction improvement | Upstream playbook (relevant file) |
This creates a virtuous cycle where the playbook evolves from empirical evidence rather than speculation — matching the "build from failures, not preemptively" principle.
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer