83,201 skills sorted by stars.
Analyze git repository for insights: contributor stats, commit patterns, branch health, and change analysis. Outputs actionable re...
Generate narrative summaries from git history for onboarding, retrospectives, changelogs, and exploration. LLM-enhanced when avail...
Manage git worktrees for isolated development. Create, list, remove, and work in worktrees.
Bidirectional sync between agent-ops issues and GitHub Issues
Interactive workflow guide. Use when user is unsure what to do next, needs help navigating AgentOps, or wants to understand availa...
Comprehensive project hygiene: archive issues, validate schema, clean clutter, align docs, check git, update ignores.
Capture loosely structured ideas, enrich with research, and create backlog issues. Use when user has a raw concept that needs fles...
Extract, plan, or propose implementation details at configurable depth levels (low/normal/extensive). Outputs to reference files f...
Implement only after a validated/approved plan. Use for coding: small diffs, frequent tests, no refactors, stop on ambiguity.
You are a senior engineering analyst tasked with identifying concrete, justified improvements to the codebase that are aligned wit...
Install AgentOps into a new or existing project. Handles .agent/ setup and .github/ merging.
Conduct structured interviews with the user. Use when multiple decisions need user input: ask ONE question at a time, wait for res...
---name: agent-ops-lint-instructionsdescription: "Validate and lint AgentOps instruction files (skills, prompts, agents). Checks f...
Migrate a project into another, ensuring functionality and validating complete content transfer. Use for monorepo consolidation, t...
MkDocs documentation site management: initializing, updating, building, and deploying
Optimize agent instruction files by extracting sections into separate files and referencing them. Reduces context size while prese...
Transform implementation plans into concise stakeholder-friendly summaries with file change overviews, component listings, and opt...
Produce a thorough plan before implementation. Use for planning tasks: clarify unknowns, create plan iterations based on confidenc...
Analyze incoming content (text, files, folders, URLs) to extract purpose, create summaries, and identify potential value for the c...
Identify and map different sections of a software project (API, frontend, database, CLI, domain). Use for context scoping and arch...
Ruthlessly audit project features for justification. Challenge every feature to prove its value with evidence or face removal. Use...
Aggressive evidence-based audit to verify project claims match implementation reality
Handle failures and errors during workflow. Use when build breaks, tests fail unexpectedly, or agent gets stuck. Semi-automatic re...
Generate markdown reports from issues. Filter by type, priority, epic, date range. Supports summary, detailed, progress, completio...
Conduct structured research on topics, technologies, libraries, patterns, or any subject requiring investigation. Produces documen...
Scan the current chat session for durable learnings (clarifications, corrections, decisions, pitfalls) and update .agent/memory.md...
Create clean git branches from feature work, excluding agent-ops files. Use for PR preparation.
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions...
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/...
Create, refine, and manage issues. Use for creating new issues from loose ideas, refining ambiguous issues, bulk operations, or JS...
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond b...
Detect available development tools at session start. Saves to .agent/tools.json and warns about missing required tools. Works with...
Pre-commit and pre-merge validation checks. Use before committing changes or declaring work complete to ensure all quality gates p...
Manage semantic versioning, changelog generation, and release notes. Auto-generates entries from completed issues or git diff.
Optimize a document for AI agent consumption. Restructures prose into formats that agents parse efficiently while preserving meani...
Multi-agent task orchestration for Claude Code. When given multiple tasks to execute, use this skill to spawn parallel worker agen...
Coordinate parallel agent execution with context handoff. Use when: (1) task has parallelizable subtasks, (2) need to explore mult...
Multi-agent coordination patterns for building effective AI teams
Agent Orchestration Rules
This skill should be used when the model's ROLE_TYPE is orchestrator and needs to delegate tasks to specialist sub-agents. Provide...
Coordinate BioETL multi-agent workflow across py-* profiles using the Codex-local orchestration map.
Provides best practices for AI agent orchestration including MCP servers, A2A protocol, multi-agent coordination, and swarm archit...
Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.
Optimize multi-agent systems with coordinated profiling, workload distribution, and cost-aware orchestration. Use when improving a...