Skip to content

docs: add AGENTS.md + CLAUDE.md agent-contributor guidance - #2

Merged
BunsDev merged 1 commit into
mainfrom
docs/agents-claude-guidance
Jul 6, 2026
Merged

docs: add AGENTS.md + CLAUDE.md agent-contributor guidance#2
BunsDev merged 1 commit into
mainfrom
docs/agents-claude-guidance

Conversation

@BunsDev

@BunsDev BunsDev commented Jul 6, 2026

Copy link
Copy Markdown
Member

Adds AGENTS.md (canonical agent-contributor guide) and CLAUDE.md (pointer) so agents opening PRs understand this repo's conventions: branch/PR workflow, local checks (swift build, swift test --parallel), template-shell invariants (keep it generic/reusable, minimal entitlements), and contributor attribution — Co-authored-by: Name ID+username@users.noreply.github.com for real GitHub credit (never a .local email).

Part of a fleet-wide rollout across the public Coven repos. Docs-only.

Canonical entry point for AI agents opening PRs: branch/PR workflow,
local checks (swift package resolve, swift build, swift test --parallel),
template-shell invariants (keep it generic, minimal entitlements), and
contributor attribution (GitHub-linked Co-authored-by trailers, never
.local emails). CLAUDE.md points at AGENTS.md.
Copilot AI review requested due to automatic review settings July 6, 2026 07:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds agent-focused contributor documentation so AI agents (and humans) have a single, repo-specific reference for how to work on OpenSesame without violating workflow or template invariants.

Changes:

  • Add AGENTS.md as the canonical “agent contributor” guide (branch/PR workflow, local checks aligned with CI, template-shell invariants, attribution guidance).
  • Add CLAUDE.md as an entrypoint that redirects Claude Code users to AGENTS.md (and README.md).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
AGENTS.md New canonical contributor guide for AI agents, including workflow, CI-aligned local checks, invariants, and attribution rules.
CLAUDE.md Lightweight pointer file directing Claude Code (and others) to follow AGENTS.md as the source of truth.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread AGENTS.md

## Checks — run locally before opening the PR

CI (`.github/workflows/ci.yml`) runs the Swift build and tests. Run them first:
@BunsDev
BunsDev merged commit 601af57 into main Jul 6, 2026
3 checks passed
@BunsDev
BunsDev deleted the docs/agents-claude-guidance branch July 6, 2026 07:59
@BunsDev
BunsDev restored the docs/agents-claude-guidance branch July 6, 2026 08:23
@BunsDev
BunsDev deleted the docs/agents-claude-guidance branch July 6, 2026 08:25
@BunsDev
BunsDev restored the docs/agents-claude-guidance branch July 6, 2026 08:36
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.

2 participants