ワンクリックで
repo-harness-capability
Adds or syncs explicit repo-local capability boundaries without running full repo-harness init, migrate, or upgrade.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Adds or syncs explicit repo-local capability boundaries without running full repo-harness init, migrate, or upgrade.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
routes repo-harness requests through the CLI and hook automation plugin for init, update, scaffold, migrate, audit, repair, and ship workflows
Resolves repo-harness architecture drift requests and updates architecture docs or diagrams without running full init, migrate, or upgrade.
Verification entrypoint for repo-harness workflow readiness. Runs workflow gates, task sync, contract checks, inspector, and migration dry-run before merge or release.
Installs or refreshes the repo-harness workflow in an existing repository. Adds hooks, docs/spec.md, tasks, plans, .ai/context, .ai/harness, helpers, and policy without creating an application stack.
Migrates older Claude/Codex workflow repos to the current tasks-first harness while preserving or archiving user-authored docs and hooks.
Generates an AI-implementation-friendly PRD from a product idea into plans/prds/, with tiered sections, evidence rules, and sprint-consumable structure.
| name | repo-harness-capability |
| description | Adds or syncs explicit repo-local capability boundaries without running full repo-harness init, migrate, or upgrade. |
| when_to_use | repo-harness-capability, add capability, add capacity, configure capability, only add selected capabilities, add subfolder AGENTS.md, add subfolder CLAUDE.md |
Use this command when the repo already has the repo-harness harness and the user wants to add selected capability boundaries without refreshing the full harness.
bun scripts/inspect-project-state.ts --repo <repo> --format text when available to confirm the harness exists.bun scripts/capability-config.ts add --repo <repo> --prefix <path>--id, --domain, --name, and --verification-hint values when the inferred names would be unclear.bun scripts/capability-resolver.ts validate --repo <repo> --format textbun scripts/capability-resolver.ts match --repo <repo> --path <path> --format jsonrepo-harness-init.repo-harness adopt.AGENTS.md and CLAUDE.md contract files only for requested capabilities.--create-prefix only when the user explicitly wants the missing directory created.