Skip to content

fix: simplify intent-library install for agent consumption#16

Merged
KyleAMathews merged 1 commit into
mainfrom
fix/install-command-cleanup
Mar 3, 2026
Merged

fix: simplify intent-library install for agent consumption#16
KyleAMathews merged 1 commit into
mainfrom
fix/install-command-cleanup

Conversation

@KyleAMathews

Copy link
Copy Markdown
Collaborator

Summary

  • Remove clipboard copy logic (pbcopy/clip/xclip) from intent-library install — the command is run by coding agents, so the prompt goes straight to stdout where the agent reads it
  • Remove emoji status messages (🚀, , , ) that added noise to the agent's context
  • Update help text to clarify the command prints a skill for the coding agent

Test plan

  • Run intent-library install and verify clean prompt output with no clipboard/status messages
  • Run intent-library --help and verify updated description

🤖 Generated with Claude Code

The install command is run by coding agents, not humans — the output
goes straight into the agent's context. Remove clipboard copy logic
and status messages so the prompt is the only output. Update help text
to clarify the command's purpose.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@KyleAMathews
KyleAMathews merged commit 228c004 into main Mar 3, 2026
3 of 4 checks passed
@LadyBluenotes
LadyBluenotes deleted the fix/install-command-cleanup branch March 16, 2026 20:07
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.

1 participant