clawdinators/scripts
Josh Palmer 557c9d411d 🤖 Add triage skill + GitHub sync for maintainer bot
What:
- Add `triage` skill for Now/Next/Later priority summaries
- Add `gh-sync.sh` script to fetch PRs/issues from clawdbot org
- Add systemd timer for periodic GitHub sync (every 15 min)
- Add `memory/github/` directory for synced state

Why:
- Enable maintainer bot to surface clear recommendations
- ZFC-compliant: script does pure IO, AI does all reasoning
- Real-time-ish data via periodic sync to shared memory

Skill triggers: "triage", "priorities", "what's hot", "status"
Output: Now/Next/Later buckets with links + recommended actions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 17:54:25 +01:00
..
build-image.sh Pass secrets dir into image build 2026-01-08 16:59:43 +01:00
gh-sync.sh 🤖 Add triage skill + GitHub sync for maintainer bot 2026-01-08 17:54:25 +01:00
import-image.sh Switch AMI import to snapshot workflow 2026-01-08 00:11:22 +01:00
init-memory.sh Add EFS shared memory and locking tools 2026-01-08 13:43:56 +01:00
memory-edit.sh Add EFS shared memory and locking tools 2026-01-08 13:43:56 +01:00
memory-read.sh Add EFS shared memory and locking tools 2026-01-08 13:43:56 +01:00
memory-write.sh Add EFS shared memory and locking tools 2026-01-08 13:43:56 +01:00
seed-repos.sh use basic auth for github app git 2026-01-08 15:07:48 +01:00
seed-workspace.sh Document toolchain propagation and auto-seed tools 2026-01-08 14:33:05 +01:00
upload-image.sh Harden AWS image pipeline and cleanup host config 2026-01-07 23:00:21 +01:00