·agent-implementer-sparc-coder
</>

agent-implementer-sparc-coder

implementer-sparc-coder のエージェント スキル - $agent-implementer-sparc-coder で呼び出します

9インストール·3トレンド·@ruvnet

インストール

$npx skills add https://github.com/ruvnet/ruflo --skill agent-implementer-sparc-coder

agent-implementer-sparc-coder のインストール方法

コマンドラインで agent-implementer-sparc-coder AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/ruvnet/ruflo --skill agent-implementer-sparc-coder
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: ruvnet/ruflo。

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/ruflo。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/ruvnet/ruflo --skill agent-implementer-sparc-coder
ソース
ruvnet/ruflo
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-10
更新日
2026-03-10

Browse more skills from ruvnet/ruflo

クイックアンサー

agent-implementer-sparc-coder とは?

implementer-sparc-coder のエージェント スキル - $agent-implementer-sparc-coder で呼び出します ソース: ruvnet/ruflo。

agent-implementer-sparc-coder のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ruvnet/ruflo --skill agent-implementer-sparc-coder インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/ruvnet/ruflo