con un clic
update-site
Audit and update the documentation site against the current codebase
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Audit and update the documentation site against the current codebase
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | update-site |
| description | Audit and update the documentation site against the current codebase |
Perform a full audit of the Aigentic documentation site against the current codebase.
Discover public API files: Search src/core/ for public Kotlin classes, interfaces, functions, and annotations that form the user-facing API. Focus on:
@AigenticParameter)Discover documentation files: Search site/docs/ for all documentation pages (.md and .mdx files).
Compare and identify drift: For each documentation page, check whether:
Update documentation: Fix any discrepancies found. When updating:
/tone-of-voice skill for writing style guidelinesVerify: Run the site build to check for errors after making changes.