workflow
35 skills · 16 free · cap $19/skill or unlock all for $99
absolute-work
IncludedEnd-to-end, phase-gated software development lifecycle for AI agents. Turns a ticket, task, plan, or migration into a validated design, a dependency-graphed task board, and verified code. Triggers on "build this end-to-end", "plan and build", "break this into tasks", "pick up this ticket", "grill me on this", "run this migration", "absolute-work this", or any multi-step development task. Relentlessly interviews to a shared design, writes a reviewed spec, decomposes into atomic tasks on a persistent markdown board, then peels tasks one safe wave at a time with test-first verification. Handles features, bugs, refactors, greenfield projects, planning breakdowns, and migrations.
when-using-advanced-swarm-use-swarm-advanced
IncludedAdvanced swarm patterns with dynamic topology switching and self-organizing behaviors for complex multi-agent coordination
when-orchestrating-swarm-use-swarm-orchestration
IncludedComplex multi-agent swarm orchestration with task decomposition, distributed execution, and result synthesis
stream-chain
IncludedStream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows
when-bridging-web-cli-use-web-cli-teleport
IncludedBridge web interfaces with CLI workflows for seamless bidirectional integration
when-creating-slash-commands-use-slash-command-encoder
IncludedCreate ergonomic slash commands for fast access to micro-skills with auto-discovery and parameter validation
when-chaining-agent-pipelines-use-stream-chain
IncludedChain agent outputs as inputs in sequential or parallel pipelines for data flow orchestration
development-workflow
IncludedDetailed development workflow with modular patterns for git, review, testing, and deployment.
project-execution
IncludedExecutes implementation plans with progress tracking, checkpoint validation, and quality gates. Use after planning is complete and tasks are ready to implement.
project-brainstorming
IncludedGuides project ideation via Socratic questioning to produce a validated brief. Use before specification when requirements are unclear.
dorodango
IncludedPolishes working code through successive quality passes in fresh subagents. Use after tests pass when code needs multi-dimension refinement before release.
session-management
IncludedManages Claude Code sessions with naming, checkpointing, and resume strategies. Use when organizing long-running work or resuming across sessions.
decisive-action
IncludedGuides when to ask clarifying questions versus proceed autonomously. Use to reduce unnecessary clarifying questions when intent is clear.
project-planning
IncludedConverts a specification into a phased, dependency-ordered implementation plan. Use after specification is complete and before execution begins.
project-specification
IncludedTransforms project briefs into testable specifications with user stories and acceptance criteria. Use after brainstorming, before planning.
absolute-simplify
IncludedAutonomously simplifies code in your working changes or targeted files. Detects staged or unstaged git changes, analyzes for simplification opportunities following clean code and clean architecture principles, applies improvements directly, runs tests to verify nothing broke, and shows a structured summary with reasoning. Triggers on "simplify this", "refactor this", "clean up my changes", "absolute-simplify", "simplify my code", "make this cleaner", "tidy this up", "reduce complexity", "flatten this", "remove dead code", or when code needs clarity improvements, nesting reduction, or redundancy removal. Language-agnostic at base with deep opinions for JS/TS/React, Python, and Go.
sentry-sdk-upgrade
IncludedUpgrade the Sentry JavaScript SDK across major versions. Use when asked to upgrade Sentry, migrate to a newer version, fix deprecated Sentry APIs, or resolve breaking changes after a Sentry version bump.
sentry-fix-issues
IncludedFind and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack traces, breadcrumbs, traces, and context to identify root causes.
sentry-code-review
IncludedAnalyze and resolve Sentry comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by Sentry in PR comments. Can review specific PRs by number or automatically find recent PRs with Sentry feedback.
ship
IncludedUse when shipping code - complete workflow: merge main, run tests, multi-review with auto-fix, commit, push, create PR. Replaces manual commit-push-pr flows.
curate-a-team-library
IncludedUse when building a managed team skills library for a real stack. Map work to shelves, browse before curating, write meaningful `whyHere` notes, and create a starter pack once the first pass is solid.
sentry-pr-code-review
IncludedReview a project's PRs to check for issues detected in code review by Seer Bug Prediction. Use when asked to review or fix issues identified by Sentry in PR comments, or to find recent PRs with Sentry feedback.
batch-processor
IncludedProcess multiple documents in bulk with parallel execution
doc-pipeline
IncludedChain document operations into reusable pipelines
office-mcp
IncludedMCP server with 39 tools for Word, Excel, PowerPoint, PDF, OCR operations
migrate-skills-between-libraries
IncludedUse when moving skills between library workspaces or upgrading from a personal library to a team library. Export from one workspace, import into another.
n8n-workflow
IncludedAutomate document workflows with n8n - 7800+ workflow templates
audit-library-health
IncludedUse when checking the overall health of a skills library. Run doctor, validate, check for stale skills, and verify generated docs are in sync.
browse-and-evaluate
IncludedUse when exploring the ai-agent-skills catalog to find, compare, and evaluate skills before installing. Always use --fields to limit output size and --dry-run before committing to an install.
install-from-remote-library
IncludedUse when installing skills from a shared ai-agent-skills library repo. Inspect with `--list` first, prefer `--collection`, and preview with `--dry-run` before installing.
mcp-hub
IncludedAccess 1200+ AI Agent tools via Model Context Protocol (MCP)
review-a-skill
IncludedUse when evaluating whether a skill belongs in a library. Preview content, check frontmatter, validate structure, and decide whether to keep, curate, or remove.
share-a-library
IncludedUse when a managed library is ready to publish to GitHub and hand to teammates as an install command. Run the GitHub publishing steps, then return the exact shareable install command.
update-installed-skills
IncludedUse when syncing or updating previously installed skills to their latest version. Always dry-run updates before applying, and check for breaking changes.
build-workspace-docs
IncludedUse when regenerating README.md and WORK_AREAS.md in a managed library workspace. Always dry-run first to preview changes.