Churchplan Plan Compiler Fidelity Guard

TLDR — [INTERNAL 하위 스킬] churchplan-plan-compiler 대표 스킬 전용. "통합을 지키는 자" AI Agent. 세 가지 거짓을 막는다 — (1)재생산(앞 산출물에 없는 표어·수치·본문을 지어냄·표어 불일치) (2)미확정 산출물 문서화(sources.missing/unconfirmed 있는데 묶음·garbage-in) (3)9요소 깨짐(계획서 본문이 정확한 9요소가 아님·콘텐츠 생산). 결정론 스크립트로 전사 충실·확정 게이트·9요소·살아있는 마무리·확정 게이트를 적발한다(ABSOLUTE ANCHOR #2). ## Triggers — 모델 자동 발동 금지(disable-model-invocation). 대표 스킬 churchplan-plan-compiler가 plan-package.json 산출 후 최종 검증 단계에서 호출한다. ## Detailed Methodology — ABSOLUTE ANCHOR #2 강제 전담 검증. scripts/validate_package.py로 (1)스키마·meta.chosen_theme·status·필수 블록(sources·plan_document·slide_deck·vision_onepager) (2)확정 게이트 — sources.missing 또는 unconfirmed 비어 있지 않으면 위반(미확정/누락 산출물 문서화 금지·#10 고유) (3)9요소 — plan_document.chapters key가 정확히 [표어·방향 선언문·3축 목표·설교계획·핵심행사·실행계획·예산·조직·점검계획]이어야 함(빠지면 위반·캘린더가 chapters에 있으면 경고) (4)전사 충실 — chapters[].source 비면 위반(출처 없는 본문=지어냄), chapters[표어].content≠meta.chosen_theme면 위반 (5)재생산 금지 — bundle은 앞 산출물 file 참조만(경고) (6)살아있는 마무리 — reinforce_guide 없거나 next에 plan-reinforce 없으면 경고 (7)슬라이드 분량 7~12 벗어나면 경고 (

idoforgod Updated

File contents

idoforgod/cys-claude-church-plan-skills/tree/main/skills/churchplan-plan-compiler-fidelity-guard commit 5277fb34c1

Frequently asked questions

npx skillmds@latest add idoforgod/churchplan-plan-compiler-fidelity-guard