The library
Everything we index — ranked by what works, never by stars.
forSalesMarketingHRFinanceLegalOpsProductEngineeringDataProductivitySupportsetup≤ plug & play≤ + a key≤ multi-tool
● works · ● untested / no effect · ● hurts — every rank is measured against a no-skill baseline
untested★3,035→untested★3,035→untested★381→untested★3,035→untested★3,035→untested★381→untested★3,035→untested★106→untested★3,035→untested★3,035→untested★0→untested★1→untested★87→untested★3,035→untested★274→untested★381→untested★0→untested★0→untested★3,035→untested★70→untested★381→untested★381→untested★0→untested★0→untested★0→untested★0→untested★3→untested★178→untested★3→untested★3→untested★3→untested★3→untested★3→untested★3→untested★3,035→untested★3→untested★3,035→untested★3→untested★3→untested★3,035→untested★3→untested★3,035→untested★3→untested★3,035→untested★3→untested★3,035→untested★3→untested★3,035→untested★3,035→untested★3→
Diagnose failed workflow root causesskillEngineeringL2
gsd:forensics · Understanding why a GSD workflow got stuck or failed, with data-grounded diagnostic findings rather than speculation.
Migrate GSD-2 projects to GSD v1skillEngineeringL1
gsd:from-gsd2 · Reverse-migrating legacy GSD-2 projects back to v1 format while preserving completion state and phase hierarchy.
Estimate development timelinesskillEngineeringL1
sc-estimate · Planning timelines and resource allocation with transparent confidence levels rather than false precision.
Build and query project knowledge graphskillEngineeringL2
gsd:graphify · Maintaining a queryable knowledge graph of project decisions, artifacts, and relationships without manual documentation.
Check and repair planning directoriesskillEngineeringL1
gsd:health · Validating .planning/ integrity before running major workflow operations, catching configuration drift early.
Schedule delayed action checksskillEngineeringL2
delaying-tasks · Waiting for external state (CI pipeline, PR status, scheduled check) with bounded polling and clean output.
Triage GitHub issues and pull requestsskillEngineeringL2
gsd:inbox · Batch triaging inbox of issues/PRs without manual review of each, surfacing incomplete submissions for rejection.
Validate EigenFlux code and run testsskillEngineeringL3
eigenflux-localtest · Autonomously validating completed changes in EigenFlux without manual test invocation, using source-to-test mapping to run only affected suites.
Bootstrap documentation and planning frameworkskillEngineeringL3
gsd:ingest-docs · Consolidating pre-existing planning documents (ADRs, PRDs, specs) into a GSD project without losing context or forcing new documentation.
Query codebase intelligence filesskillEngineeringL1
gsd:intel · Maintaining searchable codebase intelligence index across multiple project subsystems.
Enforce Svelte 5 best practicesskillEngineeringL2
svelte-engineering.skill · Enforcing Svelte 5 rune patterns and SvelteKit architecture consistency in team projects.
Review code architecture before buildingskillEngineeringL2
review-design · Catching architecture violations (anti-patterns, security, coupling) before code review.
Manage Linear issues from terminalskillEngineeringOpsL2
linear · Automating Linear issue workflows without leaving the terminal or UI.
Map codebase architecture in parallelskillEngineeringL3
gsd:map-codebase · Generating first-time codebase documentation via parallel analysis of structure, tech, and risks.
Route GitHub operations through commandsskillEngineeringL2
forge · Abstracting GitHub/GitLab/Gitea differences so one workflow works across multiple forge providers.
Create and validate command policiesskillEngineeringOpsL2
codex-execpolicy · Defining and validating command execution policies so Codex respects org/project security rules.
Generate Docker and CI/CD configsskillEngineeringL3
deploy-planner · Orchestrating multi-phase rollouts with environment, approval, and risk gates.
Generate production-ready codeskillEngineeringL2
fullstack-coder · Shipping end-to-end features (backend + frontend + tests) without context-switching between roles.
Create isolated build workspaceskillEngineeringL3
gsd:new-workspace · Isolating multi-repo feature work when you need independent .planning/ folders per feature branch.
Load type signatures for mrubyskillEngineeringL3
ti-install-sig · Discovering mruby type landscape when starting a task in unfamiliar dynamic-typed codebases.
Triage GitHub issues for iNavskillEngineeringL2
issue-triage-sensei-hacker-inav-claude · Quickly identifying readily-solvable issues when managing 100+ open GitHub issues in OSS projects.
Build GraphQL APIs with schemasskillEngineeringL2
graphql-implementation · Building strongly-typed flexible APIs when client query variations beat fixed REST endpoints.
Design database schemas and ERDskillEngineeringL2
schema-designer · Preventing data integrity issues when schema changes later become prohibitively expensive.
Audit code for security vulnerabilitiesskillEngineeringL2
security-auditor-saas · Blocking deployment when OWASP Top 10 vectors would otherwise reach production.
Design system architecture and tech stackskillEngineeringL1
system-architect · Eliminating spaghetti architecture when deliberate choices before coding prevent costly refactors.
Write unit and integration testsskillEngineeringL2
test-engineer · Blocking bugs before QA when automated test coverage beats manual testing ROI.
Audit and rewrite agent instructionsskillEngineeringL2
optimize-agent-instructions · Applying Karpathy principles when instruction files drift from behavioral intent.
Execute TDD workflow implementationskillEngineeringL2
conductor-implement · Executing structured project tasks when workflow rules and TDD discipline reduce context thrashing.
Evolve Agentic OS ecosystemskillEngineeringL3
os-architect · Automatically routing agent/skill evolution requests to the right orchestrator without manual classification.
Backport evaluation results to sourceskillEngineeringL2
os-eval-backport · Safely merging improvement-loop edits back to canonical plugin sources with selective review.
Bootstrap skill evaluation lab reposkillEngineeringL2
os-eval-lab-setup · Bootstrapping isolated test repos with consistent eval harness before autoresearch iterations.
Score and gate skill improvementsskillEngineeringL3
os-eval-runner · Autonomously iterating skill improvements using empirical scoring gates instead of human feedback.
Plan and delegate plugin evolutionskillEngineeringL3
os-evolution-planner · Proposing and executing agent evolution paths (update/create/orchestrate) with structured planning.
Verify artifact evolution from architectureskillEngineeringL3
os-evolution-verifier · Validating that evolved agents meet their original requirements before applying to production.
Request peer review from external AI CLIsskillEngineeringL2
gsd:review · Gate-checking workflow completion before advancing to next phase.
Log agentic OS experiment runsskillEngineeringL2
os-experiment-log · Durable tracking of agent experiments with structured metadata and cross-run analysis.
Lightweight codebase assessmentskillEngineeringL1
gsd:scan · Quick status checkup showing active phase, pending tasks, and system health.
Multi-agent concurrent improvement loopskillEngineeringL4
os-improvement-loop · Multi-agent systems needing concurrent eval-driven improvement cycles
Initialize agent environment setupskillEngineeringL1
os-init · Bootstrapping Agentic OS structure for new multi-agent projects
Create and merge pull requests safelyskillEngineeringL1
gsd:ship · Creating PRs and tracking merges after verify-work passes
Auto-heal agentic system failuresskillEngineeringL3
self-evolution · Self-healing failed selectors and stale scripts via tier-gated edits
Package design findings into reusable skillsskillProductEngineeringL1
gsd:sketch-wrap-up · Distilling throwaway sketches into persistent design skills
Audit code for technical debtskillEngineeringL1
todo-check · Pre-flight auditing a file for technical debt before committing
Sketch throwaway UI mockupsskillProductEngineeringL1
gsd:sketch · Exploring design directions with fast HTML mockup variants
Partition work across parallel agentsskillEngineeringL3
agent-swarm · Partitioning large features into parallel independent sub-tasks
Lock requirements before implementationskillProductEngineeringL1
gsd:spec-phase · Clarifying phase requirements with Socratic interview before discuss-phase
Delegate tasks to worker agentsskillEngineeringL3
dual-loop · Balancing dual concurrent execution cycles with separate eval gates
Preserve spike discoveries as reusable patternsskillProductEngineeringL1
gsd:spike-wrap-up · Converting research findings into reusable project-local skills
Prototype and test ideas experimentallyskillProductEngineeringL1
gsd:spike · Fast exploratory research on technical unknowns before planning
Route tasks to specialized agentsskillEngineeringL2
orchestrator · Coordinating multi-agent task dispatch across a distributed team