Source profileQuality 64/100

affaan-m/ECC/docs/ja-JP/skills/autonomous-agent-harness/SKILL.md

autonomous-agent-harness

Use it for engineering tasks; the detail page covers purpose, installation, and practical steps.

Source repository stars
234,327
Declared platforms
1
Static risk flags
0
Last source update
2026-07-27
Source checked
2026-07-28

Decision brief

What it does—and where it fits

ネイティブ機能とMCPサーバーのみを使用して、Claude Codeを永続的な自己指令エージェントシステムに変換します。

Best for

    Not for

    • Tasks that require unconfirmed production actions or broad system permissions.
    • Environments where the pinned source and install steps cannot be inspected.

    Compatibility matrix

    Platform support, with evidence labels

    PlatformStatusEvidenceWhat to check
    CodexNot declaredNo explicit evidencePortability before use
    Claude CodeDeclaredSource recordInstall path and trigger
    CursorNot declaredNo explicit evidencePortability before use
    Gemini CLINot declaredNo explicit evidencePortability before use
    Open the compatibility checker

    Installation

    Inspect first. Install second.

    The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

    Source-detected install commandSource
    npx skills add https://github.com/affaan-m/ECC --skill "docs/ja-JP/skills/autonomous-agent-harness"
    Safe inspection promptEditorial

    Inspect the Agent Skill "autonomous-agent-harness" from https://github.com/affaan-m/ECC/blob/4e973d3eaf92d97f8d2e2d8abb39d8bdc8711b38/docs/ja-JP/skills/autonomous-agent-harness/SKILL.md at commit 4e973d3eaf92d97f8d2e2d8abb39d8bdc8711b38. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

    Workflow

    What the source asks the agent to do

    1. 01

      同意とセーフティバウンダリ

      自動操作は、ユーザーによって明示的に要求され、スコープが設定される必要があります。スケジュール、リモートエージェントの派遣、永続的なメモリの書き込み、コンピュータ制御の使用、外部への投稿、サードパーティリソースの変更、または現在のセットアップのプライベート通信に対する行動を行わないでください。ユーザーがその機能と対象ワークスペースを承認していない限り。

      自動操作は、ユーザーによって明示的に要求され、スコープが設定される必要があります。スケジュール、リモートエージェントの派遣、永続的なメモリの書き込み、コンピュータ制御の使用、外部への投稿、サードパーティリソースの変更、または現在のセットアップのプライベート通信に対する行動を行わないでください。ユーザーがその機能と対象ワークスペースを承認していない限り。クレデンシャル、プライベートワークスペースのエクスポート、個人データセット、およびアカウント固有の自動化を再利用可能なECCアーティファクトから除外する前に、ドライラン計画とローカルキューファイルを好みます。
    2. 02

      アクティベーション時期

      ユーザーが継続的に実行されるか、スケジュール上で実行されるエージェントを望む

      ユーザーが継続的に実行されるか、スケジュール上で実行されるエージェントを望む定期的にトリガーされる自動化ワークフローを設定セッション全体でコンテキストを記憶する個人的なAIアシスタントを構築
    3. 03

      アーキテクチャ

      Review the “アーキテクチャ” section in the pinned source before continuing.

      Review and apply the “アーキテクチャ” source section.

    Permission review

    Static risk signals and limitations

    No configured static risk pattern was detected

    This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.

    Evidence record

    Why each signal appears

    EvidenceSourceComputedTestedEditorial
    SignalValueEvidence typeMeaning
    Quality score64/100ComputedDocumentation, specificity, maintenance, and trust rules
    Repository stars234,327SourceRepository attention, not individual Skill quality
    Compatibility1 platformsSourceDeclared in the catalog source record
    Usage guidecatalog recordEditorialGenerated or reviewed according to the visible evidence level

    Pinned source

    Provenance and original SKILL.md

    Repository
    affaan-m/ECC
    Skill path
    docs/ja-JP/skills/autonomous-agent-harness/SKILL.md
    Commit
    4e973d3eaf92d97f8d2e2d8abb39d8bdc8711b38
    License
    MIT
    Collected
    2026-07-28
    Default branch
    main
    View the original SKILL.md

    自動エージェントハーネス

    ネイティブ機能とMCPサーバーのみを使用して、Claude Codeを永続的な自己指令エージェントシステムに変換します。

    同意とセーフティバウンダリ

    自動操作は、ユーザーによって明示的に要求され、スコープが設定される必要があります。スケジュール、リモートエージェントの派遣、永続的なメモリの書き込み、コンピュータ制御の使用、外部への投稿、サードパーティリソースの変更、または現在のセットアップのプライベート通信に対する行動を行わないでください。ユーザーがその機能と対象ワークスペースを承認していない限り。

    クレデンシャル、プライベートワークスペースのエクスポート、個人データセット、およびアカウント固有の自動化を再利用可能なECCアーティファクトから除外する前に、ドライラン計画とローカルキューファイルを好みます。

    アクティベーション時期

    • ユーザーが継続的に実行されるか、スケジュール上で実行されるエージェントを望む
    • 定期的にトリガーされる自動化ワークフローを設定
    • セッション全体でコンテキストを記憶する個人的なAIアシスタントを構築
    • ユーザーが「これを毎日実行」、「これを定期的にチェック」、「監視を続ける」と言う
    • Hermes、AutoGPT、または同様の自動エージェントフレームワークから機能を複製したい
    • スケジュール済み実行と組み合わせたコンピュータ使用が必要

    アーキテクチャ

    ┌──────────────────────────────────────────────────────────────┐
    │                    Claude Code Runtime                        │
    │                                                              │
    │  ┌──────────┐  ┌──────────┐  ┌──────────┐  ┌─────────────┐ │
    │  │  Crons   │  │ Dispatch │  │ Memory   │  │ Computer    │ │
    │  │ Schedule │  │ Remote   │  │ Store    │  │ Use         │ │
    │  │ Tasks    │  │ Agents   │  │          │  │             │ │
    │  └────┬─────┘  └────┬─────┘  └────┬─────┘  └──────┬──────┘ │
    │       │              │             │                │        │
    │       ▼              ▼             ▼                ▼        │
    │  ┌──────────────────────────────────────────────────────┐    │
    │  │              ECC Skill + Agent Layer                  │    │
    │  │                                                      │    │
    │  │  skills/     agents/     commands/     hooks/        │    │
    │  └──────────────────────────────────────────────────────┘    │
    │       │              │             │                │        │
    │       ▼              ▼             ▼                ▼        │
    │  ┌──────────────────────────────────────────────────────┐    │
    │  │              MCP Server Layer                        │    │
    │  │                                                      │    │
    │  │  memory    github    exa    supabase    browser-use  │    │
    │  └──────────────────────────────────────────────────────┘    │
    └──────────────────────────────────────────────────────────────┘
    

    コアコンポーネント

    1. 永続的なメモリ

    構造化データ用のMCPメモリサーバーで拡張されたClaude Codeの組み込みメモリシステムを使用します。

    組み込みメモリ (~/.claude/projects/*/memory/):

    • ユーザーの設定、フィードバック、プロジェクトコンテキスト
    • フロントマター付きのマークダウンファイルとして保存
    • セッション開始時に自動的に読み込まれる

    MCPメモリサーバー (構造化知識グラフ):

    • エンティティ、関係、観察
    • クエリ可能なグラフ構造
    • クロスセッション永続性

    メモリパターン:

    # 短期:現在のセッションコンテキスト
    TodoWriteをセッション内タスク追跡に使用
    
    # 中期:プロジェクトメモリファイル
    クロスセッションリコールの場合は~/.claude/projects/*/memory/に書き込む
    
    # 長期:MCPナレッジグラフ
    mcp__memory__create_entitiesを永続的な構造化データに使用
    mcp__memory__create_relationsを関係マッピングに使用
    mcp__memory__add_observationsを既知のエンティティについての新しい事実に使用
    

    2. スケジュール済み操作(Crons)

    Claude Codeのスケジュール済みタスクを使用して、定期的なエージェント操作を作成します。

    cronを設定する:

    # MCPツール経由
    mcp__scheduled-tasks__create_scheduled_task({
      name: "daily-pr-review",
      schedule: "0 9 * * 1-5",  # 平日午前9時
      prompt: "affaan-m/everything-claude-codeのすべてのオープンPRを確認します。各について:CIステータスをチェック、変更を確認、問題にフラグを立てます。メモリに概要を投稿します。",
      project_dir: "/path/to/repo"
    })
    

    完全な設定例

    セッション全体でコンテキストを記憶し、複数の定期的なタスクを実行する完全に自動化されたエージェントの設定については、高度な設定セクションを参照してください。

    Alternatives

    Compare before choosing