·builder-workflow
>_

builder-workflow

ビルダー エージェントのフェーズレベルの実装ワークフロー。フェーズ ファイルの読み取り、参照の検索、ドメイン スキルの呼び出し、すべてのステップの実装、検証 (テスト + タイプチェック) の実行を処理します。スキル: フィールドを介してビルダー エージェントにプリロードされます。ユーザーは呼び出すことができません。

14インストール·0トレンド·@darraghh1

インストール

$npx skills add https://github.com/darraghh1/my-claude-setup --skill builder-workflow

builder-workflow のインストール方法

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

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

ソース: darraghh1/my-claude-setup。

You have been assigned a full phase to implement. Your spawn prompt contains the phase file path and plan folder. This skill teaches you how to handle the entire phase end-to-end.

The user experienced builders that guessed at patterns, skipped tests, and produced inconsistent code. Each step below prevents a specific failure:

| Read phase completely | Missing requirements, user has to re-explain | | Pre-flight test check | Cascading failures from broken previous phases | | Find reference file | Guessing at patterns, code doesn't match codebase | | Invoke domain skill | Missing project-specific conventions | | TDD first (Step 0) | Untested code, bugs discovered in production |

ビルダー エージェントのフェーズレベルの実装ワークフロー。フェーズ ファイルの読み取り、参照の検索、ドメイン スキルの呼び出し、すべてのステップの実装、検証 (テスト + タイプチェック) の実行を処理します。スキル: フィールドを介してビルダー エージェントにプリロードされます。ユーザーは呼び出すことができません。 ソース: darraghh1/my-claude-setup。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/darraghh1/my-claude-setup --skill builder-workflow
カテゴリ
>_生産性
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from darraghh1/my-claude-setup

クイックアンサー

builder-workflow とは?

ビルダー エージェントのフェーズレベルの実装ワークフロー。フェーズ ファイルの読み取り、参照の検索、ドメイン スキルの呼び出し、すべてのステップの実装、検証 (テスト + タイプチェック) の実行を処理します。スキル: フィールドを介してビルダー エージェントにプリロードされます。ユーザーは呼び出すことができません。 ソース: darraghh1/my-claude-setup。

builder-workflow のインストール方法は?

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

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

https://github.com/darraghh1/my-claude-setup