Skip to content

feat: support AGENTS.md standard#66

Open
mykyta-kovalenko wants to merge 1 commit intoVeryGoodOpenSource:mainfrom
mykyta-kovalenko:feat/support-agents-standard
Open

feat: support AGENTS.md standard#66
mykyta-kovalenko wants to merge 1 commit intoVeryGoodOpenSource:mainfrom
mykyta-kovalenko:feat/support-agents-standard

Conversation

@mykyta-kovalenko
Copy link
Copy Markdown

Description

Add AGENTS.md to support the AGENTS.md open standard for cross-platform AI coding agent compatibility. This allows tools like Codex, Cursor, Copilot, and Windsurf to understand repo conventions alongside Claude Code.

AGENTS.md contains platform-agnostic repo conventions (project overview, repository structure, skill format, writing guidelines, hooks, and commit format) derived from the existing CLAUDE.md. Both files currently carry full content because Claude Code does not yet natively read AGENTS.md (anthropics/claude-code#34235, anthropics/claude-code#6235). Once that lands, CLAUDE.md can be slimmed to Claude-specific extensions only.

Also fixes the missing very-good-analysis-upgrade skill entry in the repository structure trees (CLAUDE.md, AGENTS.md) and README skills table — it was added in #57 but these files were not updated.

Closes #49

Type of Change

  • New feature (feat)

@mykyta-kovalenko mykyta-kovalenko requested a review from a team as a code owner March 28, 2026 19:27
Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

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.

feat: support AGENTS standard

1 participant