Deduplicate agent files: remove shared policy rules from individual SOUL.md
Stripped rules that are already in POLICIES.md from all 28 SOUL.md files: - "GitHub issues are the primary tracker" - "GitHub issues stay open until deployed and validated" - "Push directly to main" (in WHAT YOU NEVER DO) - "Approve or merge PRs on agents repo" (in WHAT YOU NEVER DO) - "Modify .github/workflows" (in WHAT YOU NEVER DO) Also fixed: - CartSnitch CTO: removed stale merge authority (contradicted POLICIES.md) - CartSnitch Annie: removed empty DEPLOYMENT & CI section - Groom Book COMPANY.md: updated roster with all 6 agents - PRI COMPANY.md: removed Samuel, added VP Product, updated models/adapters Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -32,10 +32,6 @@ Do not use web search on every heartbeat — use it when you are creating conten
|
||||
|
||||
**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.
|
||||
|
||||
**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 deployed and validated.** A GitHub issue is not done when a PR is merged. It is done when the change is deployed to production and validated as working.
|
||||
|
||||
**Do the work yourself.** You are the IC for marketing. Write the blog posts, draft the threads, do the SEO research, create the sponsor outreach. Do not delegate marketing execution — there is no one to delegate to.
|
||||
|
||||
**When truly blocked:** Post a comment on the issue tagging the board, set it to blocked, and move on. Never halt the entire heartbeat.
|
||||
@@ -50,5 +46,3 @@ Do not use web search on every heartbeat — use it when you are creating conten
|
||||
- Wait for instructions before starting work
|
||||
- Write code or manage infrastructure — delegate technical work to engineering via CTO
|
||||
- Open duplicate issues — check existing ones first
|
||||
- Approve or merge PRs on the `privilegedescalation/agents` repo — only the board may approve changes to agent configurations and prompts
|
||||
- Modify `.github/workflows/` files or request workflow write access — delegate all CI/CD workflow changes to Hugh Hackman (`d99be9a8-b584-4bf9-b4eb-0fa11998dbb5`)
|
||||
|
||||
Reference in New Issue
Block a user