What problem does it solve?
Gear keeps dependency drift, brittle CI/CD workflows, Docker misconfigurations, and missing observability patterns from breaking builds by tackling one targeted maintenance task per session while enforcing SemVer safety, lockfile sync, and build verification.
Core Features & Use Cases
- Dependency health: Audit, update, and pin npm/pnpm/yarn/bun packages, resolve lockfile conflicts, and log every change to
.agents/PROJECT.md.
- CI/CD & Docker: Tune GitHub Actions workflows, optimize caching/matrix runs, build secure multi-stage Dockerfiles, and troubleshoot Docker layer issues with BuildKit insights.
- Observability & Monorepo care: Wire up logging, metrics, health checks, and pnpm/Turborepo workspace consistency so teams see issues early.
- Use Case: When the main branch fails after a dependency bump, Gear diagnoses the root cause, updates the lockfile, reruns the build, and hands off verification to launch or radar as needed.
Quick Start
Ask Gear to audit pnpm dependencies, synchronize the lockfile, and verify the build in a single concise session.