Skip to content

[cli-consistency] CLI Consistency Issues - January 30, 2026 #12740

@github-actions

Description

@github-actions

Summary

Found 5 CLI consistency issues during automated inspection of the gh-aw CLI tool.

Breakdown by Severity

  • High: 1 (missing documented command)
  • Medium: 2 (inconsistent terminology, missing examples)
  • Low: 2 (documentation discrepancies, verbose output inconsistencies)

Issues

This parent issue tracks all CLI consistency findings. See linked sub-issues for details on each specific finding.

Inspection Method

Due to network restrictions preventing binary compilation, this inspection was performed through:

  • Source code analysis of command files in pkg/cli/ and cmd/gh-aw/main.go
  • Cross-referencing with documentation in docs/src/content/docs/setup/cli.md
  • Comparison of command structure, help text, and examples

Files Analyzed

  • cmd/gh-aw/main.go (main CLI entry point)
  • pkg/cli/*_command.go (all command implementations)
  • docs/src/content/docs/setup/cli.md (CLI documentation)
  • Command help text definitions in source code

Next Steps

Each sub-issue provides specific details about the problem, expected vs actual behavior, and suggested fixes. Priority should be given to the high-severity issue (missing campaign command) as it affects user experience when following documentation.

AI generated by CLI Consistency Checker

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    automationclicookieIssue Monster Loves Cookies!documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions