원클릭으로
engineering-rules
Compact engineering rules for implementation and review when the repository has no stronger local guidance.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Compact engineering rules for implementation and review when the repository has no stronger local guidance.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use before saying work is complete, fixed, passing, approved, ready, or safe to hand off.
Define behavior and architecture before edits when a change is user-visible, risky, or not yet bounded.
Implement an accepted or clear change with minimal diff, direct verification, and no compatibility wrappers unless required by the contract.
Read-only investigation for unclear requests, bug reports, failures, architecture questions, or project health checks.
Install, repair, package, or verify the SpecPowers plugin and its generated payloads.
Review a diff, commit range, worktree, or implementation plan for correctness, risk, maintainability, and evidence gaps.
| name | engineering-rules |
| description | Compact engineering rules for implementation and review when the repository has no stronger local guidance. |
These rules are defaults, not workflow stages.