# docs-keeper > Corporate-grade Documentation Keeper: plan/sync/new/lint via the docs-keeper subagent. - Author: Icarys - Repository: icarys29/at - Version: 20260202170235 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/icarys29/at - Web: https://mule.run/skillshub/@@icarys29/at~docs-keeper:20260202170235 --- --- name: docs-keeper version: "0.5.0" updated: "2026-02-02" description: > Corporate-grade Documentation Keeper: plan/sync/new/lint via the docs-keeper subagent. argument-hint: "[plan|sync|lint|new ] [--session ]" allowed-tools: Read, Write, Edit, Grep, Glob, Bash, Task --- # /docs-keeper Project-local docs keeper skill. Delegates all documentation edits to the `docs-keeper` subagent. ## Subcommands - `plan [--session ]`: compute deterministic plan (no edits) - `lint`: run docs lint only (no edits) - `new `: create doc from templates and register it - `sync [--session ]`: update/create docs + update registry + regenerate registry MD + run lint ## Procedure 1) Resolve `SESSION_DIR` (use the most recent under `workflow.sessions_dir` if not provided). 2) Task: `docs-keeper` with the chosen mode and `SESSION_DIR`.