Skip to content

Sync the agent skill with the current CLI and add a keep-in-sync rule - #310

Merged
jancurn merged 1 commit into
mainfrom
claude/mcpc-help-skill-docs-jpae89
Jul 19, 2026
Merged

Sync the agent skill with the current CLI and add a keep-in-sync rule#310
jancurn merged 1 commit into
mainfrom
claude/mcpc-help-skill-docs-jpae89

Conversation

@jancurn

@jancurn jancurn commented Jul 19, 2026

Copy link
Copy Markdown
Member

Audited skills/mcpc/SKILL.md (printed by mcpc help --skill) against the current --help output and README — existing content still matches; filled the gaps that matter to agents, and made keeping the skill in sync part of the contribution workflow.

  • Skill: machine-to-machine login (--grant client-credentials), schema pinning (--schema/--schema-mode), logging-set-level, and grep's exit-code convention
  • CLAUDE.md + CONTRIBUTING.md: any change to the user-facing CLI surface must update the agent skill too

https://claude.ai/code/session_011ZwnfxHh6uvv7TjQWxrf45

Audited skills/mcpc/SKILL.md (printed by `mcpc help --skill`) against the
current `--help` output and README. The existing content still matches the
CLI; filled the gaps that matter to agents:

- machine-to-machine login via `--grant client-credentials` (no browser)
- schema pinning with `--schema` / `--schema-mode` for scripts and CI
- `logging-set-level` in the debugging section
- grep's exit-code convention (0 on match, 1 on no matches)

Also added a maintenance rule to CLAUDE.md and CONTRIBUTING.md: any change
to the user-facing CLI surface must update the agent skill too.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011ZwnfxHh6uvv7TjQWxrf45
@jancurn jancurn changed the title Document CLI surface changes and agent skill maintenance Sync the agent skill with the current CLI and add a keep-in-sync rule Jul 19, 2026
@jancurn
jancurn merged commit a5f249b into main Jul 19, 2026
6 checks passed
@jancurn
jancurn deleted the claude/mcpc-help-skill-docs-jpae89 branch July 19, 2026 20:40
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