skills/docs
dan 1c66d019bd feat: add worker CLI scaffold in Nim
Multi-agent coordination CLI with SQLite message bus:
- State machine: ASSIGNED -> WORKING -> IN_REVIEW -> APPROVED -> COMPLETED
- Commands: spawn, start, done, approve, merge, cancel, fail, heartbeat
- SQLite WAL mode, dedicated heartbeat thread, channel-based IPC
- cligen for CLI, tiny_sqlite for DB, ORC memory management

Design docs for branch-per-worker, state machine, message passing,
and human observability patterns.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 18:47:47 -08:00
..
adr docs: clarify deployment strategy (beads local, tissue remote) 2026-01-09 16:06:45 -08:00
design feat: add worker CLI scaffold in Nim 2026-01-10 18:47:47 -08:00
research docs: add Gemini path fix (includeDirectories setting) 2026-01-09 19:35:28 -08:00
worklogs docs: worklog for multi-agent Lego architecture design session 2026-01-10 13:35:58 -08:00
APPROACH-COMPARISON-gemini.md feat(tufte-press): evolve skill to complete workflow with JSON generation and build automation 2025-11-10 15:03:44 -08:00
BEST-PRACTICES-single-source-of-truth.md feat(tufte-press): evolve skill to complete workflow with JSON generation and build automation 2025-11-10 15:03:44 -08:00
CROSS-REPO-SKILL-COLLABORATION.md feat(tufte-press): evolve skill to complete workflow with JSON generation and build automation 2025-11-10 15:03:44 -08:00
emes-conversion-guide.md docs: add ADR-005 for dual-publish plugin architecture 2026-01-09 11:44:15 -08:00
MIGRATION-GUIDE-ops-dev.md feat(tufte-press): evolve skill to complete workflow with JSON generation and build automation 2025-11-10 15:03:44 -08:00
PER-REPO-SKILLS.md feat: add per-repo skill deployment pattern 2025-11-30 14:47:02 -08:00
report-ai-tools-doctor-implementation.md feat: add spec-review skill and ai-tools-doctor docs 2025-12-15 00:43:52 -08:00
rfc-ai-tools-doctor.md feat: add spec-review skill and ai-tools-doctor docs 2025-12-15 00:43:52 -08:00
RFC-SKILLS-MANIFEST.md feat: add per-repo skill deployment pattern 2025-11-30 14:47:02 -08:00
RFC-TEAM-SKILLS-ADOPTION.md feat: add per-repo skill deployment pattern 2025-11-30 14:47:02 -08:00
SKILL-DEVELOPMENT-STRATEGY-prox-setup.md feat(tufte-press): evolve skill to complete workflow with JSON generation and build automation 2025-11-10 15:03:44 -08:00
SKILL-DEVELOPMENT-STRATEGY-tufte-press.md feat(tufte-press): evolve skill to complete workflow with JSON generation and build automation 2025-11-10 15:03:44 -08:00