Skip to content

docs: Add add-command skill for guided CLI command creation#136

Merged
scottlovegrove merged 1 commit intomainfrom
scottl/add-command-skill
Apr 3, 2026
Merged

docs: Add add-command skill for guided CLI command creation#136
scottlovegrove merged 1 commit intomainfrom
scottl/add-command-skill

Conversation

@scottlovegrove
Copy link
Copy Markdown
Collaborator

Summary

  • Adds an add-command skill (adapted from todoist-cli) that guides agents through the full checklist for adding new CLI commands or subcommands
  • Covers spinner messages, permissions, command implementation, accessibility, tests, skill content sync, and verification
  • All examples and patterns are twist-specific (resolvers, test mocking, entity types)

Test plan

  • Verify skill is picked up by Claude Code when working in the repo
  • Walk through the checklist while implementing a new command to validate accuracy

🤖 Generated with Claude Code

Adapted from todoist-cli's add-command skill with twist-specific patterns,
resolvers, test setup, and examples.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@doistbot doistbot requested a review from Bloomca April 3, 2026 23:24
@scottlovegrove scottlovegrove self-assigned this Apr 3, 2026
@scottlovegrove scottlovegrove added the 👀 Show PR PR must be reviewed before or after merging label Apr 3, 2026
@scottlovegrove scottlovegrove changed the title Add add-command skill for guided CLI command creation docs: Add add-command skill for guided CLI command creation Apr 3, 2026
@scottlovegrove scottlovegrove merged commit 3a41fd7 into main Apr 3, 2026
5 of 6 checks passed
@scottlovegrove scottlovegrove deleted the scottl/add-command-skill branch April 3, 2026 23:25
@doistbot
Copy link
Copy Markdown
Member

doistbot commented Apr 3, 2026

⚠️ Doistbot encountered an error while reviewing this PR.

  • Status: FAILED
  • Delivery: 44ac7e50-2fb4-11f1-9485-4e0dd7d9ab96
  • Logs: Datadog

⚠️ Doistbot hit an error while reviewing this PR:

Failed to clone repository Doist/twist-cli

Please, try the command again or contact the team maintaining the bot.

@doist-release-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.23.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released 👀 Show PR PR must be reviewed before or after merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants