Skip to content

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

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

docs: add AGENTS.md + CLAUDE.md agent-contributor guidance#3
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 (thin pointer) so AI agents opening PRs understand this repo's conventions: branch/PR workflow, local build/test via ci.yml (swift build / swift test), and contributor attribution — credit humans with Co-authored-by: Name <ID+username@users.noreply.github.com> (never a .local email, which gives zero GitHub credit).

Part of a fleet-wide rollout adding consistent AGENTS.md/CLAUDE.md guidance 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 08:23

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 canonical agent-contributor documentation for the OpenSesame SwiftUI macOS app shell template, ensuring automated agents follow the repo’s branching workflow, run the same local checks as CI, and attribute human contributors correctly.

Changes:

  • Add AGENTS.md as the single source of truth for agent contribution workflow, CI-aligned local commands, invariants, and attribution rules.
  • Add CLAUDE.md as a thin pointer directing Claude Code (and others) to AGENTS.md and README.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
AGENTS.md Introduces the canonical AI-agent contribution guide (workflow, checks aligned to CI, invariants, attribution).
CLAUDE.md Provides a lightweight entrypoint that forwards readers to AGENTS.md and README.md.

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

@BunsDev
BunsDev merged commit dd7ef15 into main Jul 6, 2026
6 checks passed
@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