Audit site for custom code that duplicates augur package functionality
Generate a conventional commit message from staged changes
Continuously improve the project wiki — better content, context, organization, and usability within the 20K token budget
Deploy to staging — execute the staging deployment steps from the project wiki Deployment page
Understand the current work better — conversational alignment through questions, wiki context, and session awareness. Use instead of plan mode.
Augur API integration via MCP. Covers service discovery, multi-site CRUD operations across Augur microservices, and credential resolution. Use when querying or modifying Augur data (contacts, transactions, inventory, etc.).
Shared npm packages under @simpleapps-com/augur-*. Directs agents to check installed packages before writing custom code. This skill is a starting point — always read the actual package code for current API surface.
Basecamp 2 integration via MCP. Covers MCP tool reference, URL parsing, authentication, Chrome fallback, attachments, and site-info documents. Use when reading or writing Basecamp data.
Bash command conventions — one command per call, use dedicated tools over shell equivalents, check wiki for approved commands. Load this skill before running Bash commands.
Claude Code documentation reference and discovery. Use when looking up Claude Code features, configuration, plugins, skills, hooks, or troubleshooting.
Admin access level
Server config contains admin-level keywords
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.
No model invocation
Executes directly as bash, bypassing the AI model
No model invocation
Executes directly as bash, bypassing the AI model
Curated skills marketplace for Claude Code.
# Claude Code marketplace
/plugin marketplace add simpleapps-com/augur-skills
/plugin install <plugin>@augur-skills
# npm
npx augur-skills list
npx augur-skills install <plugin>
Full documentation on the Wiki.
MIT
npx claudepluginhub simpleapps-com/augur-skills --plugin simpleappsaugur-api plugin for Claude Code
Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Manage Claude Code settings and MCP server configurations with best practices
Meta-cognitive tools for Claude Code self-improvement. Learn from feedback, optimize configuration, and evolve your AI development workflow.
Skill synchronization and management for Claude Code, Codex, GitHub Copilot, and Cursor. Provides 27 MCP tools for validation, sync, intelligence, and tracing.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer