check-setup.en
Top-level alias — see lesson/check-setup.en.md for the full body.
Lesson command
$ npx -y skills add minicoohei/ai-agent-camp --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/exercise-reviewContext preview
What this command does when you run it.
Lesson command
description: "Lesson command" nonInteractiveMode: compliant
/exercise-review [演習番号] [出力フォルダ]
例:
/exercise-review 4-2 output/ex4-2 /exercise-review 7-3 ~/projects/gas-demo
各Moduleの演習要件を確認し、達成度を評価:
| 項目 | 評価基準 | |------|----------| | 可読性 | 命名規則、コメント、構造化 | | 保守性 | モジュール分割、依存関係 | | テスト | カバレッジ、エッジケース | | エラー処理 | 例外処理、ログ出力 |
| レベル | 説明 | |--------|------| | A | 全要件充足 + 追加機能 | | B | 全必須要件充足 | | C | 主要要件充足 | | D | 一部要件のみ |
## 演習 [番号] レビュー結果 ### サマリー - 総合評価: [A/B/C/D] - 完了度: [XX%] - 主な強み: - 改善点: ### 詳細評価 #### 機能要件 | 要件 | 状態 | コメント | |------|------|----------| | 要件1 | OK/NG | ... | | 要件2 | OK/NG | ... | #### コード品質 - 可読性: [X/5] - 保守性: [X/5] - テスト: [X/5] - エラー処理: [X/5] ### 改善提案 1. [優先度:高] ... 2. [優先度:中] ... 3. [優先度:低] ... ### 次のステップ - 関連演習: start-X-X - 参考資料: [URL]
AI Agent Training for Non-Engineers - Complete Guide to Claude Code / Cursor / Codex ### ⚠️ Before you clone Official repository (maintained by the authors): Running AI agents from this repo grants them shell, file-write, and external-API permissions on your
Top-level alias — see lesson/check-setup.en.md for the full body.
Alias de nivel superior — el cuerpo completo está en lesson/check-setup.es.md.