원클릭으로
knowledge-schema-audit
Use when non-task knowledge needs a read-only check for schema, frontmatter, localization, links, or consistency.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when non-task knowledge needs a read-only check for schema, frontmatter, localization, links, or consistency.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when a maintainer explicitly asks for Knowledge Workflow setup, checks, upgrade migration, manifest work, or approved configuration updates.
Use when the user asks to implement an approved Kanban task or linked project change with clear acceptance criteria.
Use when delivery work needs a proposal before editing task candidates, Kanban cards, backlog shape, or board changes.
Use when delivery work needs review, a PR or local diff needs validation, or Done readiness is in question.
Use when a user asks how to use Knowledge Workflow in a repository, where content belongs, which skill applies, what project rules mean, how to recover safely, or how to record local workflow feedback.
Use when the user has approved a specific shared-knowledge write, promotion, reorganization, or update.
| name | knowledge-schema-audit |
| description | Use when non-task knowledge needs a read-only check for schema, frontmatter, localization, links, or consistency. |
Before acting, resolve <knowledge_dir> using the runtime bootstrap rules, then read <knowledge_dir>/.workflow/runtime.md and <knowledge_dir>/.workflow/manifest.yml; do not assume non-default workflow paths or default ids.
Use this skill to inspect non-task knowledge schema quality. This skill is read-only.
<knowledge_dir>/.workflow/schemas/common.md.<knowledge_dir>/.workflow/schemas/.<knowledge_dir>/**/*.md.<knowledge_dir>/.workflow/** and <knowledge_dir>/.feedback/**.<knowledge_dir>/tasks/** and <knowledge_dir>/planning/KANBAN.md; task metadata, readiness, dependencies, and Kanban consistency belong to task-metadata-audit.<knowledge_dir>/workspace/*/local/**.scope, type, owners, or tags. Treat owners: [] as valid syntax and report it as an ownership gap only when the document type, workflow state, or requested check requires an accountable owner.owners field.lang, canonical, or translation_of.<knowledge_dir>/assets/<asset-type>/<topic>/ directory.proposal_type, proposal_status, sources, or target metadata.type, status, actor, relationship, or acceptance-intent metadata.type, status, priority, automation, or coverage metadata.type, status, source, unit, target, or review-cadence metadata.type, status, hypothesis, metric, guardrail, or result metadata.status, version, date, validation, rollout, rollback, or follow-up metadata.member_id or display_name.groups frontmatter instead of group documents' members lists.members entries that point to missing or ambiguous member profiles.daily/, inbox/, scratch/, or drafts/ directories.Use the standard audit output shape from references/report.md: Summary, Findings, Dry-run fixes, Requires judgment, Safe after approval, and Sources.
references/report.md.