원클릭으로
simplify
When a solution needs simplifying, load this skill with the map-reduce skill to find its essence.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
When a solution needs simplifying, load this skill with the map-reduce skill to find its essence.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
When interpreting MDZ documents, load this skill to understand the syntax.
When orchestrating tasks, load this core skill first to understand the general methodology.
When creating or working on a work package (WP), load this skill to get templates and understand the WP lifecycle.
When it would yield better results to explore mulitple approaches to a problem, load this skill to orchestrate multiple agents using a diverge and converge strategy.
When testing web UI, load this skill to take screenshots and interact with elements.
When exploring alternatives, load this skill to generate diverse ideas and avoid the consensus center.
SOC 직업 분류 기준
| name | simplify |
| description | When a solution needs simplifying, load this skill with the map-reduce skill to find its essence. |
$target: what to simplify $essence: what must be preserved
$relevantHeuristics: a list of heuristics picked from #heuristics
FOR $heuristic IN $relevantHeuristics USE ~/skill/map-reduce WITH $transform: $heuristic $validator: check if $essence is preserved $strategy: Strategy = "independent" $maxIterations: 5 END END