ワンクリックで
dependency-manager
Plan, verify, and explicitly install skill and script runtime dependencies from Harnessy manifests.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Plan, verify, and explicitly install skill and script runtime dependencies from Harnessy manifests.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Autonomous code refactoring agent that rewrites messy functions, splits large files, removes duplication, improves naming, enforces structure, and preserves behavior.
Interact with Anytype's local REST API to manage spaces, objects, types, properties, tags, lists, and search.
Generate API integration test suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters.
Generate browser integration suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters for fixtures, routes, and helper imports.
End-to-end product development orchestrator with human-in-the-loop reviews.
Safe repo pull/push workflow that targets the repository integration branch, uses deterministic planning, and keeps PRs moving with a bounded autonomous resolution loop.
SOC 職業分類に基づく
| name | dependency-manager |
| description | Plan, verify, and explicitly install skill and script runtime dependencies from Harnessy manifests. |
| disable-model-invocation | true |
| allowed-tools | Read, Bash |
| argument-hint | [check|plan|install] [--manifest <path>|--skills-root <path>] [--json] [--dry-run] [--include-optional] |
Provide an explicit dependency-management surface for Harnessy skills and scripts so runtime dependencies are checked, planned, and installed with user approval instead of silently provisioned.
Optional subcommand: check, plan, or install
Optional flags: --manifest <path>, --skills-root <path>, --json, --dry-run, --include-optional
Template paths are resolved from ${AGENTS_SKILLS_ROOT}/dependency-manager/.
${AGENTS_SKILLS_ROOT}/dependency-manager/commands/dependency-manager.md.flow-deps command for deterministic dependency inspection.flow-deps install ... unless they explicitly requested installation.--include-optional when the user explicitly asks to install provider/capability extras.