AI エージェントが大量の実装出力を生成するチームのためのエンジニアリング運用モデル。
AI 支援コード生成でリリースするチームのプロセス、レビュー、アーキテクチャを設計する際にこのスキルを使用します。
エージェントフレンドリーなアーキテクチャを優先する:
隠れた慣習に広がる暗黙の動作を避ける。
レビュー対象:
自動化によって既にカバーされているスタイルの問題に費やす時間を最小化する。
AI ファーストの強いエンジニア:
生成されたコードのテストバーを引き上げる:
Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/ai-first-engineering · pinned to the source commit
git clone https://github.com/affaan-m/ECC.git
cd ECC
git checkout d8409a4b0813771235555e32e3d8046a73988bfa
mkdir -p ".claude/skills/ai-first-engineering"
cp -r "docs/ja-JP/skills/ai-first-engineering" ".claude/skills/ai-first-engineering"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
Scanner static-checks@0.1.0 · commit d8409a4b0813. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.