Skip to content

Tidy the agent-guide pointers in help output#288

Merged
jancurn merged 4 commits into
mainfrom
claude/bold-planck-8ikurx
Jun 24, 2026
Merged

Tidy the agent-guide pointers in help output#288
jancurn merged 4 commits into
mainfrom
claude/bold-planck-8ikurx

Conversation

@jancurn

@jancurn jancurn commented Jun 23, 2026

Copy link
Copy Markdown
Member

The agent-guide pointer (mcpc help --skill) was repeated across overlapping spots in the help output. Tidy them so it appears once, clearly, on each surface.

  • bare mcpc: collapsed to one line — For usage and the agent guide, run: mcpc help [--skill]
  • mcpc --help footer: terse Agent guide: mcpc help --skill, above Full docs: <url>
  • mcpc --help command list: dropped the redundant --skill note from the help row (the footer already surfaces it)
  • README embed kept in sync; basic/help e2e assertion updated

https://claude.ai/code/session_01RCP9vv4twSiVmH2zjaFmUR

The `mcpc --help` footer and the bare `mcpc` output each carried two
near-duplicate "more docs elsewhere" pointers. Collapse them into a
single line on each surface (agent guide first, so the in-terminal
guide leads), and keep the README embed in sync by stripping only the
self-referential docs URL rather than the whole line.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RCP9vv4twSiVmH2zjaFmUR
@jancurn jancurn changed the title Consolidate help command guidance into single syntax Merge redundant agent-guide pointers in help output Jun 23, 2026
claude and others added 3 commits June 23, 2026 23:00
Keep them as two lines instead of one `·`-separated line; revert the
README-embed strip to deleting the whole self-referential "Full docs:"
line now that it stands alone again.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RCP9vv4twSiVmH2zjaFmUR
The help command's list entry restated `--skill`, which the footer
already surfaces as a copy-pasteable `mcpc help --skill`. Command rows
summarize commands, not their flags, so trim the row to "Show help for
a command" and keep the single prominent pointer in the footer.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RCP9vv4twSiVmH2zjaFmUR
@jancurn jancurn changed the title Merge redundant agent-guide pointers in help output Tidy the agent-guide pointers in help output Jun 24, 2026
@jancurn jancurn merged commit d1a5111 into main Jun 24, 2026
6 checks passed
@jancurn jancurn deleted the claude/bold-planck-8ikurx branch June 24, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants