| name | deployerphp-docs-policy |
| description | Apply DeployerPHP documentation policy for docs/* updates, including master index maintenance, command replay documentation approach, option-doc restrictions, TOC conventions, and formatting workflow. Use when editing documentation files. |
Documentation Policy
Use this skill for documentation updates in docs/ or user-facing markdown.
Protocol
- Read
references/documentation-rules.md before editing docs.
- Apply policy constraints (master index updates, TOC requirements, and
command replay framing).
- Keep docs behavior-focused and avoid brittle CLI option enumerations.
- Run required formatting steps when documentation is modified.
References
references/documentation-rules.md - full documentation rules and examples
migrated from AGENTS.md.