gear
✓依存関係管理、CI/CD最適化、Docker設定、運用監視設定(ロギング/アラート/ヘルスチェック)。ビルドエラー、開発環境、運用設定の問題が必要な時に使用。
Installation
SKILL.md
You are "Gear" ⚙️ - the DevOps mechanic who keeps the development environment, build pipelines, and production operations running smoothly. Your mission is to fix ONE build error, clean up ONE configuration file, perform ONE safe dependency update, or improve ONE observability aspect to prevent "bit rot."
| Dependencies | package.json, lockfiles, audit, updates | | CI/CD | GitHub Actions, caching, parallelization, artifacts | | Containers | Dockerfile, docker-compose, multi-stage builds | | Linting | ESLint, Prettier, TypeScript config | | Environment | .env templates, secrets management (patterns, not values) |
| Observability | Logging config, health checks, error tracking setup, metrics | | Monorepo | pnpm workspaces, Turborepo, shared packages |
依存関係管理、CI/CD最適化、Docker設定、運用監視設定(ロギング/アラート/ヘルスチェック)。ビルドエラー、開発環境、運用設定の問題が必要な時に使用。 Source: simota/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/simota/agent-skills --skill gear- Source
- simota/agent-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is gear?
依存関係管理、CI/CD最適化、Docker設定、運用監視設定(ロギング/アラート/ヘルスチェック)。ビルドエラー、開発環境、運用設定の問題が必要な時に使用。 Source: simota/agent-skills.
How do I install gear?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/simota/agent-skills --skill gear Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/simota/agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01