CLI Documentation Maintainer - Maintain AILANG CLI help documentation
Maintains AILANG CLI help as authoritative documentation source
Tags
Updated: 2026-03-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- audit commands against help.go
- audit environment variables
- compare main.go to help.go
- update help.go content
- validate documented features
- add new commands to help
- document environment variables
- run audit scripts
- analyze help text
- suggest improvements
- test help output
Inputs
- cmd/ailang/main.go
- cmd/ailang/help.go
- internal/ codebase
- CLI changes
- new commands
- new environment variables
Outputs
- Updated help.go
- Audit reports
- Improvement suggestions
- Validated CLI help output
Requirements
- AILANG CLI environment
- Make tool
