smithery/briannadoubt

rebuild

Rebuild the trebuchet CLI binary in release configuration

Installation

$ npx skills add smithery/briannadoubt --skill rebuild

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/briannadoubt.

npx skills add smithery/briannadoubt

Browse all from smithery/briannadoubt

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 417 B
  • docs SUMMARY.md 72 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Rebuild the trebuchet CLI binary:

  1. Navigate to the Trebuchet project directory
  2. Run swift build --product trebuchet --configuration release
  3. Confirm the build succeeded
  4. Report the binary location: /Users/bri/dev/Trebuchet/.build/release/trebuchet

If the build fails, show the error output and suggest fixes.