with one click
defending-code-customize-plan
Plan safe harness customization only.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Plan safe harness customization only.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Orient static defending-code review work.
Build a static security threat model.
Draft inert patches for verified findings.
Run static repo-read vulnerability review.
Triages static security findings.
Manage Apple Notes via memo CLI: create, search, edit.
| name | defending-code-customize-plan |
| description | Plan safe harness customization only. |
| version | 1.0.0 |
| author | Anthropic, ported by Hermes Agent |
| license | Apache-2.0 |
| platforms | ["linux","macos","windows"] |
| metadata | {"hermes":{"category":"security","tags":["security","harness-customization","planning"]}} |
Use this skill when the user wants to adapt the reference harness idea to another language, target shape, vulnerability class, or detection signal, but only wants a Phase 1 planning artifact.
delegate_task available for read-only source or documentation review with toolsets=["repo-read"].Interview the user, inspect only local docs or source with read-only children, and write a customization plan. Do not validate the plan by executing target code.
CUSTOMIZE-PLAN.mddelegate_task(..., toolsets=["repo-read"], role="leaf")delegate_task(
goal="Map which local harness or target files appear domain-specific and which are generic.",
context="Path: <path>. Static planning only. Do not modify files or execute code.",
toolsets=["repo-read"],
role="leaf",
)
CUSTOMIZE-PLAN.md with:
CUSTOMIZE-PLAN.md exists and is explicitly labeled planning-only.toolsets=["repo-read"].