Add agent context#60
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review infoConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
WalkthroughThis change introduces a documentation infrastructure for AI coding agents working on the Query Loop Load More WordPress plugin. Four new documentation files are added: AGENTS.md (177 lines) providing comprehensive operational guidance covering project overview, tech stack, workflows, conventions, and architectural decisions; .agents/README.md (20 lines) designating entry points and listing repository content; .agents/skills/prepare-plugin-release/SKILL.md (53 lines) detailing the plugin release preparation process; and CLAUDE.md (1 line) referencing AGENTS.md. A total of 251 lines are added with no deletions. Comment |
As part of the Roadmap Reset initiative, we're adding:
skillsdirectory, in this case with only 1 skillThe
.deployignorefile was modified so that these files exist only on the repo but not the server.Summary by CodeRabbit