·test-driven-development
</>

test-driven-development

mikeyobrien/ralph-orchestrator

3 つの入力モード (仕様から、タスクから、または説明から) を備えた統合 TDD スキル。 proptest ガイダンスとバックプレッシャー統合により、リポジトリ パターンを使用したテストファースト開発を強制します。

7インストール·0トレンド·@mikeyobrien

インストール

$npx skills add https://github.com/mikeyobrien/ralph-orchestrator --skill test-driven-development

SKILL.md

One skill for all TDD workflows. Enforces test-first development using existing repository patterns. Three input modes handle different entry points — specs, task files, or ad-hoc descriptions — but the core cycle is always RED → GREEN → REFACTOR.

Use when the input references a .spec.md file with Given/When/Then acceptance criteria.

Programmatic support: ralphcore::preflight::{extractacceptancecriteria, extractcriteriafromfile, extractallcriteria} can parse criteria from spec files.

3 つの入力モード (仕様から、タスクから、または説明から) を備えた統合 TDD スキル。 proptest ガイダンスとバックプレッシャー統合により、リポジトリ パターンを使用したテストファースト開発を強制します。 ソース: mikeyobrien/ralph-orchestrator。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/mikeyobrien/ralph-orchestrator --skill test-driven-development
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-05
更新日
2026-02-18

クイックアンサー

test-driven-development とは?

3 つの入力モード (仕様から、タスクから、または説明から) を備えた統合 TDD スキル。 proptest ガイダンスとバックプレッシャー統合により、リポジトリ パターンを使用したテストファースト開発を強制します。 ソース: mikeyobrien/ralph-orchestrator。

test-driven-development のインストール方法は?

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

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

https://github.com/mikeyobrien/ralph-orchestrator