Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agentctl

agentctl contains 24 collected skills from jeffutter, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
24
Stars
0
updated
2026-06-27
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

algorithm-research
software-developers

Use when researching state-of-the-art algorithms for a problem, finding academic papers, comparing algorithm approaches, needing paper citations, or user invokes /algorithm-research

2026-06-27
algorithms
software-developers

Use when researching algorithms, data structures, optimization, performance, or need modern alternatives to classic algorithms

2026-06-27
benchmark
software-developers

Use when creating benchmarks, measuring performance, comparing implementations, or user invokes /benchmark. Provides step-by-step workflow for benchmark creation, data generation, and results interpretation.

2026-06-27
cognitive-audit
software-developers

Use when analyzing code cognitive load, onboarding difficulty, or user invokes /cognitive-audit for complexity analysis and refactoring recommendations

2026-06-27
cognitive-complexity
software-developers

Use when analyzing cognitive load, code complexity, onboarding difficulty, readability concerns, maintainability issues, or applying Ousterhout principles for deep modules, reducing complexity, and strategic programming approaches

2026-06-27
concurrency
software-developers

Use when implementing concurrent operations, choosing between concurrency models, designing async workflows, or working with parallel data processing

2026-06-27
data-validation
software-developers

Use when validating input data, implementing parse-don't-validate patterns, designing validation pipelines, or handling external data safely

2026-06-27
distributed-review
software-developers

Use when reviewing distributed system code, checking for distributed bugs (split-brain, quorum errors, clock drift), or user invokes /distributed-review

2026-06-27
distributed-systems
software-developers

Use when working with distributed systems, clustering, consensus algorithms, network partitions, CAP tradeoffs, or multi-language distributed patterns

2026-06-27
domain-driven-design
software-developers

Use when organizing code by business domain, designing bounded contexts, creating aggregate roots, or establishing clear module boundaries

2026-06-27
elixir-patterns
software-developers

Elixir-specific language patterns including pattern matching, immutability, protocols, behaviours, and macros

2026-06-27
error-handling
software-developers

Use when implementing error handling strategies, choosing between exceptions and result types, designing error propagation patterns, or implementing railway-oriented programming

2026-06-27
feature
software-developers

Use when implementing new features, adding functionality, building new capabilities, or when user invokes /feature. Provides guided TDD workflow with architecture planning, parallel codebase exploration, and multi-lens review.

2026-06-27
language-detection
software-developers

Canonical language detection logic and reference paths. Load this skill when you need to detect project language or find language-specific resources.

2026-06-27
learn
software-developers

Use when documenting project-specific patterns, capturing gotchas, recording architectural decisions, or building a project knowledge base in project-learnings.md

2026-06-27
performance-analyzer
software-developers

Use when analyzing performance issues, creating benchmarks, or optimizing code

2026-06-27
pi-diagnose
software-developers

Diagnose pi chain and subagent failures. Use when a chain stalled, looped, or produced unexpected results.

2026-06-27
pr-review
software-quality-assurance-analysts-and-testers

Use when reviewing GitHub pull requests, checking PR quality, analyzing PR changes, or user invokes /pr-review

2026-06-27
precommit
software-developers

Use when running quality checks before commits, validating code passes compilation/formatting/linting/tests, or when user invokes /precommit

2026-06-27
production-quality
software-developers

Use when preparing for production deployment, conducting code reviews, setting up precommit workflows, adding type annotations, implementing testing strategies, addressing security concerns, or ensuring documentation quality and best practices across any language

2026-06-27
review
software-quality-assurance-analysts-and-testers

Use when conducting comprehensive code reviews, checking code quality against production standards, analyzing files for issues and project convention violations

2026-06-27
rust-patterns
software-developers

Rust-specific language patterns including ownership, lifetimes, traits, and common idioms

2026-06-27
spike-migrate
software-developers

Use when upgrading SPIKE code to production quality, migrating prototypes, converting experimental code to production-ready implementations, or when user invokes /spike-migrate

2026-06-27
spike
software-developers

Use for rapid prototyping, experiments, exploring ideas without production quality requirements, validating technical feasibility, or when user invokes /spike

2026-06-27