Update Documentation
SkillFiles & storageUpdate documentation and readme files to reflect current state of the codebase
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Update Documentation skill
What this skill tells your AI
The instructions your AI receives, as published by pluginslab/wp-agentic-admin in .claude/skills/update-docs/SKILL.md and read by ahel’s review.
Files to review and update
README.md— project overview, feature list, test counts, available abilities table, project structure treereadme.txt— WordPress.org readme, feature list, changelog (add entry if releasing)docs/ARCHITECTURE.md— evolution history, testing section, codebase overview, model statstests/TESTING.md— test counts, test structure, commandsCLAUDE.md— key files table, ability count, test counts
How to update
- Read current code state — check
src/extensions/abilities/index.jsfor ability count,npm testoutput for test count,package.jsonfor version - Diff against docs — find outdated numbers, missing abilities, stale file references
- Update — fix counts, add missing entries, remove references to deleted files
- Don't invent — only document what exists in the code. Don't add aspirational features.
- Keep tone consistent — match the existing writing style in each file
- Lint — if any JS/PHP files were touched, lint them
Signals
- GitHub stars
- 28
- Forks
- 6
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
update-docs-pluginslab- Source
- github.com/pluginslab/wp-agentic-admin