Optimize business operations — vendor management, process documentation, change management, capacity planning, and compliance tracking. Keep your organization running efficiently.
Plan resource capacity — workload analysis and utilization forecasting. Use when heading into quarterly planning, the team feels overallocated and you need the numbers, deciding whether to hire or deprioritize, or stress-testing whether upcoming projects fit the people you have.
Create a change management request with impact analysis and rollback plan. Use when proposing a system or process change that needs approval, preparing a change record for CAB review, documenting risk and rollback steps before a deployment, or planning stakeholder communications for a rollout.
Track compliance requirements and audit readiness. Trigger with "compliance", "audit prep", "SOC 2", "ISO 27001", "GDPR", "regulatory requirement", or when the user needs help tracking, preparing for, or documenting compliance activities.
Document a business process — flowcharts, RACI, and SOPs. Use when formalizing a process that lives in someone's head, building a RACI to clarify who owns what, writing an SOP for a handoff or audit, or capturing the exceptions and edge cases of how work actually gets done.
Analyze and improve business processes. Trigger with "this process is slow", "how can we improve", "streamline this workflow", "too many steps", "bottleneck", or when the user describes an inefficient process they want to fix.
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
AI specialists for every role at your company.
Sales preps calls. Engineers ship PRs. Finance closes the month. Marketing ships campaigns. Each role gets Claude tuned to their work and connected to their real tools (HubSpot, Slack, Snowflake, Notion, Linear).
pace.tools · Cookbook · Docs · Catalog
Pace is a curated bundle of AI agents you install into Cowork (the Claude desktop app) or Claude Code (the CLI). One agent per role, each one fluent in that role's vocabulary and connected to the SaaS tools the team already uses.
/pace router for the commands that are specific to your
company. /pace teach captures how your team actually works once;
everything else builds on it.For front-end code-level design, Pace defers to impeccable; the installer offers to bring it.
Open Cowork → Plugins → Add marketplace → paste:
GoldenBerry-SO/Pace
Then install whichever plugin matches your role: sales, marketing,
engineering, data, finance, ...
claude plugin marketplace add GoldenBerry-SO/Pace
claude plugin install sales@pace
Or use the guided picker:
npx pace-tools install
Just describe what you need. The skills auto-trigger from natural language; you don't need to remember commands.
Prep me for the Acme call tomorrow.
> sales / call-prep fires, pulls HubSpot history + recent news, drafts the brief.
Write a SQL query for monthly active users by plan tier, last 6 months.
> data / write-query takes over, drafts the query, runs it against Snowflake if connected.
Review this PR. Look for real bugs first.
> engineering / code-review takes the PR, reads the diff, posts comments.
For your team's own commands, use the /pace router:
/pace teach # one-time: capture how your company works
/pace standup # then: anything you've authored as a /pace:* command
The engineering plugin includes 34 engineering skills. Beyond the obvious
review/test/diagnose ones, there's a disciplined stacked-PR
workflow: spec → implement → review → topr → next. See
the engineering cookbook
for the deep-dive.
pace.tools/
├── skill/ ← the /pace router (your team's commands)
├── plugins/ ← the 50-plugin catalog
│ ├── sales/ ← Anthropic-authored, imported verbatim
│ ├── engineering/ ← Anthropic + PiXeL16/skills + authored
│ ├── ...
│ └── partner-built/ ← Apollo, Common Room, Slack, etc.
├── .claude-plugin/
│ └── marketplace.json ← registers all 50 plugins
├── site/ ← pace.tools (Astro)
├── cli/ ← npx pace-tools CLI
└── NOTICE.md ← full attribution
Pace is open source, fork it, rename the router, write commands specific to your operation. We also help companies adopt Pace end-to-end: install + connector setup, command authoring tuned to your team's workflows, training, and ongoing enablement.
Talk to GoldenBerry · About GoldenBerry
See NOTICE.md for full attribution. Apache 2.0 throughout.
Company-wide skills for AI coding agents. One router (/pace), many commands across engineering, product, ops, marketing. Built on the same install tech as impeccable.
Search across all of your company's tools in one place. Find anything across email, chat, documents, and wikis without switching between apps.
Manage tasks, plan your day, and build up memory of important context about your work. Syncs with your calendar, email, and chat to keep everything organized and on track.
Create, customize, and manage plugins tailored to your organization's tools and workflows. Configure MCP servers, adjust plugin behavior, and adapt templates to match how your team works.
Company-wide skills for AI coding agents. One router (/pace), many commands across engineering, product, ops, marketing. Built on the same install tech as impeccable.
npx claudepluginhub goldenberry-so/pace --plugin operationsUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Production-grade vibe coding suite. Structured workflows from discovery to deployment: start, build, ship, fix, refactor.