Skill Claude CodeCodex
Review what changed in Claude Code upstream and compare against this project's commits and ADRs. Surfaces opportunities, gaps, and ADR status drift. Discovery conversation, not compliance dashboard.
Skill Claude CodeCodex
Review what changed in Claude Code upstream and compare against this project's commits and ADRs. Surfaces opportunities, gaps, and ADR status drift. Discovery conversation, not compliance dashboard.
Skill Claude CodeCodex
Ship current work through the branch → commit → push → PR → merge → cleanup flow. Picks up wherever you are in the cycle. Use when the user says "ship it", "land this", "merge this", or invokes /ship.
Skill Claude CodeCodex
Self-Consistency reasoning — run multiple independent reasoning paths and take consensus. Use for high-stakes decisions where reasoning errors are costly.
Skill Claude CodeCodex
ReAct reasoning — explicit reason-act-observe cycle for investigation and debugging. Use when you need to interleave reasoning with tool actions systematically.
Skill Claude CodeCodex
Step-Back reasoning — abstract to general principles, then apply back to the specific problem. Use when stuck or when the solution is not obvious from the specifics.
Skill Claude CodeCodex
Tree of Thoughts reasoning — explore multiple approaches, branch, evaluate, prune, and select the best. Use when there are multiple viable solutions and you need to compare them systematically.
Skill Claude CodeCodex
Trilemma reasoning — balance three competing objectives through satisficing. Use when you cannot optimize all dimensions simultaneously and need to find an acceptable trade-off.
Skill Claude CodeCodex
Strategy selector for structured reasoning. Lists available thinking frameworks and invokes the right one. Use when facing complex decisions, trade-offs, or when stuck.
Skill Claude CodeCodex
Score way matching (embedding and BM25), analyze vocabulary, and validate frontmatter. Use when testing how well a way matches prompts, checking cosine similarity or BM25 scores, inspecting the embedding engine status, or validating way files.
Skill Claude CodeCodex
Send and receive files, directories, or text between computers using magic-wormhole. Guides the user through the transfer interactively. Use when the user says "wormhole", "send a file", "receive a file", or invokes /wormhole.
Instructions file
Instructions for aaronsb/salesforce-cloud, covering claude.md, commands, distribution and environment.
MCP server Claude CodeCodexCursor +2
Salesforce CRM integration — opportunities, accounts, SOQL, file downloads, analytics. Runs locally from the @aaronsb/salesforce-cloud-mcp npm package. Needs 5 environment variables to run.
MCP server Claude CodeCodexCursor +2
MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields. Runs locally from the @aaronsb/jira-cloud-mcp npm package. Needs 3 environment variables to run.
Instructions file
Instructions for aaronsb/dbus-mcp, covering claude.md, project overview, architecture, key design documents and design documents (docs/design/).
MCP server Claude CodeCodexCursor +2
MCP server "dbus-mcp" as configured in aaronsb/dbus-mcp. Runs locally from the dbus-mcp Python package.
MCP server Claude CodeCodexCursor +2
MCP server "jira-insights-mcp" as configured in aaronsb/jira-insights-mcp. Runs locally from the jira-insights-mcp npm package.
MCP server Claude CodeCodexCursor +2
A Model Context Protocol server for WordPress. Runs locally from the wordpress-mcp npm package.
Instructions file
Instructions for aaronsb/slack-mcp, covering slack mcp server, build, architecture, tools and environment.
MCP server Claude CodeCodexCursor +2
Read and write Slack with session tokens — no OAuth, no bot, no admin approval. Runs locally from the @aaronsb/slack-mcp npm package. Needs 2 environment variables to run.
MCP server Claude CodeCodexCursor +2
MCP server for Confluence Cloud — page editing, navigation, and content management. Runs locally from the @aaronsb/confluence-cloud-mcp npm package. Needs 3 environment variables to run.