bicameral-update

Checks for and applies bicameral-mcp binary releases via pip and hooks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BicameralAI/bicameral-mcp --skill bicameral-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bicameral-update
Source: https://github.com/BicameralAI/bicameral-mcp/tree/main/skills/bicameral-update
Command: npx skills add https://github.com/BicameralAI/bicameral-mcp --skill bicameral-update

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill handles the process of checking for and applying a new bicameral-mcp binary release. It upgrades the pip package, reinstalls skills and Claude hooks, and clarifies that git commits or ledger sync are handled by /bicameral:sync.

Core Features & Use Cases

  • Check for a new bicameral-mcp release and apply it.
  • Upgrade the pip package, reinstall skills and Claude hooks.
  • Confirm with the user before applying upgrades and handle any required metadata updates or migrations.

Quick Start

Ask Bicameral to check for and apply the latest bicameral-mcp release.

Frequently Asked Questions about bicameral-update

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I upgrade the bicameral-mcp pip package to the latest version?

The bicameral-mcp upgrade process checks for the latest binary release, confirms with you before proceeding, runs the pip install upgrade, reinstalls skills, and updates Claude hooks to ensure a complete version migration.

What does updating the bicameral-mcp binary include besides the pip package?

Updating the bicameral-mcp binary includes upgrading the pip package, reinstalling existing skills, and updating Claude hooks to ensure all components are synchronized with the new binary release.

Do I need to manually update Claude hooks after upgrading bicameral-mcp?

No, you do not need to manually update Claude hooks. The bicameral-mcp upgrade process automatically reinstalls skills and updates hooks alongside the pip package upgrade.

Why does the bicameral-mcp upgrade ask for confirmation before applying changes?

The bicameral-mcp upgrade asks for confirmation to ensure proper safety checks before applying changes, protecting your current setup from unexpected disruptions during the version upgrade process.

Does the bicameral-mcp update handle git commits and ledger synchronization?

No, the bicameral-mcp update does not handle git commits or ledger synchronization. Those actions are managed separately by the bicameral sync command after the upgrade is complete.