Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/XucroYuri/how-to-make-script --skill context-governor명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | context-governor |
| description | 任务需要在生成前制定受限的上下文加载计划,或当前加载策略有上下文腐蚀风险时使用。 |
Use this skill when the user asks about agent-skill design, loading strategy, context balance, reference breadth, or when the route is at risk of being drowned by too much adjacent material.
route_kernel, focus_pack, compare_pack, teaching_pack, or survey_pack.story_memory_checkpoint should replace broader reload.context_loading_plan: primary route, loading mode, mandatory bundle, optional expansion queue, stop rules, and context-corrosion warnings.When certainty = lost:
Skip the loading plan. Ask: "What is the one thing you actually need to know or produce right now?" Route to the narrowest possible answer first. A loading plan is only useful once the destination is clear.
When certainty = exploring:
Use compare_pack mode: lock the primary route, then load one rival route or one contrastive boundary layer. Do not expand to survey_pack unless the user explicitly asks for breadth.
When certainty = certain:
Use focus_pack or route_kernel. Stop expansion as soon as the next asset would not change the answer quality.
When source = discover:
Prioritise possibility-expanding assets. Suppress loading of hard constraints and evaluation rubrics until the route is stable.
When source = construct:
Apply full loading discipline: lock route → choose mode → define mandatory bundle → define expansion queue → state stop conditions.
wp.context-loading-planreferences/background-bundles.jsonrb.context-loading-planka.bounded-context-loadingka.context-corrosion-signalska.cross-protocol-referral-edgeska.reference-expansion-balanceka.scenario-factorizationka.story-memory-checkpoint