Skip to main content
← Back to list
01Issue
FeatureOpenSwamp CLI
Assigneesstack72

Update CLAUDE.md co-author instructions to use swamp-club issue author lookup

Opened by stack72 · 4/15/2026

Problem

The CLAUDE.md "Source Control & Pull Requests" section instructs contributors to co-author commits when a PR fixes an issue filed by an external contributor. The instructions currently reference swamp-club's assignees API for team membership checks, but the actual workflow requires knowing who authored the issue — which isn't yet available.

Once #117 (API author field) and #118 (swamp issue get command) land, the CLAUDE.md instructions should be updated to use them.

Proposed Solution

Update the co-author bullet in CLAUDE.md to:

  1. Use swamp issue get <number> --json to fetch the issue and identify the author
  2. Check the author against the swamp-club assignees list to determine if they're a team member
  3. If not a team member, add Co-authored-by to the commit

This replaces the current partial instruction that references /api/v1/lab/assignees without a way to identify the issue author.

Affected Components

  • CLAUDE.md: "Source Control & Pull Requests" section
  • Depends on #117 and #118
02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED

Open

4/15/2026, 10:00:45 PM

No activity in this phase yet.

03Sludge Pulse
stack72 assigned stack724/15/2026, 10:01:14 PM

Sign in to post a ripple.