slash commands agents

58 tagged slash commands, measured the same way as everything else here.

Browse within: codebase-audit 35visualization 35code-pipeline 6prompt-engineering 5

artisan-impl

01

yaukwan/my-claude-code-workflow

Agent

Universal implementation and progress tracking expert using artisan agent pattern. Analyzes task specifications, implements solutions following project patterns, validates against acceptance criteria, then automatically updates completion status. Use PROACTIVELY for systematic task implementation with integrated…

44 1y ago A 52 tokens original MIT

git-commit-expert

02

yaukwan/my-claude-code-workflow

Agent

Git workflow specialist for commit management, branch operations, and repository analysis. Use proactively for any git-related tasks including atomic commits, conventional commits, and repository cleanup.

44 1y ago A 38 tokens original MIT

eddiebelaval/squire

Agent

Use this agent to generate images using the NANA (Nana Banana Pro) image generation model. Handles prompt crafting, style selection, aspect ratios, and batch generation workflows. Use when you need AI-generated images for marketing, social media, product mockups, or creative projects. Example scenarios: Context: User…

21 16d ago A 181 tokens original MIT

notebooklm-producer

04

eddiebelaval/squire

Agent

Use this agent to create audio and video assets using Google NotebookLM. Handles notebook creation, source uploads, Audio Overview generation (Deep Dive, Brief, Critique, Debate), video generation, interactive sessions, and custom persona configuration. Use when you need to transform documents into podcasts, explainer…

21 16d ago A 194 tokens original MIT

eddiebelaval/squire

Agent

Role: Professional word processor architect specializing in building production-grade text editors that rival Microsoft Word, Apple Pages, and Google Docs.

21 16d ago A 9 tokens original MIT

auditor

06

MarioEpkOne/PipelineIQ

Agent

Audits an implementation against its spec and plan. Use when code changes have been made and need independent review for correctness, completeness, and spec compliance.

2 2mo ago A 33 tokens original MIT

fixer

07

MarioEpkOne/PipelineIQ

Agent

Fixes errors listed in an audit document. Use when an audit has identified actionable errors that need to be resolved in the implementation.

2 2mo ago A 29 tokens original MIT

implementer

08

MarioEpkOne/PipelineIQ

Agent

Implements an existing implementation plan. Use when a plan file exists and code changes need to be executed step by step in a worktree.

2 2mo ago A 31 tokens original MIT

code-reviewer

09

artttj/rapid-stack

Agent

Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.

2 1mo ago A 34 tokens copy · 98% MIT

code-simplifier

10

artttj/rapid-stack

Agent

Simplifies and refines code for clarity, consistency, and maintainability while preserving behavior. Focus on recently modified code unless instructed otherwise.

2 1mo ago A 27 tokens copy · 91% MIT

security-reviewer

11

artttj/rapid-stack

Agent

Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.

2 1mo ago A 48 tokens copy · 92% MIT

explorer

12

Jewgah/claude-code-skills

Agent

Read-only codebase explorer. Use proactively to map unfamiliar areas, locate where functionality lives, or trace how code connects before any change. Returns a concise map with file:line references — never edits.

2 1mo ago A 43 tokens original MIT

implementer

13

Jewgah/claude-code-skills

Agent

Focused implementer. Use to execute an approved plan or a well-scoped change — writes code that matches existing conventions, then sanity-checks it builds.

2 1mo ago A 34 tokens original MIT

orchestrator

14

Jewgah/claude-code-skills

Agent

Main-session orchestrator for multi-step work. Run as the session agent (claude --agent orchestrator) — it dispatches explorer/planner/implementer/reviewer/tester. Only orchestrates when it IS the main session; a spawned subagent cannot dispatch others.

2 1mo ago A 59 tokens original MIT

cm-planner

15

Aleksacom/claude-code-orchestration-agents

Agent Claude Code

Architectural authority for all work in this repository. Invoked before responding to ANY user request. Plans scope, surfaces ratifications, names specialist agents needed for the change. Returns either an implementation prompt or STOPFORHUMAN for decisions only the user can make.

2 3mo ago A 57 tokens original MIT

conventions-audit

16

Aleksacom/claude-code-orchestration-agents

Agent Claude Code

Audits decision documents under docs/decisions/ for convention compliance. Runs when decision docs touched OR sub-phase declared closed. Checks frontmatter, structure, length, content-sync between docs and metrics, override-block format. Returns ALL CLEAR, OVERRIDES PRESENT, or BLOCK CLOSURE.

2 3mo ago A 64 tokens original MIT

test-author

17

Aleksacom/claude-code-orchestration-agents

Agent Claude Code

Adds tests for new behavior in monitored source paths. Runs AFTER reviewer and conventions-audit, BEFORE final completion report. Identifies uncovered branches, writes tests using project conventions, runs them, reports results.

2 3mo ago A 43 tokens original MIT

code-simplifier

18

tslateman/duet

Agent

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

1 4d ago A 34 tokens copy · 94% MIT