Skip to content

Comments

Add AGENTS.md for coding agents#19

Draft
sejas wants to merge 2 commits intomainfrom
add/agents-md
Draft

Add AGENTS.md for coding agents#19
sejas wants to merge 2 commits intomainfrom
add/agents-md

Conversation

@sejas
Copy link
Member

@sejas sejas commented Feb 19, 2026

Summary

  • Add AGENTS.md documenting project architecture, conventions, common pitfalls, and validation commands for AI coding agents
  • Add CLAUDE.md that references AGENTS.md for Claude Code compatibility
  • Add .claude/ to .gitignore to exclude local Claude Code config

Test plan

  • Verify AGENTS.md content accurately reflects the codebase (commands, parameters, architecture)
  • Confirm CLAUDE.md correctly references AGENTS.md
  • Confirm .gitignore excludes .claude/ directory

@@ -0,0 +1,124 @@
# wp-cli-sqlite-command

WP-CLI package for importing and exporting SQLite databases.
Copy link
Contributor

Choose a reason for hiding this comment

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

We could mention where it is used:

Suggested change
WP-CLI package for importing and exporting SQLite databases.
WP-CLI package for importing and exporting SQLite databases.
It's used by WordPress Studio to power the Import, Export and sync features.

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