Skip to content

Add Claude Code plugin and castari-deploy skill#7

Merged
jacobcwright merged 1 commit intomainfrom
feat/claude-code-plugin
Feb 12, 2026
Merged

Add Claude Code plugin and castari-deploy skill#7
jacobcwright merged 1 commit intomainfrom
feat/claude-code-plugin

Conversation

@jacobcwright
Copy link
Copy Markdown
Contributor

@jacobcwright jacobcwright commented Feb 12, 2026

Summary

  • Adds a Claude Code plugin manifest (.claude-plugin/) so Castari is discoverable via the plugin marketplace
  • Adds a castari-deploy skill (skills/castari-deploy/SKILL.md) that walks users through the full deploy flow: CLI install → auth → scaffold castari.json → deploy → verify → test
  • Enables two distribution paths: npx skills add castari/cli and /plugin marketplace add castari/cli

Test plan

  • Symlink skill to ~/.claude/skills/castari-deploy/SKILL.md and verify /castari-deploy appears in Claude Code
  • Run through the full flow in a test project (install, auth, scaffold, deploy)
  • Verify npx skills add castari/cli discovers the skill after merge

🤖 Generated with Claude Code


Open with Devin

Adds a Claude Code plugin so users can deploy agents directly from Claude
Code by typing /castari-deploy. The skill walks through CLI installation,
authentication, project scaffolding, and deployment.

Distribution paths:
- skills.sh: npx skills add castari/cli
- Claude Code plugin marketplace: /plugin marketplace add castari/cli

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 4 additional findings.

Open in Devin Review

@jacobcwright
Copy link
Copy Markdown
Contributor Author

Depends on #6 (README revamp) — that PR will reference this plugin/skill.

@jacobcwright jacobcwright mentioned this pull request Feb 12, 2026
3 tasks
jacobcwright added a commit that referenced this pull request Feb 12, 2026
Add a callout after the Install section pointing users to the
/castari-deploy skill as a faster alternative to manual setup.

Related: #7

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jacobcwright jacobcwright merged commit 0e085b6 into main Feb 12, 2026
0 of 3 checks passed
@jacobcwright jacobcwright deleted the feat/claude-code-plugin branch February 17, 2026 01:34
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