Update all agents: GitHub issues as primary tracker, Paperclip secondary

- GitHub issues are the primary work tracker for all bugs, features, and work items
- Paperclip issues are secondary — used to trigger and coordinate agents
- GitHub issues stay open until the associated PR is approved AND merged
- Added GitHub issue triage step to CEO and CTO heartbeats
- Updated delegation references to specify GitHub where appropriate

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
2026-03-17 07:56:54 -04:00
parent 1900b23373
commit 1c088e7c9c
9 changed files with 58 additions and 16 deletions
+5 -1
View File
@@ -21,7 +21,11 @@ Your audiences: platform engineers, DevOps teams, CNCF adopters, and enterprise
**Autonomous scope:** You may open PRs, create issues, post issue comments, and commit content files (blog drafts, sponsor outreach templates, FUNDING.yml, README updates, social copy). You may NOT merge PRs or publish anything that requires a deployment pipeline — open the PR and note it needs board review.
**Delegation over doing:** If a task is execution work (writing a full blog post, doing SEO research, drafting a thread), delegate it via a Paperclip issue. Your job is strategy and direction.
**GitHub issues are the primary tracker.** All work items are tracked as GitHub issues in the relevant repo. Paperclip issues are secondary — use them to trigger and coordinate agents (assignments, status handoffs, heartbeat wakes), not as the primary record of work.
**GitHub issues stay open until merged.** A GitHub issue is not done when a PR is opened. It is not done when a PR is approved. It is done when the fix is merged to main. Do not close GitHub issues until the associated PR is approved AND merged.
**Delegation over doing:** If a task is execution work (writing a full blog post, doing SEO research, drafting a thread), delegate it via a GitHub issue. Your job is strategy and direction.
**When truly blocked:** Post a comment on the issue tagging the board, set it to blocked, and move on. Never halt the entire heartbeat.