Install payload
Install payload is broadly covered in current results.
100% (12/12)
Privacy notes filter active — add entries to compare trust side by side.
Trust signals across 40 of 43 results
2 trust signals differ in this sample: Source provenance, Submitter
Signals differ on Source provenance, Submitter — add entries to compare before you install.
Rollout signal scan
Biggest gaps: package integrity. 0 entries have 2+ required gaps.
Install payload
Install payload is broadly covered in current results.
100% (12/12)
Most at-risk entries in this view
/catalog-collision-scan - Catalog Collision Scan Slash Command
No required rollout gaps
/documentation-refresh - Documentation Refresh Runbook
No required rollout gaps
/frontend-visual-qa - Chrome Design Verification Runbook
No required rollout gaps
/incident-timeline - Incident Timeline Slash Command
No required rollout gaps
/mcp-smoke-test - MCP Server Verification Runbook
No required rollout gaps
Adoption queue
0/43 visible results are ready for staged adoption under this preset.
No required blockers for this preset.
64/100
Collect package checksum or signed artifact information.
commands/api-contract-check · trust review · confidence 83%
No required blockers for this preset.
64/100
Collect package checksum or signed artifact information.
commands/catalog-collision-scan · trust review · confidence 83%
No required blockers for this preset.
64/100
Collect package checksum or signed artifact information.
commands/ci-failure-triage · trust review · confidence 83%
No required blockers for this preset.
64/100
Collect package checksum or signed artifact information.
commands/cursor-rules · trust review · confidence 83%
No required blockers for this preset.
64/100
Collect package checksum or signed artifact information.
commands/debug · trust review · confidence 83%
No required blockers for this preset.
64/100
Collect package checksum or signed artifact information.
commands/dependency-risk-review · trust review · confidence 83%
No required blockers for this preset.
64/100
Collect package checksum or signed artifact information.
commands/cloudflare-deploy-readiness · trust review · confidence 83%
No required blockers for this preset.
64/100
Collect package checksum or signed artifact information.
commands/docs · trust review · confidence 83%
Decision confidence
0/43 results are high-confidence for the selected preset.
Address Package integrity before broader rollout.
68/100
commands/api-contract-check · trust review
Address Package integrity before broader rollout.
68/100
commands/catalog-collision-scan · trust review
Address Package integrity before broader rollout.
68/100
commands/ci-failure-triage · trust review
Address Package integrity before broader rollout.
68/100
commands/cursor-rules · trust review
Address Package integrity before broader rollout.
68/100
commands/debug · trust review
Address Package integrity before broader rollout.
68/100
commands/dependency-risk-review · trust review
Address Package integrity before broader rollout.
68/100
commands/cloudflare-deploy-readiness · trust review
Address Package integrity before broader rollout.
68/100
commands/docs · trust review
Freshness distribution
Median age 33 days; all 12 scanned entries are within 90 days.
Theme distribution
101 distinct themes with no dominant one. Most common: slash-command, architecture, automation.
101 distinct themes across 24 scanned
Slash command runbook for scanning HeyClaude catalog collisions by slug, title, repo URL, and docs URL before opening a content-only PR—using audit-content patterns and GitHub code search.
Community slash command runbook to refresh stale project documentation after code changes: use git history to find affected docs, compare README commands to package scripts, and flag broken internal links before opening a docs PR.
Community slash command runbook for frontend visual QA using documented Claude Code Chrome integration workflows: enable /chrome, open a local page, read console messages, and follow the design verification checklist from the Chrome integration guide.
Slash command that builds a chronological incident timeline from trusted sources such as GitHub Actions run metadata, deployment notes, and operator timestamps, then drafts a handoff-ready post-incident summary.
Community slash command runbook for post-install MCP verification using only documented Claude Code MCP commands: claude mcp list, claude mcp get, and the /mcp panel for authentication status before exercising a read-only tool.
Community slash command runbook for OpenAPI contract review: lint base and head spec files with the documented Spectral CLI, compare rule failures, and classify release impact before merging API changes.
Slash command runbook for designing and running prompt evaluations: define tasks, success criteria, golden outputs, regression checks, and privacy-safe reporting using Anthropic test-and-evaluate guidance.
Community slash command runbook for adding minimal automated tests around a changed module: inspect the git diff, mirror repository test conventions, and draft focused unit or integration tests using Anthropic develop-tests guidance.
Slash command that reviews a pull request diff for security regressions: authentication and authorization gaps, injection surfaces, secret exposure, unsafe deserialization, and dependency risk introduced by the change.
Slash command that validates a HeyClaude Raycast extension feed JSON file against registry schema expectations: required entry fields, forbidden payload keys, HTTPS detail URLs, MCP install targets, and copy preview limits.
Slash command for auditing a remote MCP server authorization setup, including protected resource metadata, authorization server discovery, OAuth resource indicators, token audience validation, scopes, and token passthrough risk.
Slash command that runs consumer-driven contract verification for an HTTP API using Pact.
Slash command that triages a failing GitHub Actions run: it pulls the failed job logs with the GitHub CLI, isolates the first real error, classifies the failure (test, lint, type, build, dependency, or flaky), and proposes a targeted, minimal fix with the exact command to reproduce it locally.
Slash command that reviews the supply-chain risk of a project's dependencies using OpenSSF Scorecard health signals rather than CVE counts.
Slash command that runs a pre-deploy readiness check for a Cloudflare Workers project before you ship.
Slash command that drafts release notes from the Conventional Commits made since the last release tag.
Deploy 100 specialized sub-agents for comprehensive enterprise-grade security, performance, and optimization audit of production codebase
Install and manage Claude Code Agent Skills - specialized knowledge packages that extend Claude's capabilities with domain expertise and progressive disclosure
Use the built-in /init command to generate a project CLAUDE.md from your codebase, then refine it by hand. Covers /memory, file locations, @path imports, and .claude/rules/.
Use the built-in /hooks menu to inspect Claude Code hooks and configure them in settings.json so shell commands run deterministically at lifecycle events like PreToolUse, PostToolUse, and Stop.
Add Model Context Protocol servers to Claude Code with the claude mcp add CLI and the /mcp slash command, covering transports, scopes, and OAuth for remote servers.
Create and manage specialized Claude Code subagents using the interactive /agents command or Markdown definition files in .claude/agents/, with scoped tools, model selection, and isolated context.
Use the built-in /context command to inspect Claude Code's context-window usage, plus a custom .claude/commands recipe for repeatable codebase-context analysis before refactors.
Activate Claude's extended thinking mode with multi-level planning depth from 'think' to 'ultrathink' for comprehensive strategy creation before implementation
Use Claude Code's built-in checkpointing: run /rewind or press Esc twice to restore code, conversation, or both to an earlier point in a session, and summarize parts of the chat.
Claude Code slash command that generates a new .claude/commands/*.md file from a template, with optional arguments, frontmatter, and team-sharing support.
A user-created custom slash command that runs a red-green-refactor TDD loop in Claude Code: write failing tests first, implement until they pass, then refactor. Built with the documented custom-command frontmatter and $ARGUMENTS substitution, not a built-in feature.
Generate .cursorrules files for AI-native development with project-specific patterns, coding standards, and intelligent context awareness
Orchestrate multi-agent workflows using Microsoft AutoGen v0.4 with role-based task delegation, conversation patterns, and collaborative problem solving
Generate beautiful, searchable documentation using Mintlify with AI-powered content generation, API reference automation, and MDX components