-
Notifications
You must be signed in to change notification settings - Fork 97
Closed as not planned
2 / 22 of 2 issues completedClosed as not planned
2 / 22 of 2 issues completed
Copy link
Labels
automationclicookieIssue Monster Loves Cookies!Issue Monster Loves Cookies!documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Summary
Found 2 CLI consistency issues during automated inspection of the gh-aw CLI tool.
Breakdown by Severity
- Medium: 2
- Low: 0
- High: 0
Issues Overview
-
Missing Documentation:
hash-frontmatterCommand (#aw_hash_cmd_doc)- Utility command exists in code but completely undocumented
- Users cannot discover this useful feature
-
Missing Documentation:
healthCommand (#aw_health_cmd_doc)- Analysis command exists in code but completely undocumented
- Users missing out on workflow health metrics
Verification Method
Analysis performed by examining source code files:
cmd/gh-aw/main.go- Root command and command registrationpkg/cli/*_command.go- Individual command definitionsdocs/src/content/docs/setup/cli.md- CLI documentation
Cross-referenced command definitions with documentation coverage.
Note on Command Build Verification
--help commands due to network restrictions blocking Go proxy access. Analysis based on source code inspection only. Actual CLI help output may differ slightly from source code definitions.
AI generated by CLI Consistency Checker
- expires on Feb 8, 2026, 1:35 PM UTC
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
automationclicookieIssue Monster Loves Cookies!Issue Monster Loves Cookies!documentationImprovements or additions to documentationImprovements or additions to documentation