Back to categories
Category

Agent Skills in category: maintenance

28 skills match this category. Browse curated collections and explore related Agent Skills.

next-code-simplifier

Simplify code for clarity, consistency, and maintainability while preserving all functionality. Use after completing a coding task or after passing code review to polish the implementation.

refactoringcode-cleanupcode-quality
Morriz
Morriz
0

error-recovery

Use when encountering failures - assess severity, preserve evidence, execute rollback decision tree, and verify post-recovery state

rollback-strategieserror-handlingincident-managementrunbook
troykelly
troykelly
1

gpu-debugger

Debug failed GPU CLI runs. Analyze error messages, diagnose OOM errors, fix sync issues, troubleshoot connectivity, and resolve common problems. Turn cryptic errors into actionable fixes.

cudagpu-accelerationterminalerror-handling
gpu-cli
gpu-cli
0

tmux

Remote control tmux sessions for interactive CLIs, background tasks, and services. Supports sub-tasks, long-running processes, and service management with session persistence and automatic cleanup.

tmuxremote-sessionssession-persistencebackground-tasks
Dwsy
Dwsy
0

git-hex-branch-cleanup

>

gitbranch-managementcleanupversion-control
yaniv-golan
yaniv-golan
0

reindex-docs

Re-index all PDF and HTML documents, update index.html, and commit/push changes to the repository

pdfhtmlindexinggit
alanben
alanben
0

backup

Preserve soul state across time. Use for session-end backups, before major changes, or weekly maintenance.

data-restorationbackup-strategiessession-persistencesystem-recovery
genomewalker
genomewalker
0

kubernetes-health-check

Verify Kubernetes cluster health, resource availability, and readiness before deploying applications

kuberneteshealth-checkcluster-monitoringresource-availability
asadullah48
asadullah48
0

typo3-conformance

Agent Skill: Evaluate TYPO3 extensions for conformance to v12/v13/v14 standards. Use when assessing quality, generating reports, or planning modernization. By Netresearch.

typo3extension-evaluationstandards-compliancequality-assessment
netresearch
netresearch
2

dependency-opportunity-scanner

Scan codebase to identify opportunities to replace custom implementations with well-maintained open source libraries. Creates worktree, implements changes, and submits PR for review. Multi-phase workflow with parallel analysis agents.

dependency-analysiscodebase-analysisopen-sourceautomation
samjhecht
samjhecht
1

organize-root-files

Clean up and organize markdown files dumped at project root. Routes files to appropriate directories (memos/, docs/, devops/docs/) or deletes obsolete content. Follows project file organization guidelines from CLAUDE.md.

markdownfile-organizationproject-structurecleanup
samjhecht
samjhecht
1

repo-cleanup

Use when a repository needs cleanup of dead code, build artifacts, unused dependencies, outdated docs, or stale tests - provides safe cleanup workflows, validation steps, and reporting templates for code, deps, docs, tests, and sprint archives.

dead-codedependency-managementcode-cleanupdocumentation
NickCrew
NickCrew
52

context-health

Use when validating or diagnosing the cortex environment (consistency, duplicates, redundancy, optimization) - provides a diagnostic workflow and reporting structure for context health checks.

health-checkdiagnosticsoptimizationconsistency-check
NickCrew
NickCrew
52

failsafe-chassis-activation

Activate emergency failsafe chassis when primary systems fail.

failoveremergency-systemshardware-failsafesystem-reliability
starwreckntx
starwreckntx
1

modernize

Brownfield Upgrade - Upgrade all dependencies and modernize the application while maintaining spec-driven control. Runs after Gear 6 for brownfield projects with modernize flag enabled. Updates deps, fixes breaking changes, improves test coverage, updates specs to match changes.

dependency-managementdependency-upgradebreaking-changestest-coverage
jschulte
jschulte
2

dependency-upgrader

