Agent skill
setup
Unified setup hub: project init, tool setup, 2-agent config, harness-mem, codex CLI, and rule localization. Use when user mentions setup, initialization, new projects, workflow files, CI setup, LSP setup, MCP setup, codex setup, opencode setup, 2-Agent setup, PM coordination, Cursor setup, harness-mem, claude-mem integration, cross-session memory, localize rules, adapt rules. Do NOT load for: implementation work, reviews, build verification, or deployments.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/setup-chachamaru127-claude-code-harness-2
SKILL.md
Setup Skills
プロジェクトセットアップ、ツール設定、ワークフロー構成を一元管理するスキル群です。
ルーティングテーブル
ユーザーの意図に応じて適切な reference にルーティングします。
プロジェクト初期化
| 機能 | 詳細 |
|---|---|
| 適応的セットアップ | See references/adaptive-setup.md |
| スキャフォールディング | See references/project-scaffolding.md |
| ワークフローファイル | See references/workflow-files.md |
| 設定ファイル | See references/claude-settings.md |
| プロジェクト種別確認 | See references/project-type-detection.md |
ツールセットアップ
| サブコマンド | 詳細 |
|---|---|
| CI/CD | See references/ci-setup.md |
| 開発ツール (AST-Grep + LSP) | See references/dev-tools-setup.md |
| LSP | See references/lsp-setup.md |
| MCP サーバー | See references/mcp-setup.md |
| OpenCode.ai | See references/opencode-setup.md |
| Codex CLI | See references/codex-setup.md |
| Webhook | See references/webhook-setup.md |
| Remotion | See references/remotion-setup.md |
2-Agent ワークフロー
| 機能 | 詳細 |
|---|---|
| 初期設定 | See references/2agent-setup.md |
| ファイル更新 | See references/2agent-updating.md |
| Cursor連携 | See references/cursor-setup.md |
メモリ・ルール
| 機能 | 詳細 |
|---|---|
| Harness-Mem セットアップ | See references/harness-mem.md |
| ルールローカライズ | See references/localize-rules.md |
実行手順
- ユーザーのリクエストを分類
- 上記の「ルーティングテーブル」から適切な参照ファイルを読む
- その内容に従って実行
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?