agent team orchestrator
by Timoranjes
Teaches AI agents (Claude Code, Cursor, Codex CLI) to set up, dispatch, and coordinate multi-agent workflows using the `claude agents` command. Covers agent role definition, handoff protocols, paralle
Ship agent workflows in 30 seconds. Browse 2,000+ expert-built and security scanned skill -> Browse skills
THE AGENSI STORE
44 skills found
by Timoranjes
Teaches AI agents (Claude Code, Cursor, Codex CLI) to set up, dispatch, and coordinate multi-agent workflows using the `claude agents` command. Covers agent role definition, handoff protocols, paralle
by loreto
RAG fails quietly. It retrieves documents, returns confident-looking answers, and misses the question entirely — because the question required connecting facts across documents, reasoning about sequence, or tracing causation. This skill gives you a five-question diagnostic checklist that classifies any failing query as either RAG-safe or structurally RAG-incompatible, then maps it to the specific failure pattern and the architectural fix that resolves it.
by Roy Yuen
Enforce senior-level coding standards with a focus on verification, minimal diffs, and evidence-based bug fixing.
by Roy Yuen
Coordinate specialized AI agent roles for complex planning, implementation, and verification workflows.
by Roy Yuen
Design, debug, and optimize production RAG systems with expert architecture, hybrid search, and grounding strategies.
by Roy Yuen
Upgrade your AI agent with a senior-level engineering SOP focused on inspection, minimal diffs, and hard verification.
by Roy Yuen
Transform ambiguous AI tasks into auditable execution traces with verified evidence and AI-smell detection.
by Roy Yuen
An evidence-first debugging workflow for agents to identify, reproduce, and surgically fix software defects.
by Roy Yuen
Supercharge your agent with semantic code intelligence for safer refactors, precise navigation, and zero-error edits.
by Shandra
Diagnoses unreliable tests, identifies root causes, creates stabilization plans, and generates safe AI coding prompts for fixing flaky unit, integration, E2E, and CI tests.
by Joh
Use this skill when the user is facing a bug in an Angular application, including issues with components, services, RxJS, HTTP calls, tests, or unexpected behavior.
by Shandra
Turn vague bug reports into structured reproduction kits, diagnostic plans, and precise AI coding prompts.
Debug failing GitHub Actions without scrolling 10,000 log lines. Reads the logs from the first failing step, pinpoints the root cause (missing secret, dependency mismatch, YAML syntax, permissions), and hands you a copy-paste fix, then offers to open the PR. GitHub CLI required.
by Timoranjes
Detect, diagnose, and fix intermittent test failures to stabilize your CI pipeline and restore developer trust.
by Ryan lyell
A cognitive reasoning protocol and Markdown-based local memory system for high-stakes AI development and strategy.
by Timoranjes
Teaches AI coding agents to implement production-grade structured logging, error handling, and observability from the first line of code. For developers deploying agent-built services who are tired of debugging black boxes.
by Danish Sethi
Turn your coding agent into a 20-skill engineering team that scans, plans, edits, tests, reviews, and repairs multi-file work.
by Shandra
Professional DevOps diagnostics for AI agents to solve failed deployments, Docker crashes, and CI/CD pipeline errors.
Diagnose why Stripe Checkout, the Billing Portal, or your webhooks aren't working: missing signature verification, raw-body mistakes, no idempotency, test/live key mix-ups, broken success and cancel URLs, and subscription lifecycle gaps. Works across Next.js, Express, FastAPI, and serverless, with severity, evidence, and copy-paste fixes for each finding.
Diagnose why your Docker Compose stack won't come up: port conflicts, bad or missing env vars, absent healthchecks, volume and permission issues, depends_on that doesn't wait for readiness, networking gaps, platform mismatches, and databases that aren't ready. Reads your docker-compose.yml and logs and ranks the blockers with fixes.
Figure out why your Vercel build or deploy failed without scrolling the whole log. Reads the build log plus your package manifest and framework config to pinpoint missing modules, Node and package-manager mismatches, missing env vars, monorepo root mistakes, and serverless/edge runtime errors, with the likely cause and a fix for each.
by Eric Pi
Systematic root cause analysis skill to find and fix the source of bugs, not just the symptoms.
Before an agent acts on a plan, verify that the things it named actually exist. Checks each referenced file path, function or method, import or package, environment variable, and CLI command against your repo, and flags the ones that do not resolve. Catches the hallucinated function and the phantom package before the edit, not after the build breaks. Resolves Python and JavaScript/TypeScript.
by S0lidByte
Master orchestrator that routes engineering tasks to 18 specialized AI skills with persistent project context.