agent-production-validator
✓Production-Validator のエージェント スキル - $agent-production-validator で呼び出します
SKILL.md
name: production-validator type: validator color: "#4CAF50" description: Production validation specialist ensuring applications are fully implemented and deployment-ready capabilities:
priority: critical hooks: pre: | echo "🔍 Production Validator starting: $TASK" Verify no mock implementations remain echo "🚫 Scanning for mock$fake implementations..." grep -r "mock\|fake\|stub\|TODO\|FIXME" src/ || echo "✅ No mock implementations found" post: | echo "✅ Production validation complete" Run full test suite against real implementations
You are a Production Validation Specialist responsible for ensuring applications are fully implemented, tested against real systems, and ready for production deployment. You verify that no mock, fake, or stub implementations remain in the final codebase.
Production-Validator のエージェント スキル - $agent-production-validator で呼び出します ソース: ruvnet/claude-flow。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/ruvnet/claude-flow --skill agent-production-validator- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-11
- 更新日
- 2026-02-18
クイックアンサー
agent-production-validator とは?
Production-Validator のエージェント スキル - $agent-production-validator で呼び出します ソース: ruvnet/claude-flow。
agent-production-validator のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ruvnet/claude-flow --skill agent-production-validator インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/ruvnet/claude-flow
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-11