소스 정보
- 저장소
- tomevault-io/skills-registry
- 최근 소스 활동
- 2026년 7월 3일 19:45
- 감지된 SKILL.md 언어
- 영어
- 스타
- 0
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/tomevault-io/skills-registry --skill pass-with-followup-governance-craft명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
| Use when this capability is needed.
> Use when this capability is needed.
Review architecture and API design for the vfs-s3 project. Use when the user mentions @architect, asks to review an issue's design, discuss module boundaries, API shape, or architectural decisions for vfs-s3. Also trigger when the user wants to create an ADR (Architecture Decision Record) or evaluate a technical approach for the project. Intended for dispatch from Codex automation or Claude routines; GitHub trigger phrase: @vfs-s3-bot please prepare design doc Use when this capability is needed.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | pass-with-followup-governance-craft |
| description | >- Use when this capability is needed. |
The cursor rule akos-pwf-governance.mdc and the canonical
PASS_WITH_FOLLOWUP_GOVERNANCE_DISCIPLINE.md tell you when the
PWF rationale block is required and what the 5 followup classes
are. This skill tells you how to author the block well, how to
pick the right class without forcing a square peg into a round hole,
how to disposition validator findings without creating governance
debt, and how to recognise the most common authoring anti-patterns.
Read this skill before writing the first verdict_followup_rationale
block in a session, OR before dispositioning any PWF-FM-* finding
the validator surfaces.
The most common authoring failure is treating PWF as "PASS that we felt slightly uneasy about". It is not. It is a load-bearing verdict that says: this closure crosses the line, AND we owe ourselves named, dated followup work that we are tracking.
Before writing PWF, ask:
PWF is the residue when (a) the closure substantively cleared and (b) followup is real but not blocking. Use it sparingly and honestly.
Each class encodes a different operational expectation. Mis-classifying trains future readers (and validators) to ignore the rationale field.
| Class | When to use | Worked example |
|---|---|---|
monitoring-obligation | The work IS done; you owe yourself observation cadence to confirm it stays done. | "FX cache cron registered; followup = monitor 3 consecutive runs for staleness." |
deferred-work-with-tracker | Concrete work was scoped-out of this closure with a successor target. Tracker file MANDATORY. | "B-2c shipped pipeline; per-product cost-allocation rules deferred to OPS-81-23 tracker." |
convention-class-followup | Refinement to doctrine / conventions surfaced during the closure; non-blocking; informs future versions. | "UAT bar landed; observed Wave R amendment surfaces FTW-01 → next-cycle convention refinement." |
mechanical-recovery-with-eta | A known reversible regression is in flight with a fix coming inside a bounded window. | "Vercel deploy recovered at hotfix sha 7a3b9c; followup = monitor 24h then mark cleared." |
escalation-to-blocker-tracker | Closure clearance is real but downstream work hinges on operator judgement or external dep. Blocker tracker MANDATORY. | "Bundle B-2 shipped; advisory R7 pending operator novel framing → tracker _blockers/r7-advisory-tracker.md." |
If you cannot fit your followup into one of these, the verdict is probably wrong. Re-read Principle 1.
closure_target is the load-bearing field. A vague closure target
trains future agents to ignore the rationale.
Bad:
closure_target: when we have time
closure_target: next quarter
closure_target: TBD
Good:
closure_target: Wave T close
closure_target: 2026-06-30
closure_target: OPS-86-23 closed
closure_target: D-IH-86-CY ratified
closure_target: FTW-PWF-01 closes (3 wave-close observations)
Date-shaped, OPS-shaped, Decision-shaped, Wave-shaped, FTW-shaped — any of these are falsifiable. "When we have time" is not.
For deferred-work-with-tracker + escalation-to-blocker-tracker,
the tracker_path field is REQUIRED. The validator's
PWF-FM-04-TRACKER-PATH-INVALID finding catches dangling pointers
(paths that don't exist + paths that don't follow the
_trackers/ or _blockers/ convention).
Two patterns work:
NEVER cite a tracker path you intend to author "later" — that is PWF-FM-04 by construction, and the validator catches it.
The owner field carries an FK-style obligation: the value should
resolve to a role_owner in baseline_organisation.csv, OR be an
AIC-prefixed role (AIC:PMO, AIC:SystemOwner) per the People DoD
discipline (akos-people-discipline-of-disciplines.mdc).
owner: agent is always wrong — agents do not own followups; they
execute under role-class supervision per D-IH-72-S. Use
AIC:<role> instead.
When validate_pwf_governance.py --report <path> emits findings the
agent cannot deterministically fix in the same session (e.g., a
malformed tracker_path where the operator must choose between minting
the tracker or downgrading to convention-class), surface as an
AskQuestion per akos-inline-ratification.mdc using the 5-option
enum from the canonical §6:
AskQuestion: PWF-FM-04-TRACKER-PATH-INVALID on Wave R UAT —
recommended deterministic-fix-now (mint
docs/wip/planning/_trackers/wave-r-followup-tracker.md +
update tracker_path). Alternatives:
- manual-fix-now (operator names different tracker path)
- defer-OPS (pre-watershed; INFO-only)
- accept-as-canon (operator ratifies tracker-less variant + appends
contra-precedent decision)
- escalate-to-blocker-tracker (rationale gap blocked on operator
novel framing)
NEVER silently fill the field with a plausible-looking path the operator never ratified.
PWF governance is the content axis; UAT_DISCIPLINE is the classification axis. A closure UAT clears governance only when both validators pass. Run both at authoring time:
py scripts/validate_uat_report.py --report <path> --strict --strict-freshness
py scripts/validate_pwf_governance.py --report <path> --strict
If only one passes, the closure is not governance-ready. Do not ship the commit until both clear.
verdict: PASS-WITH-FOLLOWUP
verdict_followup_rationale:
followup_class: deferred-work-with-tracker
closure_target: OPS-86-23 closed
owner: AIC:PMO
tracker_path: docs/wip/planning/_trackers/dim-10-deploy-state-backfill-tracker.md
closure_decision_id_target: D-IH-86-CY
notes: >-
OPS-86-23 (DIM-10 deploy state backfill) is in flight; this Wave R
closure does NOT block on its completion. Tracker carries per-row
backfill state for I68/I71/I72/I73 sibling-repo deploy_id +
deploy_state tokens; resolves Wave T at the earliest.
This block satisfies every PWF-FM-* check + reads cleanly to a future J-OP / J-AIC auditor at 0 cost of context.
verdict: PASS-WITH-FOLLOWUP
verdict_followup_rationale:
followup_class: monitoring-obligation
closure_target: FTW-PWF-01 closes (3 wave-close observations)
owner: AIC:SystemOwner
notes: >-
FX rate cache cron registered + first run succeeded. Followup is
pure observation — monitor 3 consecutive daily 15:30 UTC runs for
staleness; if all clean, FTW closes and verdict promotes to PASS
on the next regression sweep.
Note: tracker_path omitted (not required for monitoring-obligation).
closure_decision_id_target omitted (no decision will close the FTW;
the FTW closing IS the closure signal).
convention-class-followup for what is
actually deferred-work-with-tracker (the latter REQUIRES a tracker;
using the former dodges the obligation).owner: agent — see Principle 5.closure_target falsifiable? (Principle 3)owner resolve to a real role? (Principle 5)validate_pwf_governance.py --report <path> --strict exit 0?validate_uat_report.py --report <path> --strict --strict-freshness exit 0?All 7 = green → safe to commit. Any red → stop and disposition.
PASS_WITH_FOLLOWUP_GOVERNANCE_DISCIPLINE.md.akos-pwf-governance.mdc — the WHEN.SOP-PEOPLE_PWF_GOVERNANCE_001.md.uat-discipline-craft — classification axis.inline-ratify-craft.scripts/validate_pwf_governance.py.akos/hlk_pwf_governance.py.Source: FraysaXII/openclaw-akos — distributed by TomeVault.