-
Notifications
You must be signed in to change notification settings - Fork 251
Closed
5 / 55 of 5 issues completed
Copy link
Labels
automationclicookieIssue Monster Loves Cookies!Issue Monster Loves Cookies!documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Summary
Automated CLI consistency inspection found 5 inconsistencies in command help text that should be addressed for better user experience and documentation clarity.
Breakdown by Severity
- Medium: 5 (Inconsistent terminology)
Issue Categories
- Workflow ID Terminology (5 commands)
- Some commands use "workflow ID" (uppercase, with space) instead of the standard "workflow-id" (lowercase, hyphenated)
- Affects:
mcp add,mcp inspect,mcp list,mcp list-tools,run
Inspection Details
- Total Commands Inspected: 33
- Commands with Issues: 5
- Date: February 17, 2026
- Method: Executed all CLI commands with
--helpflags and analyzed actual output
Findings Summary
✅ No issues found in these areas:
- Typos (GitHub capitalization)
- Command syntax consistency (all use
gh awcorrectly) - YAML capitalization in prose
- Terminology for other technical terms
- Examples sections (all commands have examples)
- Inconsistent "workflow ID" vs "workflow-id" terminology across 5 commands
See linked sub-issues for details on each specific finding.
Generated by CLI Consistency Checker
- expires on Feb 19, 2026, 1:38 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