Skip to content

chore(cli): align template with org agent-friendly standards (#28)#29

Merged
crrow merged 1 commit intomainfrom
issue-28-agent-friendly
Mar 26, 2026
Merged

chore(cli): align template with org agent-friendly standards (#28)#29
crrow merged 1 commit intomainfrom
issue-28-agent-friendly

Conversation

@crrow
Copy link
Copy Markdown
Contributor

@crrow crrow commented Mar 26, 2026

Summary

  • Update README: proper cargo generate instructions, remove deleted /dev skill section, add agent-friendly CLI design section
  • Add after_help examples to every subcommand for agent discoverability
  • Add doc comment on Command enum noting agent-friendly conventions

Closes #28

Audit Status

Principle Before After
Example-Driven Help
README accuracy
Other 8 principles ✅/N/A ✅/N/A

🤖 Generated with Claude Code

- Update README: cargo generate usage, remove deleted /dev skill section,
  add agent-friendly CLI design section
- Add after_help examples to every subcommand for agent discoverability
- Add doc comment noting agent-friendly CLI conventions on Command enum

Closes #28

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@crrow crrow added enhancement New feature or request agent:claude Changes made by Claude agent labels Mar 26, 2026
@crrow crrow merged commit 0ee597c into main Mar 26, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent:claude Changes made by Claude agent enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(cli): align template with org agent-friendly CLI standards

1 participant