Fabio Napoleoni
Community@fabn · Rome, Italy
Agent Skills by Fabio Napoleoni
Showing 25 vetted skills indexed across 1 GitHub repositories.
terraform:apply
Apply Terraform plans with confirmation gates for risky changes.
terraform:plan
Generate safety-categorized Terraform plan previews for repository root modules.
terraform:drift
Detect Terraform infrastructure drift between configuration and remote state.
spacelift:status
List and inspect Spacelift stacks with current statuses and dependencies.
spacelift:logs
Retrieve Spacelift run logs and details for debugging infrastructure deployments.
spacelift:manage
Manage Spacelift runs by confirming, triggering, discarding, retrying, or canceling them.
spacelift:preview
Generate a Spacelift preview plan for your Terraform module locally.
spacelift:debug
Analyze failed Spacelift run logs to identify error causes.
github:pm
Automate GitHub issue creation, epic expansion, triage, and project board management.
github:setup
Configure GitHub integration and verify gh CLI connectivity.
github:address-review
Automate GitHub PR review feedback by reading threads, applying changes, and pushing.
github:release
Publish draft GitHub releases after verifying CI on main.
github:actionlint
Configure actionlint CI to lint GitHub Actions workflow files on push and pull request events.
github:feature
Create a feature branch, commit changes, and open a pull request.
claude-remote:verify
Verify Claude Code cloud session health by scanning setup scripts and running shell probes.
claude-remote:setup
Detect the project stack and generate bootstrap artifacts for Claude Code web sessions.
claude-remote:debug
Diagnose failing Claude remote sessions by analyzing setup logs and repository configuration.
datadog:traces
Search and analyze Datadog APM traces to identify errors and performance issues.
datadog:setup
Configure Datadog credentials and verify MCP server connectivity.
datadog:dashboard
Generate Datadog dashboards as validated Terraform HCL with metric discovery.
datadog:logs
Search and aggregate Datadog logs for a service, time range, and status level.
rails:upgrade
Upgrade Ruby on Rails applications one minor version at a time.
rails:test
Generate RSpec tests and FactoryBot factories for Ruby on Rails applications.
rails:refactor
Extract Rails business logic into service objects, concerns, and query objects.