Upgrade dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump, apply changes incrementally, run tests/builds, and document breaking changes. Use when the user asks to bump deps, update frameworks, or address CVEs.

dependency-managementjavakotlintypescript
Nymbo
Nymbo
1

bug-triage

Reproduce, isolate, and fix a bug (or failing build/test), then summarize root cause, fix, and verification steps.

bug-trackingroot-cause-analysisissue-reproductionbugfix
Nymbo
Nymbo
1

systematic-debugging

Root cause analysis for debugging. Use when bugs, test failures, or unexpected behavior have non-obvious causes, or after multiple fix attempts have failed.

root-cause-analysisdebuggingbug-triageerror-handling
CodingCossack
CodingCossack
2

dapr-troubleshooter

Proactively detect and diagnose DAPR runtime issues based on error patterns, log analysis, and common misconfigurations. Provides immediate solutions for service invocation failures, state management issues, pub/sub problems, and deployment errors. Use when encountering DAPR errors or unexpected behavior.

daprlogstroubleshootingservice-mesh
Sahib-Sawhney-WH
Sahib-Sawhney-WH
1

contribution-loop

Find repos with design drift and generate meaningful PRs to fix them. Runs as an autonomous loop discovering GitHub repos using design systems, scanning for drift, and staging fixes for human review.

autonomous-agentpull-requestsgithubdesign-systems
buoy-design
buoy-design
153

debug-like-expert

Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous verification. Use when standard troubleshooting fails or when issues require systematic root cause analysis.

troubleshootingroot-cause-analysishypothesis-testingevidence-gathering
cfircoo
cfircoo
0

tech-debt-analyzer

Analyze and prioritize technical debt with remediation plans. Use when user says "analyze the technical debt in this codebase", "what's the code quality like in this module", "identify what's slowing down our development", "assess the maintenance burden of this legacy code", "create a plan to pay down our tech debt", or "where should we focus our cleanup efforts".

technical-debtcode-qualitycode-smellprioritization
Uniswap
Uniswap
254

code-refactorer

Refactor code with safety checks and pattern application. Use when user says "refactor this code", "clean up this function", "simplify this logic", "extract this into a separate function", "apply the strategy pattern here", "reduce the complexity of this module", or "reorganize this file structure".

code-refactoringsafety-checksstrategy-patternfile-organization
Uniswap
Uniswap
254

node-deps

This skill should be used when the user asks to "update dependencies", "update npm packages", "run taze", "upgrade node packages", "check for outdated packages", "update package.json", or mentions dependency updates, npm/pnpm/yarn package upgrades, or taze CLI usage.

npmnodejspackage-managementcli
PaulRBerg
PaulRBerg
7210

dry-refactor

This skill should be used when the user asks to "refactor duplicate code", "apply DRY principles", "eliminate code repetition", "extract common functionality", or mentions code duplication, similar patterns, repeated logic, or reusable abstractions.

code-refactoringcode-smellbest-practicesDRY-principle
PaulRBerg
PaulRBerg
7210

Linux Production Shell Scripts

This skill should be used when the user asks to "create bash scripts", "automate Linux tasks", "monitor system resources", "backup files", "manage users", or "write production shell scripts". It provides ready-to-use shell script templates for system administration.

linuxbashshell-scriptingsystem-administration
zebbern
zebbern
0

typo3-extension-upgrade

Agent Skill: Systematic TYPO3 extension upgrades to newer LTS versions. Covers Extension Scanner, Rector, Fractor, PHPStan, and testing. Use when upgrading extensions to newer TYPO3 versions or fixing compatibility issues. By Netresearch.

typo3extension-upgraderectorphpstan
netresearch
netresearch
20

php-modernization

Agent Skill: PHP 8.x modernization patterns. Use when upgrading to PHP 8.1/8.2/8.3/8.4/8.5, implementing type safety, or achieving PHPStan level 10. By Netresearch.

phpphp8type-safetyphpstan
netresearch
netresearch
20