Skip to content

Clarify aco session start has no --json flag in skill - #73

Merged
tai2 merged 1 commit into
mainfrom
improve-aco-skill
Jun 24, 2026
Merged

Clarify aco session start has no --json flag in skill#73
tai2 merged 1 commit into
mainfrom
improve-aco-skill

Conversation

@tai2

@tai2 tai2 commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Summary

Claude Code appended a nonexistent --json option to aco session start. The skill listed --json right next to commands that do accept it, which read as an invitation to add it to session start too. session start has no --json flag — it always emits the JSON envelope on stdout.

Changes

  • skills/aco/SKILL.md — core-loop step 2 now warns that session start has no --json flag (use --caps-json for verbatim caps); "Reading output" reworded so it's clear session start always prints the envelope while only device list/elements/session list/mobile list accept --json.
  • skills/aco/reference/commands.md — envelope note now states there is no --json flag and passing one errors.
  • .claude-plugin/plugin.json — bumped version 0.1.1 → 0.1.2 so installed users pick up the skill change.

🤖 Generated with Claude Code

The skill listed --json next to commands that accept it, which read as an
invitation to add it to session start. Make explicit that session start
always emits the JSON envelope and has no --json flag (passing one errors),
in both SKILL.md and reference/commands.md. Bump plugin version so installed
users pick up the change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@tai2 tai2 added the fix label Jun 24, 2026
@tai2
tai2 merged commit c599ce2 into main Jun 24, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant