wp-update-server-plugin/.agents/AGENTS.md
David Stone 4f6107740d
chore: initialize aidevops planning infrastructure (#30)
* chore: add wp-cli.yml and local dev environment docs

Point wp-cli at shared WordPress 7.0-RC2 multisite dev install at
../wordpress (wordpress.local:8080). Documents reset workflow and
WP-CLI usage in AGENTS.md.

* chore: initialize aidevops planning infrastructure

Add TODO.md, AGENTS.md, .agents/AGENTS.md, todo/PLANS.md, and
todo/tasks/ directory for AI-assisted task management and planning.

No existing files were modified.
2026-04-16 18:58:47 -06:00

355 B

ultimate-update-server-plugin — Agent Instructions

Project-Specific Rules

Security

  • Never commit secrets, API keys, or credentials
  • Use environment variables or ~/.config/aidevops/credentials.sh for sensitive values
  • Review all AI-generated code before merging