docs: add clawpub reference in See Also section

This commit is contained in:
clawbot
2026-02-28 02:33:50 -08:00
parent dcb6ca4339
commit a8cf966df6

View File

@@ -131,6 +131,15 @@ policies change.
When updating policies in this repo, also update the template repos to match When updating policies in this repo, also update the template repos to match
(Makefile targets, Dockerfile conventions, CI workflows, required files, etc.). (Makefile targets, Dockerfile conventions, CI workflows, required files, etc.).
## See Also
- **[clawpub](https://git.eeqj.de/sneak/clawpub)** — Real-world examples,
rationale, and operational lessons from applying these policies with an
[OpenClaw](https://github.com/openclaw/openclaw) AI agent. Includes detailed
documentation on how the interlocking check system (CI → Docker → Makefile →
tests/lint/fmt) works in practice, why checklists complement prose policies,
and failure stories from production use.
## TODO ## TODO
- Add more prompt templates for common development tasks - Add more prompt templates for common development tasks