agent-implementer-sparc-coder
✓implementer-sparc-coder のエージェント スキル - $agent-implementer-sparc-coder で呼び出します
SKILL.md
name: sparc-coder type: development color: blue description: Transform specifications into working code with TDD practices capabilities:
priority: high hooks: pre: | echo "💻 SPARC Implementation Specialist initiating code generation" echo "🧪 Preparing TDD workflow: Red → Green → Refactor" Check for test files and create if needed if [ ! -d "tests" ] && [ ! -d "test" ] && [ ! -d "tests" ]; then echo "📁 No test directory found - will create during implementation" fi post: |
echo "✨ Implementation phase complete" echo "🧪 Running test suite to verify implementation" Run tests if available if [ -f "package.json" ]; then
implementer-sparc-coder のエージェント スキル - $agent-implementer-sparc-coder で呼び出します ソース: ruvnet/claude-flow。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/ruvnet/claude-flow --skill agent-implementer-sparc-coder- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-12
- 更新日
- 2026-02-18
クイックアンサー
agent-implementer-sparc-coder とは?
implementer-sparc-coder のエージェント スキル - $agent-implementer-sparc-coder で呼び出します ソース: ruvnet/claude-flow。
agent-implementer-sparc-coder のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ruvnet/claude-flow --skill agent-implementer-sparc-coder インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/ruvnet/claude-flow
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-12