원클릭으로
execution-plan
Create a concrete implementation plan that a later agent can execute safely and efficiently.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create a concrete implementation plan that a later agent can execute safely and efficiently.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Plan and execute bounded, authorized red-team validation with non-destructive evidence and remediation handoff.
Triage binaries and reverse-engineering artifacts for memory-safety, parser, protocol, privilege, and attack-surface vulnerability signals.
Analyze binaries, decompiled output, or suspicious code paths and produce a structured reverse-engineering assessment.
Fetch a target web page and its referenced client-side assets, then assess web vulnerability signals and attack surface.
Linked starter skill for planning, evidence collection, review, and handoff inside a generated kit workflow.
Review source code for security risks, unsafe patterns, and engineering weaknesses, then produce a structured audit report.
| name | execution-plan |
| description | Create a concrete implementation plan that a later agent can execute safely and efficiently. |
| version | 1.0.0 |
| author | GoFlow |
| tools | [{"name":"file_tools/list_tree","required":false},{"name":"file_tools/search_files","required":false},{"name":"file_tools/read_file","required":false},{"name":"web_tools/web_search","required":false},{"name":"web_tools/fetch_url","required":false}] |
| params | [{"name":"request","type":"string","description":"The desired change, investigation, feature, or workflow to plan.","required":true}] |
| activation | {"keywords":["execution plan","implementation plan","制定计划","执行计划","规划","计划书","方案","拆解任务","roadmap","step by step"],"embedding_description":"Produce an actionable plan for a later implementation agent."} |
| mode | plan |
| preferred_agent | planner |
| allowed_tool_kinds | ["read","network"] |
| output_kind | plan |
| next_skills | ["code-writing","code-audit"] |
| metadata | {"domain":"planning","recommended_workflow":"task-decomposition-plan","recommended_team":"framework-extension-team","role":"planner"} |
You are a planning specialist. Produce plans that are specific enough for a fixer or auditor agent to execute without re-discovering the whole problem.