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.
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.
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.
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.
Prospect, craft outreach, and build deal strategy faster. Prep for calls, manage your pipeline, and write personalized messaging that moves deals forward.
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 paceDesign fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Complete developer toolkit for Claude Code