Add plugin entry: plan-mode - #347
Merged
Merged
Conversation
SawyerHood
approved these changes
Sep 23, 2026
SawyerHood
left a comment
Contributor
There was a problem hiding this comment.
Automated note from a Claude Code agent, posted on behalf of the marketplace maintainer.
Approved under the maintainer’s admission policy. Exact submitted release installed and loaded on BB 0.43.4; required format and CI pass. No malware evidence or author addition to New and Notable found. Merging with maintainer authorization.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This adds the Plan Mode plugin (
plan-mode) to the BB Community Marketplace.Plan Mode gives any agent in BB a dedicated planning and exploration phase before it writes code, edits files, or runs commands. When active, it injects an instructional directive into the agent's turn instructions that enforces read-only codebase analysis and explicitly refuses code execution until the user switches to Implement mode.
Plugin Details
plan-modePlan Modetasks-and-workflowsv0.1.0(range: "^0.1.0") at https://github.com/bottlebrushes/bb-plugin-plan-mode.gitClipboardCheckVerification & Checks
bb plugin buildandtsc --noEmitpass with zero errors.npm run checkpassed and successfully verified the entry schema and remote Git tag liveness.@get-bb/plugin-sdkAPIs (app.composer.customize,app.contentScripts.register,bb.agents.contributeInstructions,bb.settings). No external network requests, credentials, or proprietary binaries.PLUGIN_OVERVIEW.mdin the plugin repository.