Skip to content

Add /add-command skill for CLI development#159

Merged
apurvagoenka-method merged 1 commit intodevelopfrom
skill/add-command
Mar 27, 2026
Merged

Add /add-command skill for CLI development#159
apurvagoenka-method merged 1 commit 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
Documentation-only change adding a new Claude skill guide; no production code paths or runtime behavior are modified.

Overview
Adds a new Claude Code skill document at .claude/skills/add-command/SKILL.md that provides a step-by-step playbook for creating a new CLI command end-to-end: defining Fern types (including a required three-part type pattern), generating Go/Python types, implementing Go logic and Cobra wiring, building/verifying, and producing a real signal JSON for ontology testing.

Written by Cursor Bugbot for commit bfeae09. 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 a936602 into develop Mar 27, 2026
23 of 27 checks passed
@apurvagoenka-method apurvagoenka-method deleted the skill/add-command branch March 27, 2026 16:45
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