Claude Skills · DevOps & Infrastructure
Implementation Planner
fworks-tech/agenthoodCreates detailed implementation plans and technical specifications in markdown — feature breakdown, phased tasks with complexity estimates, risks, and success criteria. Use before starting a non-trivial feature to turn requirements into an executable roadmap.
At a glance
This skill is for DevOps & Infrastructure and helps you create a feature implementation plan, break down a feature into phases, and estimate task complexity and effort.
/plugin marketplace add fworks-tech/agenthood
/plugin install implementation-planner
Setup, runtime and requirements describe fworks-tech/agenthood, the repo this skill ships in.
markdownroadmapplanningTechnical SpecificationsRisk Assessmentproject-management
Also in fworks-tech/agenthood
View the repoAudits web interfaces for WCAG compliance — semantic HTML, ARIA, keyboard navigation, color contrast, screen reader compatibility, and acces...
Manage AWS resources via the aws CLI. Use when managing S3, EC2, Lambda, or other AWS services.
Identifies critical bugs in a codebase and implements targeted fixes with working code — root cause, minimal change, regression tests. Use w...
Removes dead code, eliminates duplication, refactors messy patterns, and applies consistent formatting across code and documentation — safel...
Conducts multi-axis code review across correctness, readability, architecture, security, and performance. Use before merging any change.
Detects code smell, complexity violations, architectural boundary breaches, and dead code. Use for codebase quality scans.
Writes conventional commit messages, PR descriptions, and changelogs from diffs and branch history. Use when staging a commit.
Breaks down complex technical concepts in beginner-friendly ways with analogies, practical examples, and understanding checks. Use when expl...
Monitors context window capacity, routes tasks to minimal member set, and triggers session triage. Use when managing session capacity.
Detects AI providers, translates skill files to provider-native formats, and validates conventions. Use when onboarding new providers.
Monitor infrastructure and applications via Datadog API and CLI. Use when querying metrics, logs, or managing monitors.
Diagnoses errors, traces root causes, and guides systematic recovery. Use when encountering any error, failing test, or unexpected behavior.
Other DevOps & Infrastructure skills
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...
Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...