Agentic Skills by athola
python-testing
by atholaPython testing with pytest, fixtures, mocking, and TDD workflows.Triggers: pytest, unit tests, test fixtures, mocking, TDD, test suite, coverage,test-...
makefile-review
by atholaAudit Makefiles for duplication, portability, and idiomatic GNU Make usage.Triggers: Makefile review, build system, GNU Make, portability, deduplicati...
python-async
by atholaMaster Python asyncio, concurrent programming, and async/await patternsfor high-performance applications.Triggers: asyncio, async/await, coroutines, c...
pytest-config
by atholaStandardized pytest configuration patterns for plugin development. Reducesduplication across parseltongue, pensive, sanctum, and other plugins.Trigger...
api-review
by atholaEvaluate public API surfaces against internal guidelines and external exemplars.Triggers: API review, API design, consistency audit, API documentation...
architecture-paradigm-client-server
by atholaModel system responsibilities across clients, servers, and optional peer-to-peernodes for traditional distributed applications.Triggers: client-server...
architecture-paradigm-cqrs-es
by atholaApply CQRS (Command Query Responsibility Segregation) and Event Sourcing fordomains requiring strong auditability and independent scaling of reads and...
architecture-paradigm-event-driven
by atholaStructure systems around asynchronous, event-based communication to decoupleproducers and consumers for improved scalability and resilience.Triggers: ...
architecture-paradigm-functional-core
by atholaEmploy the "Functional Core, Imperative Shell" pattern to isolate deterministicbusiness logic from side-effecting code for superior testability.Trigge...
architecture-paradigm-hexagonal
by atholaEmploy the Hexagonal (Ports & Adapters) pattern to decouple domain logic frominfrastructure, maximizing flexibility and testability.Triggers: hexagona...
architecture-paradigm-layered
by atholaUse a Layered (N-Tier) architecture to separate presentation, domain logic, anddata access responsibilities within a system.Triggers: layered architec...
architecture-paradigm-microkernel
by atholaBuild a minimal, stable core system that loads plug-ins to provide featurevariability and extensibility for platform development.Triggers: microkernel...
architecture-paradigm-microservices
by atholaDecompose systems into a suite of small, independently deployable services alignedto specific business capabilities.Triggers: microservices, service d...
architecture-paradigm-modular-monolith
by atholaMaintain a single deployable artifact while enforcing strong internal boundariesbetween modules for team autonomy without distributed complexity.Trigg...
architecture-paradigm-pipeline
by atholaCompose processing stages using a pipes-and-filters model for ETL, mediaprocessing, or compiler-like workloads.Triggers: pipeline architecture, pipes ...
architecture-paradigm-serverless
by atholaBuild serverless, Function-as-a-Service (FaaS) systems for event-driven oroperations-light workloads with minimal infrastructure management.Triggers: ...
architecture-paradigm-service-based
by atholaEmploy a coarse-grained, service-based architecture (lighter SOA) whenmicroservices aren't necessary but modular deployment is required.Triggers: serv...
architecture-paradigm-space-based
by atholaEmploy space-based or data-grid architectures to scale high-traffic, statefulworkloads across multiple nodes with linear scalability.Triggers: space-b...
architecture-paradigms
by atholaInteractive selector and implementation planner for architecture paradigms.Triggers: architecture selection, pattern comparison, system design, ADR cr...
architecture-review
by atholaEvaluate codebase architecture against ADRs, coupling rules, and team guardrails.Triggers: architecture review, ADR audit, coupling analysis, design r...
authentication-patterns
by atholaCommon authentication patterns for external service integration. Covers API keys,OAuth flows, token management, and verification strategies.Triggers: ...
bug-review
by atholaSystematically uncover and fix bugs using language-specific expertise andreproducible evidence.Triggers: bug hunting, defect detection, debugging, fix...
catchup
by atholaMethodology for summarizing changes, extracting insights, and identifying follow-up actions.Triggers: catchup, what changed, summarize changes, contex...
commit-messages
by atholaGenerate conventional commit messages from staged changes by inspecting diffs,picking the correct type/scope, and writing the final text.Triggers: com...
context-optimization
by atholaReduce context usage with MECW principles (keep under 50% of total window).Triggers: context pressure, token usage, MECW, context window, optimization...
cpu-gpu-performance
by atholaMonitor and optimize CPU/GPU usage with load measurement and cost-effectivevalidation strategies.Triggers: CPU usage, GPU usage, performance, load mon...
delegation-core
by atholaFramework for delegating tasks to external LLM services (Gemini, Qwen).Uses leyline infrastructure for quota, logging, and error handling.Triggers: de...
development-workflow
by atholaComprehensive development workflow with modular patterns for git, code review, testing, documentation, and deployment
diff-analysis
by atholaMethodology for categorizing changes, assessing risks, and creating summariesfrom any changeset.Triggers: diff analysis, changeset review, risk assess...
digital-garden-cultivator
by atholaDesign, manage, and evolve digital gardens as living knowledge bases withinmemory palaces.Triggers: digital garden, knowledge base, linking, note cura...
doc-consolidation
by atholaConsolidates ephemeral LLM-generated markdown files into permanent documentation.Triggers: consolidate docs, untracked reports, ephemeral files, git c...
doc-updates
by atholaUpdate documentation files based on recent changes while enforcing projectwriting guidelines.Triggers: documentation update, docs update, ADR, docstri...
error-patterns
by atholaStandardized error handling patterns for robust plugin development. Provideserror classification, recovery strategies, and logging patterns.Triggers: ...
escalation-governance
by atholaGuide to deciding whether to escalate from a lower model (haiku/sonnet) toa higher model (sonnet/opus).Triggers: model escalation, haiku to sonnet, so...
evaluation-framework
by atholaGeneric weighted scoring and threshold-based decision framework for evaluatingartifacts against configurable criteria.Triggers: evaluation, scoring, q...
evidence-logging
by atholaWorkflow for capturing evidence and citations to create reproducible analysesand audit trails.Triggers: evidence capture, citations, reproducible anal...
feature-review
by atholaReview implemented features and suggest new features using configurableprioritization heuristics. Supports GitHub issue creation for accepted suggesti...
file-analysis
by atholaStructured file enumeration and content analysis for understanding codebasestructure before reviews or refactoring.Triggers: file analysis, codebase s...
fix-issue
by atholaFix GitHub issues using subagent-driven-development with parallel executionwhere appropriate.Triggers: fix issue, github issue, issue resolution, suba...
gemini-delegation
by atholaGemini CLI delegation workflow implementing delegation-core for Google's Gemini models.Triggers: gemini cli, gemini delegation, google gemini, 1M cont...
git-workspace-review
by atholaLightweight preflight checklist for verifying repo path, staged changes, anddiffs before other workflows.Triggers: git status, preflight, workspace ch...
github-initiative-pulse
by atholaGenerate program dashboards, GitHub-ready comment digests, and CSV summariessourced from Minister's tracker data.Triggers: initiative pulse, status re...
hook-authoring
by atholaComplete guide for writing Claude Code and SDK hooks with security-first design.Triggers: hook creation, hook writing, PreToolUse, PostToolUse, UserPr...
hooks-eval
by atholaComprehensive hook evaluation framework for Claude Code and Agent SDK hooks.Triggers: hook audit, hook security, hook performance, hook compliance,SDK...
knowledge-intake
by atholaProcess external resources (articles, blog posts, papers) into actionableknowledge with systematic evaluation, storage, and application decisions.Trig...
knowledge-locator
by atholaSpatial indexing and retrieval system for finding information within memorypalaces using multi-modal search.Triggers: knowledge search, find informati...
makefile-dogfooder
by atholaAnalyze and enhance Makefiles for complete user functionality coverage.Triggers: Makefile analysis, Makefile gaps, missing targets, plugin release,Mak...
math-review
by atholaIntensive mathematical analysis for numerical stability, algorithm correctness,and alignment with authoritative standards.Triggers: math review, numer...
mcp-code-execution
by atholaTransform tool-heavy workflows into MCP code execution patterns using MECWprinciples for optimized token savings and hallucination prevention.Triggers...
mecw-patterns
by atholaMaximum Effective Context Window (MECW) theory and practical patterns forpreventing hallucinations through context management. Implements the 50% rule...
memory-palace-architect
by atholaDesign and construct virtual memory palaces for spatial knowledge organizationusing mnemonic techniques.Triggers: memory palace, spatial organization,...
modular-skills
by atholaDesign skills as modular building blocks for predictable token usageand maintainable architecture.Triggers: skill design, skill architecture, modulari...
optimizing-large-skills
by atholaSystematic methodology to reduce skill file size through externalization,consolidation, and progressive loading patterns.Triggers: large skill, skill ...
pensiveshared
by atholaShared infrastructure and reusable modules for all pensive review skills.Triggers: pensive patterns, review workflow, output templates, quality checkl...
pr-prep
by atholaPrepare a pull request by validating the workspace, running quality gates,summarizing changes, and drafting the PR template.Triggers: PR preparation, ...
pr-review
by atholaScope-focused PR code review that validates against original requirements androutes out-of-scope findings to GitHub issues.Triggers: PR review, pull r...
progressive-loading
by atholaStandardized patterns for context-aware, progressive module loading thatoptimizes token usage. Implements hub-and-spoke with dynamic module selection....
python-packaging
by atholaCreate distributable Python packages with proper structure and publishing.Triggers: Python packaging, pyproject.toml, uv, pip, PyPI, distribution, CLI...
python-performance
by atholaProfile and optimize Python code using cProfile, memory profilers, andperformance best practices.Triggers: profiling, optimization, cProfile, memory p...
quota-management
by atholaUniversal quota tracking and enforcement patterns for rate-limited services.Provides threshold monitoring, estimation, and graceful degradation strate...
qwen-delegation
by atholaQwen CLI delegation workflow implementing delegation-core for Alibaba's Qwen models.Triggers: qwen cli, qwen delegation, alibaba qwen, qwen batch, mul...
release-health-gates
by atholaDeclarative release readiness checklist that mirrors GitHub checks,deployment issues, and documentation requirements.Triggers: release gates, release ...
review-core
by atholaFoundational workflow for preparing and structuring detailed reviews(architecture, API, code quality).Triggers: review workflow, structured review, re...
rust-review
by atholaExpert-level Rust audits covering ownership, concurrency, unsafe blocks,traits, and Cargo dependencies.Triggers: Rust review, ownership analysis, borr...
scope-guard
by atholaPrevents overengineering through worthiness scoring, opportunity cost comparison,and branch threshold monitoring.Triggers: scope creep, overengineerin...
service-registry
by atholaRegistry pattern for managing external service connections, configurations,and health checks.Triggers: service registry, service discovery, health che...
session-palace-builder
by atholaConstruct temporary, session-specific memory palaces for complex projectsand conversations.Triggers: session context, project memory, conversation sta...
shared
by atholaShared infrastructure and patterns for sanctum git/workspace skills.Triggers: sanctum patterns, todowrite patterns, git commands, output templates,san...
shared-patterns
by atholaReusable patterns and templates for Claude Code skill and hook development.Triggers: validation patterns, error handling, testing templates, workflow ...
skill-authoring
by atholaGuide to effective Claude Code skill authoring using TDD methodology andpersuasion principles.Triggers: skill authoring, skill writing, new skill, TDD...
skills-eval
by atholaEvaluate and improve Claude skill quality through comprehensive auditing.Triggers: skill audit, quality review, compliance check, improvement suggesti...
spec-writing
by atholaCreate clear, testable specifications from natural language descriptions.Focus on what users need and why, not implementation details.Triggers: spec w...
speckit-orchestrator
by atholaWorkflow orchestrator for Spec Driven Development. Coordinates skill loading,tracks progress, and ensures consistency across the speckit workflow.Trig...
storage-templates
by atholaGeneric template patterns and lifecycle stages for knowledge storage,configuration management, and structured documentation.Triggers: storage template...
structured-output
by atholaGuide to formatting review deliverables for consistency, ensuring findingsare comparable across different types of analysis.Triggers: report formattin...
task-planning
by atholaGenerate dependency-ordered implementation tasks from specifications and plans.Create actionable, phased task breakdowns for systematic implementation...
test-review
by atholaEvaluate and upgrade test suites with TDD/BDD rigor, coverage tracking,and quality assessment.Triggers: test audit, test coverage, test quality, TDD, ...
test-updates
by atholaUpdate and maintain tests following TDD/BDD principles with comprehensivequality assurance.Triggers: test updates, test maintenance, test generation, ...
testing-quality-standards
by atholaShared testing quality metrics and standards for cross-plugin use. Referencedby pensive:test-review and parseltongue:python-testing.Triggers: testing ...
token-conservation
by atholaMinimize token usage through conservative prompting, work delegation,and quota tracking.Triggers: token usage, quota, token limits, prompt size, token...
unified-review
by atholaOrchestrate and run appropriate pensive review skills based on codebaseanalysis and context.Triggers: code review, unified review, comprehensive revie...
update-readme
by atholaConsolidate README content using language-aware exemplars, internal doc linkage,and reproducible evidence.Triggers: README update, documentation refre...
usage-logging
by atholaSession-aware usage logging infrastructure for audit trails, cost tracking,and analytics. Provides structured logging with JSONL format and session ma...
version-updates
by atholaBump project versions across configs, docs, and changelog usinggit-workspace-review context.Triggers: version bump, semver, release version, changelog...
workflow-improvement
by atholaRetrospective workflow to evaluate the most recent command/session sliceand drive improvements to workflow assets (skills, agents, commands, hooks).Tr...
modular-skills
by atholaDesign skills as modular building blocks for predictable token usage and maintainable architecture
architecture-paradigm-client-server
by atholaModel system responsibilities across clients, servers, and optional peer-to-peer nodes.
architecture-paradigm-cqrs-es
by atholaApply Command Query Responsibility Segregation (CQRS) and Event Sourcing (ES) for collaboration-heavy domains that require strong auditability and ind...
architecture-paradigm-event-driven
by atholaStructure systems around asynchronous, event-based communication to decouple producers and consumers for improved scalability and resilience.
architecture-paradigm-functional-core
by atholaEmploy the "Functional Core, Imperative Shell" pattern to isolate deterministic business logic from side-effecting code for superior testability.
architecture-paradigm-hexagonal
by atholaEmploy the Hexagonal (Ports & Adapters) pattern to decouple domain logic from infrastructure, maximizing flexibility and testability.
architecture-paradigm-layered
by atholaUse a Layered (or N-Tier) architecture to separate presentation, domain logic, and data access responsibilities within a system.
architecture-paradigm-microkernel
by atholaBuild a minimal, stable core system that loads plug-ins to provide feature variability and extensibility.
architecture-paradigm-microservices
by atholaDecompose systems into a suite of small, independently deployable services that are aligned to specific business capabilities.
architecture-paradigm-modular-monolith
by atholaMaintain a single deployable artifact while enforcing strong internal boundaries between modules.
architecture-paradigm-pipeline
by atholaCompose processing stages using a pipes-and-filters model for ETL, media processing, or compiler-like workloads.
architecture-paradigm-serverless
by atholaBuild serverless, Function-as-a-Service (FaaS) systems for event-driven or operations-light workloads.
architecture-paradigm-service-based
by atholaEmploy a coarse-grained, service-based architecture (a lighter form of SOA) when microservices are not yet necessary but modular deployment is require...
architecture-paradigm-space-based
by atholaEmploy space-based or data-grid architectures to scale high-traffic, stateful workloads across multiple nodes.
architecture-paradigms
by atholaInteractive selector and implementation planner for architecture paradigms.
api-review
by atholaEvaluate public/API surfaces against internal guidelines and external exemplars in any language.
architecture-paradigm-client-server
by atholaModel system responsibilities across clients, servers, and optional peer nodes.
architecture-paradigm-cqrs-es
by atholaApply CQRS + Event Sourcing for collaboration-heavy domains needing auditability and independent scaling.
architecture-paradigm-event-driven
by atholaStructure systems around asynchronous events to decouple producers and consumers.
architecture-paradigm-functional-core
by atholaUse Functional Core, Imperative Shell pattern to isolate deterministic business logic from side-effect orchestration for improved testability.
architecture-paradigm-hexagonal
by atholaUse Hexagonal (Ports & Adapters) boundaries to decouple domain logic from infrastructure concerns for maximum flexibility.
architecture-paradigm-layered
by atholaUse Layered / N-tier architecture to separate presentation, domain logic, and data access responsibilities.
architecture-paradigm-microkernel
by atholaBuild a minimal, stable core that loads plug-ins for feature variability.
architecture-paradigm-microservices
by atholaDecompose systems into independently deployable services aligned to business capabilities.
architecture-paradigm-modular-monolith
by atholaKeep a single deployable artifact while enforcing strong internal module boundaries.
architecture-paradigm-pipeline
by atholaCompose processing stages via pipes-and-filters for ETL, media, or compiler-like workloads.
architecture-paradigm-serverless
by atholaBuild serverless/function-as-a-service systems for bursty or ops-light workloads.
architecture-paradigm-service-based
by atholaUse coarse-grained service-based architecture (SOA-lite) when microservices are unnecessary but modular deployment is needed.
architecture-paradigm-space-based
by atholaUse space-based/data-grid architectures to scale high-traffic, stateful workloads across nodes.
architecture-paradigms
by atholaInteractive selector and implementation planner for architecture paradigms with orchestration access to specialized paradigm skills.
architecture-review
by atholaEvaluate how the codebase architecture lines up with existing ADRs, coupling rules, and team guardrails before approving major work.
bug-review
by atholaSystematically uncover and fix bugs across diffs/snippets with language-aware expertise and reproducible evidence.
catchup
by atholaRepo-diff catchup ritual that gathers git status/diffs, reviews each material file, and produces a concise summary while keeping token usage low.
commit-messages
by atholaGenerate conventional commit messages from staged changes by inspecting diffs, picking the correct type/scope, and writing the final text to the promp...
cpu-gpu-performance
by atholaGuardrail workflow that keeps CPU/GPU usage lean by measuring load, narrowing scope, and choosing the lowest-cost validation strategy before running h...
doc-updates
by atholaUpdate documentation files based on recent changes while enforcing project writing guidelines.
gemini-delegation
by atholaDecide when and how to hand routine coding work to the Gemini CLI while Claude focuses on higher-level reasoning.
git-workspace-review
by atholaLightweight preflight checklist for verifying repo path, staged changes, and diffs before other workflows.
makefile-review
by atholaAudit Makefiles for duplication, portability, and idiomatic GNU Make usage using research-driven heuristics.
math-review
by atholaPerform intensive mathematical analysis on code changes, ensuring derivations, numerical stability, and validation evidence align with authoritative s...
modular-skills
by atholaDesign superpowers skills as modular building blocks for predictable token usage and maintainable architecture
pr-prep
by atholaPrepare a pull request by validating the workspace, running quality gates, summarizing changes, and drafting the PR template.
python-testing-patterns
by atholaComprehensive Python testing guidance with orchestration access to specialized testing skills for unit testing, integration testing, mocking, and adva...
python-testing-unit-tests
by atholaMaster unit testing fundamentals with pytest for reliable, isolated testing of individual Python components.
qwen-delegation
by atholaDecide whether to delegate lower-level execution to Qwen MCP while Claude handles planning/review.
review-core
by atholaShared preflight + reporting workflow for all deep-dive reviews (architecture, math, makefile, api, etc.).
rust-review
by atholaPerform in-depth Rust audits (ownership, concurrency, unsafe, traits, Cargo dependencies) with reproducible evidence.
skills-eval
by atholaComprehensive evaluation and improvement system for Claude Skills across all ~/.claude/ locations
speckit-meta
by atholaGemini-marketplace–only orchestrator that forces every /speckit:* workflow to load the correct superpowers skills, capture dual-governance variances, ...
test-review
by atholaEvaluate and upgrade test suites with TDD/BDD rigor, coverage tracking, and reproducible evidence.
token-conservation
by atholaEnforce ultra-conservative token usage by minimizing prompt exposure, delegating bulk work, and tracking quotas.
update-readme
by atholaConsolidate README content using language-aware exemplars, internal doc linkage, and reproducible evidence.
version-updates
by atholaBump project versions across configs, docs, and changelog using git-workspace-review context.
delegation-core
by atholaFramework for delegating tasks to external LLM services, with a focus on strategic oversight and quality control.
gemini-delegation
by atholaGemini CLI delegation workflow with quota tracking, authentication, and usage logging.
qwen-delegation
by atholaQwen CLI delegation workflow with quota tracking, authentication, and usage logging. Utilizes shared shell execution infrastructure for consistent del...
cpu-gpu-performance
by atholaGuardrail workflow that keeps CPU/GPU usage lean by measuring load, narrowing scope, and choosing the lowest-cost validation strategy before running h...
token-conservation
by atholaA workflow for conservative token usage by minimizing prompt exposure, delegating bulk work, and tracking quotas.
catchup
by atholaA methodology for summarizing changes, extracting insights, and identifying follow-up actions.
diff-analysis
by atholaA methodology for categorizing changes, assessing risks, and creating summaries from any changeset.
evidence-logging
by atholaA workflow for capturing evidence and citations to create reproducible analyses and audit trails.
review-core
by atholaA foundational workflow for preparing and structuring detailed reviews (e.g., architecture, API).
structured-output
by atholaA guide to formatting review deliverables for consistency, ensuring findings are comparable across different types of analysis.
digital-garden-cultivator
by atholaDesign, manage, and evolve digital gardens as living knowledge bases within memory palaces.
knowledge-locator
by atholaA spatial indexing and retrieval system for finding information within memory palaces.
memory-palace-architect
by atholaDesign and construct virtual memory palaces for spatial knowledge organization.
session-palace-builder
by atholaConstruct temporary, session-specific memory palaces for complex projects and conversations.
skills-eval
by atholaEvaluate and improve Claude skills for clarity, completeness, testability, and architectural coherence.
api-review
by atholaEvaluate API surfaces against internal guidelines and external examples in any language.
architecture-review
by atholaEvaluate codebase architecture against ADRs, coupling rules, and team guardrails before approving major work.
bug-review
by atholaUncover and fix bugs in code snippets using language-specific expertise and reproducible evidence.
math-review
by atholaPerform intensive mathematical analysis on code changes to ensure numerical stability and alignment with authoritative standards.
rust-review
by atholaPerform in-depth audits of Rust code, covering ownership, concurrency, unsafe blocks, traits, and Cargo dependencies.
test-review
by atholaEvaluate and upgrade test suites with TDD/BDD rigor, coverage tracking, and reproducible evidence.
unified-review
by atholaOrchestrate and run appropriate pensive review skills based on codebase analysis and context.
commit-messages
by atholaGenerate conventional commit messages from staged changes by inspecting diffs, picking the correct type/scope, and writing the final text to the promp...
doc-updates
by atholaUpdate documentation files based on recent changes while enforcing project writing guidelines.
file-analysis
by atholaStructured file enumeration and content analysis for understanding codebase structure before reviews or refactoring.
git-workspace-review
by atholaLightweight preflight checklist for verifying repo path, staged changes, and diffs before other workflows.
pr-prep
by atholaPrepare a pull request by validating the workspace, running quality gates, summarizing changes, and drafting the PR template.
update-readme
by atholaConsolidate README content using language-aware exemplars, internal doc linkage, and reproducible evidence.
version-updates
by atholaBump project versions across configs, docs, and changelog using git-workspace-review context.
Discover More Agentic Skills
Browse our complete catalog of AI agent skills from developers worldwide.