VeryGoodOpenSource / VeryGoodOpenSource/vgv-ai-flutter-plugin
feat: support AGENTS standard
Open
@ryzizub is already working on this.
Since Jul 21, 2026.
feature
p1
- Dominant language
- Shell
- Stars
- 162
- Forks
- 23
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 4
Description
Description
Add support for AGENTS.md — the portable context layer for the open-standard epic #51.
Codex and Gemini CLI (tier 2) both read AGENTS.md. Split the current CLAUDE.md so that platform-agnostic conventions live in AGENTS.md and only Claude-Code-specific guidance stays in CLAUDE.md. See related PR #66.
Scope: conventions/context only — skills, hooks, and MCP wiring are handled by the other epic items, not by AGENTS.md.
Requirements
-
AGENTS.mdholds the tech-agnostic conventions -
CLAUDE.mdslimmed to Claude-specific guidance (or kept in sync until Claude Code reads AGENTS.md natively) - All CI/CD checks are passing.
- There is no drop in the test coverage percentage.
Additional Context
Part of epic #51. Related PR #66.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.