Update Documentation

SkillFiles & storage

Update documentation and readme files to reflect current state of the codebase

Available today. Use it from your connected AI after setup.

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

  1. README.md — project overview, feature list, test counts, available abilities table, project structure tree
  2. readme.txt — WordPress.org readme, feature list, changelog (add entry if releasing)
  3. docs/ARCHITECTURE.md — evolution history, testing section, codebase overview, model stats
  4. tests/TESTING.md — test counts, test structure, commands
  5. CLAUDE.md — key files table, ability count, test counts

How to update

  1. Read current code state — check src/extensions/abilities/index.js for ability count, npm test output for test count, package.json for version
  2. Diff against docs — find outdated numbers, missing abilities, stale file references
  3. Update — fix counts, add missing entries, remove references to deleted files
  4. Don't invent — only document what exists in the code. Don't add aspirational features.
  5. Keep tone consistent — match the existing writing style in each file
  6. 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