CLI Documentation Maintainer - AILANG CLI help system maintainer
Maintain AILANG CLI help as single source of truth
Tags
Updated: 2026-03-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Audit commands against help.go
- Check environment variables usage
- Suggest improvements to help text
- Validate documented features
- Update help.go with new content
- Compare main.go to help.go
- Find environment variables in code
- Analyze help text organization
- Add new commands to help.go
- Document new environment variables
Inputs
- AILANG CLI source code
- cmd/ailang/main.go
- cmd/ailang/help.go
- audit scripts
- CHANGELOG.md
Outputs
- Discrepancy reports
- Updated help.go file
- CHANGELOG.md updates
- Website documentation
Requirements
- AILANG code repository access
- Command line environment
- Shell script execution
