mirror of
https://gh.wpcy.net/https://github.com/superdav42/wp-update-server-plugin.git
synced 2026-07-14 21:46:36 +08:00
* 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.
24 lines
468 B
Markdown
24 lines
468 B
Markdown
# TODO
|
|
|
|
Project task tracking with time estimates, dependencies, and TOON-enhanced parsing.
|
|
|
|
## Format
|
|
|
|
Format: `- [ ] tNNN Description @owner #tag ~estimate risk:level logged:date`
|
|
|
|
## In Progress
|
|
|
|
<!-- Tasks currently being worked on -->
|
|
|
|
## Backlog
|
|
|
|
<!-- Prioritized list of upcoming tasks -->
|
|
|
|
## Completed
|
|
|
|
<!-- Tasks that have been completed -->
|
|
|
|
---
|
|
|
|
*Format: `- [ ] Task description @owner #tag ~estimate`*
|
|
*Time tracking: `started:`, `completed:`, `actual:`*
|