docs-maintainer

Solid

Keep public Kandev docs current when code or behavior changes affect CLI commands, config keys, install/deploy flows, workflows, executors, APIs, screenshots, or user-facing terminology. Use this before finishing any change with public documentation impact, and when reviewing whether a change needs docs.

AI & Automation 775 stars 114 forks Updated today AGPL-3.0

Install

View on GitHub

Quality Score: 85/100

Stars 20%
96
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Docs Maintainer Use this skill to decide whether public docs need updates and to make those updates in the right place. ## Docs Boundaries - Public website docs source lives under `docs/public/**`. - Repository-facing public docs also include the root `README.md` and `docs/screenshots.md`; search them for feature, integration, and screenshot changes even when the website source is unchanged. - Product context, requirements, and system designs stay under `docs/specs/**`. - Implementation plans and work orders stay under `docs/plans/**`. - Architecture decisions stay under `docs/decisions/**`. - Raw supporting notes can remain under `docs/**` outside `docs/public/**`, but do not publish them unless rewritten for users. - `docs/public/meta.json` owns published-page order and navigation groups. Page paths own routes, and page frontmatter owns titles and descriptions. - The landing/docs website generates its content from this directory. Do not hand-edit generated files in the landing repository. ## When Docs Need Updates Check public docs when a change affects: - CLI commands, flags, install commands, or runtime launch behavior. - Configuration keys, environment variables, defaults, profiles, or feature flags. - Workspaces, workflows, tasks, agents, executors, worktrees, Git behavior, or review flows. - Docker, Kubernetes, service, desktop, remote environment, or Windows instructions. - Public APIs, WebSocket messages, workflow import/export schemas, or integration con...

Details

Author
kdlbs
Repository
kdlbs/kandev
Created
8 months ago
Last Updated
today
Language
Go
License
AGPL-3.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category