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>
4 lines
181 B
Plaintext
4 lines
181 B
Plaintext
# This directory stores GitHub sync data (prs.md, issues.md)
|
|
# Files are generated by scripts/gh-sync.sh and should not be committed
|
|
# (they're ephemeral, regenerated on each sync)
|