Claude Code plugins for the Brite organization
npx claudepluginhub brite-nites/brite-claude-pluginsProcess + Org plugin — structured workflow methodology with Linear integration
Marketing domain plugin — brand-aware marketing skills ported from coreyhaines31/marketingskills
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
A Process + Org plugin for Claude Code. Superpowers methodology + compound engineering + Linear integration — structured workflow (brainstorm → plan → worktree → execute → review → compound → audit) with Linear woven into every step.
Current version: 3.24.0 | Changelog | Roadmap
This plugin teaches how to work, not what to know about specific technologies:
session-start → brainstorm → plan → [worktree] → execute (subagent + TDD) → review → ship (compound + audit)
↑ |
└───────────────────── scope (creative discovery) ←───────────────────────────────────────┘
Influenced by superpowers and compound-engineering. See the Roadmap for what's coming next.
This plugin is evolving into a four-layer platform for universal project routing, domain-specific knowledge, structured workflows, and autonomous execution.
| Layer | Milestone | What it delivers |
|---|---|---|
| Knowledge | Company Knowledge Layer | Handbook repo as company brain — CDRs, context, precedents |
| Routing | Project-Start Redesign | Trait-based classification routes any project type |
| Traces | Decision Trace Architecture | Structured reasoning traces compound into searchable precedents |
| Plugins | Plugin Ecosystem | Domain plugins (marketing, engineering, design, sales, product) |
| Refresh | Context Refresh Pipeline | Automated BigQuery + Salesforce → handbook context |
| Autonomous | Symphony Execution | Agents execute Linear issues autonomously |
| Governance | Context Governance | Quality dashboards, CDR governance, flywheel monitoring |
See the Platform Design Document for the full PRD.
Install the plugin bundle:
claude plugins add https://github.com/Brite-Nites/brite-claude-plugins
Or manually add to your .claude/settings.json:
{
"plugins": [
{
"source": "https://github.com/Brite-Nites/brite-claude-plugins",
"plugins": ["workflows"]
}
]
}
Verify installation by typing /workflows: in Claude Code — you should see the available commands in the slash menu.
Core workflow (the inner loop):
| Command | Description |
|---|---|
/workflows:session-start | Start a work session — pick a Linear issue, brainstorm, plan, execute |
/workflows:review | Run review agents in parallel, fix P1s, report findings |
/workflows:ship | Create PR, update Linear, compound learnings, best-practices audit |
Direction-setting:
| Command | Description |
|---|---|
/workflows:scope | Collaborative scoping session — discover what to build, create Linear issues |
/workflows:project-start | Start a new project with a guided interview |
/workflows:sprint-planning | Plan sprint and assign issues to a cycle |
/workflows:retrospective | Sprint retrospective with status update |
Utilities:
| Command | Description |
|---|---|
/workflows:code-review | Standardized code review for Brite projects |
/workflows:security-audit | Comprehensive project security audit |
/workflows:bug-report | Standardized bug reporting with Linear integration |
/workflows:deployment-checklist | Pre-deployment validation checklist |
/workflows:tech-stack | Display the Brite technology stack |
/workflows:onboarding-checklist | Guide for setting up a new dev environment |
/workflows:setup-claude-md | Generate best-practices CLAUDE.md for a project |
/workflows:architecture-decision | Generate Architecture Decision Records |
/workflows:create-plugin | Scaffold a new domain plugin from template |
/workflows:smoke-test | Diagnostic checks on plugin environment |
Quality:
| Command | Description |
|---|---|
/workflows:fact-check | Verify factual accuracy of a document against the codebase |
Skills activate automatically when Claude detects relevant context.
Inner Loop skills (auto-activate in sequence):