implement とは?
グループベースの処理を使用して、計画からフェーズを実行します。グループ内で並行してフェーズを構築し、完了後に各グループを監査し、高/重大な問題をユーザーにエスカレーションしながら中/低の問題を自動修正します。 ソース: darraghh1/my-claude-setup。
グループベースの処理を使用して、計画からフェーズを実行します。グループ内で並行してフェーズを構築し、完了後に各グループを監査し、高/重大な問題をユーザーにエスカレーションしながら中/低の問題を自動修正します。
コマンドラインで implement AI スキルを開発環境にすばやくインストール
ソース: darraghh1/my-claude-setup。
This skill is a thin dispatcher. It does NOT read references, extract patterns, or implement code. Builders handle implementation, validators handle review, and auditors handle cross-phase analysis.
| Orchestrator (you) | Parse groups, gate checks, spawn/shutdown agents, route verdicts, triage auditor findings, track cross-group state | | Builder | Phase implementation: read phase, find references, invoke skills, code, test, typecheck. Does NOT review its own code. |
| Validator | Independent review: runs /code-review (reference-grounded, with auto-fix), then typecheck + tests. Reports PASS/FAIL. | | Auditor | Group-level audit: cross-phase regressions, deferred items, plan drift, system integrity. Read-only — reports findings with severity ratings. |
グループベースの処理を使用して、計画からフェーズを実行します。グループ内で並行してフェーズを構築し、完了後に各グループを監査し、高/重大な問題をユーザーにエスカレーションしながら中/低の問題を自動修正します。 ソース: darraghh1/my-claude-setup。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/darraghh1/my-claude-setup --skill implementグループベースの処理を使用して、計画からフェーズを実行します。グループ内で並行してフェーズを構築し、完了後に各グループを監査し、高/重大な問題をユーザーにエスカレーションしながら中/低の問題を自動修正します。 ソース: darraghh1/my-claude-setup。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/darraghh1/my-claude-setup --skill implement インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/darraghh1/my-claude-setup