Skip to content

Add /add-command skill for CLI development#354

Merged
apurvagoenka-method merged 2 commits intodevelopfrom
skill/add-command
Mar 27, 2026
Merged

Add /add-command skill for CLI development#354
apurvagoenka-method merged 2 commits intodevelopfrom
skill/add-command

Conversation

@apurvagoenka-method
Copy link
Copy Markdown
Contributor

@apurvagoenka-method apurvagoenka-method commented Mar 25, 2026

Adds a /add-command Claude Code skill for adding new CLI commands. Covers Fern types, Go implementation, signal generation, verification, and pypi-local generation.

Same skill as networkscan PR #239.

🤖 Generated with Claude Code


Note

Low Risk
Low risk: adds a single new Claude skill markdown document with no runtime code or build changes.

Overview
Adds a new Claude Code skill doc at .claude/skills/add-command/SKILL.md that standardizes the end-to-end process for adding a new CLI command (Fern type definitions, Go implementation + cobra wiring, building/verifying, generating a real signal JSON, and generating pypi-local Python types).

Written by Cursor Bugbot for commit 134c7b7. This will update automatically on new commits. Configure here.

@apurvagoenka-method apurvagoenka-method marked this pull request as ready for review March 27, 2026 15:00
@apurvagoenka-method apurvagoenka-method enabled auto-merge (squash) March 27, 2026 15:18
@apurvagoenka-method apurvagoenka-method merged commit 9ae6121 into develop Mar 27, 2026
15 checks passed
@apurvagoenka-method apurvagoenka-method deleted the skill/add-command branch March 27, 2026 16:45
payoub125 added a commit that referenced this pull request Mar 31, 2026
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.

2 participants