원클릭으로
skill-no-marker
Fixture discipline skill that is MISSING its compliance_marker. The harness must exit 2 (setup error) when asked to run this.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Fixture discipline skill that is MISSING its compliance_marker. The harness must exit 2 (setup error) when asked to run this.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Drives task-by-task execution from an approved plan with quality gates between each task. Reads the plan, finds the next incomplete task, dispatches implementation, validates, updates progress, and continues. Use after a plan is approved and the user says "go", "start building", "execute the plan", or "implement the feature".
Enforces test-driven development: write failing test, write minimal code to pass, refactor. Mandatory for all implementation work. Use when writing any production code, implementing features, fixing bugs, refactoring, or when the user says "write code", "implement", "fix this", or "add a feature". Code written before its test is deleted.
Configure Sage preset and project settings. Switch between base, startup, enterprise, or opensource constitution presets. Use when the user says "configure sage", "change preset", or "sage settings".
Preserves and restores context across agent sessions using plan file checkboxes as source of truth. Use when starting a new session, resuming previous work, ending a session, or when the user says "continue from last time", "what was I doing", or "save progress".
Architecture Decision Records, System spec, Milestone plan
Brief (medium+ tasks), Spec, Implementation plan
| name | skill-no-marker |
| description | Fixture discipline skill that is MISSING its compliance_marker. The harness must exit 2 (setup error) when asked to run this. |
| version | 1.0.0 |
| modes | ["build"] |
| skill_type | discipline |
A discipline skill with no declared compliance marker. Used to assert the harness refuses to run (exit 2) rather than guessing a verdict.
| The excuse (observed) | Why it's wrong | The rule |
|---|---|---|
| "fixture" | n/a | n/a |