Skip to content

chore: add AGENTS.md with proposal creation guidance#10

Merged
jimsynz merged 1 commit into
mainfrom
chore/add-agents-md
Jan 20, 2026
Merged

chore: add AGENTS.md with proposal creation guidance#10
jimsynz merged 1 commit into
mainfrom
chore/add-agents-md

Conversation

@jimsynz
Copy link
Copy Markdown
Contributor

@jimsynz jimsynz commented Jan 20, 2026

Summary

Adds AGENTS.md (with CLAUDE.md symlink) to provide guidance for AI coding agents working with this repository.

Key Addition

Includes critical instruction to check both merged and open PRs before allocating a proposal number:

gh pr list --repo beam-bots/proposals --state all --json number,title,state

This prevents proposal number collisions when there are open PRs that haven't been merged yet.

Changes

  • AGENTS.md - Guidance for AI agents including:
    • How to determine the next proposal number
    • Steps for creating a proposal
    • Style guidelines
    • REUSE compliance notes
  • CLAUDE.md - Symlink to AGENTS.md

Adds guidance for AI coding agents, including critical instruction
to check open PRs via `gh pr list --state all` before allocating
a proposal number to avoid collisions.
@jimsynz jimsynz merged commit c1d4846 into main Jan 20, 2026
2 checks passed
@jimsynz jimsynz deleted the chore/add-agents-md branch January 20, 2026 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant