Agent
Adaptive initialization: concise at root + detailed at module level; staged traversal with coverage reporting.
842 tagged claude ai, measured the same way as everything else here.
Browse within: claude-code-skills 83claude-code-skill 72cursor-ai 63cursor-commands 60Autonomous Agents 58cli-tool 58claude-agents 46ai-coding-assistant 37continuous-learning 36Optimization 35data 35data-analysis 35data-science 35agentic-workflow 34
Agent
Adaptive initialization: concise at root + detailed at module level; staged traversal with coverage reporting.
Agent
Use this agent when the user presents a complex task or project that needs to be broken down into manageable steps and documented for review. Examples: Context: User wants to implement a new feature for their Tauri application. user: 'I need to add a group chat management feature to our WeChat assistant app, including…
Agent
Use this agent when you need UI/UX design guidance, Current Project UI Framework implementation advice, or visual design improvements for the desktop application interface. Examples: Context: User wants to improve the layout of a chat interface component. user: "I want to improve the chat interface layout to make it…
Agent
Autonomous hunt loop agent. Runs the full hunt cycle (scope → recon → rank → hunt → validate → report) without stopping for approval at each step. Configurable checkpoints (--paranoid, --normal, --yolo). Uses scopechecker.py for deterministic scope safety on every outbound request. Logs all requests to audit.jsonl.…
Agent
Autonomous credential-attack pipeline runner. Chains /wordlist-gen + /osint-employees + /breach-check (data-prep stages, runs without prompts) then HARD STOPS before /spray (live attack stage requires human go/no-go). Designed so the user only types the target once instead of orchestrating four separate commands.…
Agent
Fast meme coin and token security auditor. Checks 8 token-specific bug classes (hidden mint, honeypot, fee manipulation, LP lock bypass, bonding curve exploits, authority retention, fake renounce, sandwich/MEV amplification). Runs tokenscanner.py for automated red flag detection. Covers EVM (Solidity) and Solana…
Agent Claude Code
Use when requirements, an approved design, or a root cause are clear and one scoped, complete implementation is authorized. Do not use for unresolved exploration, product decisions, diagnosis-only work, or review-only requests.
Agent Claude Code
Use proactively after an implementation or when an existing diff needs correctness, regression, concurrency, compatibility, and meaningful verification review. Do not use for implementation or a dedicated exploitability assessment.
Agent Claude Code
Use proactively when a task needs local repository structure, entry points, ownership, data flow, or change-surface mapping before a decision. Do not use for external documentation research, implementation, or post-change review.
centminmod/my-claude-code-setup
Agent Claude Code
Execute OpenAI Codex CLI (GPT-5.2) for code analysis. Use when you need Codex's GPT-5.2 perspective on code.
centminmod/my-claude-code-setup
Agent Claude Code
Execute TZ='Australia/Brisbane' date command and return ONLY the raw output. No formatting, headers, explanations, or parallel agents.
centminmod/my-claude-code-setup
Agent Claude Code
Execute z.ai GLM 4.7 model via Claude Code CLI. Use when you need z.ai's GLM 4.7 perspective on code analysis.
composio-community/awesome-claude-plugins
Agent
Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.
composio-community/awesome-claude-plugins
Agent
Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.
composio-community/awesome-claude-plugins
Agent
Coordinate /perf investigations across all phases, enforcing non-negotiable perf rules.
alirezarezvani/claude-code-skill-factory
Agent Claude Code
Interactive guide system for building custom Skills, Prompts, and Agents using the Claude Code Skills Factory.
alirezarezvani/claude-code-skill-factory
Agent Claude Code
Interactive guide for building custom Claude Code Agents and subagents. Asks straightforward questions, generates enhanced YAML frontmatter with tools/model/color/field/expertise, creates agent .md files, validates format, and helps install to .claude/agents/ or /.claude/agents/. Use when user wants to build workflow…
alirezarezvani/claude-code-skill-factory
Agent Claude Code
Interactive guide for using prompt-factory skill to generate mega-prompts. Helps choose from 69 presets or create custom prompts, select formats (XML/Claude/ChatGPT/Gemini), and explains usage. Use when user wants to generate production-ready prompts for any LLM.
Agent
This repository uses one project-wide context.
Agent
Issues and specifications for this repository live in GitHub Issues. Use the gh command-line tool for all operations.
Agent
Agent "proposal-critic-agent" from chrisblattman/claudeblattman, covering proposal critic agent, personas, catalog conflict, maintenance tax and compounder.
Agent
Checks empirical claims, causal language, identification strategy, and robustness discussion.
Agent
Advisor to a busy principal. Optimizes for the user's time, attention, and decision quality. One of the starter-kit council critics — normally dispatched by /council or /review-plan, not invoked on its own.
Agent Claude Code
Cross-artifact consistency and coverage analysis specialist with Anthropic think protocol. Validates alignment between specifications, plans, tasks, and implementation. Use before implementation to catch conflicts early.