Automated Flywheel Setup Checker
Description
Automated testing framework for ACFS installer scripts — runs all 41 installers in isolated Docker containers with error classification, parallel execution, and Claude-powered auto-remediation
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Automated Flywheel Setup Checker
[](https://github.com/Dicklesworthstone/automated_flywheel_setup_checker/actions/workflows/ci.yml) [](https://github.com/Dicklesworthstone/automated_flywheel_setup_checker/actions/workflows/e2e-tests.yml)   
**Automated verification of [ACFS](https://github.com/Dicklesworthstone/agentic_coding_flywheel_setup) installer scripts in isolated Docker containers — with error classification, parallel execution, and Claude-powered auto-remediation.**
TL;DR
**The Problem:** ACFS ships 41 installer scripts that download, verify, and configure tools on fresh Ubuntu VPS instances. Any upstream URL change, checksum drift, or dependency issue silently breaks the installer for all users. Manual testing across all tools is tedious and error-prone.
**The Solution:** This tool runs each installer inside an isolated Docker container, classifies any failures automatically, retries transient errors with exponential backoff, can optionally ask Claude to suggest fixes, and can expose the latest persisted health and metrics snapshot for monitoring.
Why Use This?
| Feature | What It Does |
|---|---|
| Isolated Docker Testing | Each installer runs in a fresh ubuntu:22.04 container — no host contamination |
| Error Classification | Automatically categorizes failures: network, permission, dependency, configuration, resource |
| **Parallel Execu |
Related Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps