Scottweinstein Cc Plugins
scottweinstein-cc-plugins is a Claude Code plugin bundle for the Build phase that adds Scott Weinstein’s custom development-workflow plugins for worktree-based feature work, architecture exploration, and enforced quality
Install Scott Weinstein’s two-plugin Claude Code pack when you want stricter dev workflow—worktrees, architecture passes, and review gates—while building Next.js apps with server-side jobs like Innges
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install scottweinstein-cc-plugins@ScottWeinstein/cc-pluginsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:ScottWeinstein/cc-plugins") and the paste-ready config with skillselion.get_install_config("plugin:ScottWeinstein/cc-plugins").
What it does
scottweinstein-cc-plugins is a small curated Claude Code plugin marketplace entry that bundles two custom plugins authored by Scott Weinstein for day-to-day product engineering. It targets solo and indie builders who already run Claude Code as their primary implementation agent and want opinionated structure around how features get explored, assigned, and reviewed. The advertised themes—multi-worktree development, hash-based assignment, unified workflow, architecture and design passes, and server stacks such as Next.js with Inngest—read as a dev harness rather than a single-purpose API connector. Expect emphasis on exploration before edits, specialized agents or skills for review and quality, and management glue that keeps agent sessions aligned with repo reality. It is best treated as accelerant for disciplined Build work, with secondary value during Ship when you need consistent review before release. Install from the marketplace when your bottleneck is process inside the agent, not missing a third-party SDK.
Highlights
- Two-plugin Claude Code bundle (plugin count: 2) from Scott Weinstein’s cc-plugins repo
- Multi-worktree and worktree-management workflow for parallel feature branches without collisions
- Mandatory quality and comprehensive code-review passes before merging or handing off work
- Next.js- and server-oriented patterns including Inngest-style background job integration
- Architecture and feature exploration flows with AskUserQuestion-style clarification gates
Why builders use it
Solo builders lose speed when Claude Code sessions sprawl across branches, skip design alignment, and merge without a consistent review ritual.
After you register the two plugins, Claude Code can follow a more unified dev workflow—with clearer exploration, worktree discipline, and review gates—so features and server-side changes land with less rework.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is scottweinstein-cc-plugins for?
It is for solo and small-team builders who use Claude Code daily and want Scott Weinstein’s plugins to structure feature work, exploration, and quality review on real codebases.
When should I use scottweinstein-cc-plugins?
Use it during Build when you are implementing features across worktrees or Next.js server routes and want mandatory architecture and review steps; reuse the review-oriented plugin during Ship before you call a release done.
How do I add scottweinstein-cc-plugins to my agent?
Add the marketplace entry from ScottWeinstein/cc-plugins in Claude Code’s plugin or marketplace UI, install both bundled plugins, then enable them for your project and follow each plugin’s workflow prompts in session.
Comments
Share how you use scottweinstein-cc-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.