Skip to content

[cli-consistency] CLI Consistency Issues - February 6, 2026 #14141

@github-actions

Description

@github-actions

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

  1. Missing Documentation: hash-frontmatter Command (#aw_hash_cmd_doc)

    • Utility command exists in code but completely undocumented
    • Users cannot discover this useful feature
  2. Missing Documentation: health Command (#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 registration
  • pkg/cli/*_command.go - Individual command definitions
  • docs/src/content/docs/setup/cli.md - CLI documentation

Cross-referenced command definitions with documentation coverage.

Note on Command Build Verification

⚠️ Limitation: Could not build the CLI binary to run --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

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