skills/smithery.ai/brane-ship

brane-ship

Installation
SKILL.md

Brane Ship - Verify & Commit Workflow

This skill orchestrates the complete verification-to-commit workflow for Brane SDK changes.

Related Skills:

  • /brane-impact - Detailed impact analysis and test discovery (invoked automatically in Step 2)

When to Use

After implementing a fix or feature, invoke /brane-ship to:

  1. Analyze what was changed
  2. Run impact analysis (uses brane-impact skill logic)
  3. Test affected modules in dependency order
  4. Run pre-commit checks
  5. Commit and push (with approval)

The Workflow

Installs
1
First Seen
Mar 19, 2026
brane-ship from smithery.ai