一键导入
context-map
Generate a focused repository context map before multi-file changes; use when you need to identify the relevant files, docs, commands, and risks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate a focused repository context map before multi-file changes; use when you need to identify the relevant files, docs, commands, and risks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Open a conservative Robot SF PR with scope verification, freshness checks, and artifact discipline.
Use for an autonomous Robot SF issue-to-PR loop that selects eligible GitHub issues, implements one scoped issue at a time, validates, pushes, and opens PRs.
Guarded PR merger; merges merge-ready PRs after verifying label, CI status, branch protection, and preflight checks.
Use for an autonomous Robot SF PR review loop that fixes scoped review gaps, validates proof, resolves review threads, and applies merge-ready; not for merging.
Autonomous issue-to-PR workflow from next eligible issue to ready PR with consistent metadata handling.
Continuous goal autopilot; orchestrates implement, review, merge, and discover cycles with preflight validation and delegation failure recovery.
| name | context-map |
| description | Generate a focused repository context map before multi-file changes; use when you need to identify the relevant files, docs, commands, and risks. |
| category | context-docs |
| kind | atomic |
| phase | context |
| requires_write | false |
| requires_slurm | false |
| requires_benchmark_artifacts | false |
| delegates_to | [] |
| output_schema | skill_run_summary.v1 |
Use this skill before non-trivial work when the main risk is choosing the wrong files or commands.
The objective is a compact map that reduces wrong-surface edits, not execution.
AGENTS.mddocs/dev_guide.mddocs/code_review.md.specify/memory/constitution.md.agents/PLANS.md for larger workRestate the task boundary
Identify the core files
Identify the validation path
scripts/dev/ wrappers and config-first commands.Identify the risk surface
Return a concise map
PrimaryAdjacentValidationRisksOpen questionsAlways include the goal, relevant files/docs, likely commands, risks, and recommended next skill or execution path.
Primary, Adjacent, Validation, Risks, and Open questions.