一键导入
knowledge-status-report
Use when the user asks for a read-only summary of knowledge health, delivery progress, decisions, queues, ownership, blockers, or risks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when the user asks for a read-only summary of knowledge health, delivery progress, decisions, queues, ownership, blockers, or risks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | knowledge-status-report |
| description | Use when the user asks for a read-only summary of knowledge health, delivery progress, decisions, queues, ownership, blockers, or risks. |
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 summarize repository knowledge status without changing files.
Overview and quality:
overview: concise project knowledge and delivery summary.health: source traceability, orphaned documents, link gaps, stale proposals, ownership gaps, and schema risks.Delivery:
delivery: Kanban, task items, readiness, blockers, review queues, and Done counts.Knowledge queues:
decisions: proposed, accepted, rejected, superseded, and unresolved decisions.requirements: product requirement coverage, planned work, delivered work, and gaps.proposals: open proposals, proposals by type/status, accepted proposals not yet converted, and proposal risks.Responsibility, risk, and activity:
ownership: owners, assignees, reviewers, and member responsibility coverage.risks: blockers, stale references, missing source traceability, unclear ownership, and workflow gaps.activity: recent knowledge and delivery changes, using git history when available.If the user does not specify a mode, use overview.
Choose the narrowest useful report scope before reading broadly:
project-wide: default for broad status questions.discovery-only: requirement discovery, market context, business assumptions, customer research, and environmental analysis.product-only: requirements, product scope, delivery links, and product risks.delivery-only: Kanban, task items, readiness, blockers, and review queues.member-specific: one member's public responsibilities, assignments, reviews, handoffs, and shared workspace material.sprint-specific: one sprint or planning period.module-specific: one module, component, feature area, or knowledge area.If the user names a sprint, member, module, product area, or knowledge area, use that as the scope. If the scope is unclear and a broad read would be expensive, ask a short clarification or default to project-wide overview and state that assumption.
If the user asks for a statistic that does not fit a predefined scope, keep the nearest scope and express the request as a filter or facet instead of inventing a new scope or refusing the report.
<knowledge_dir> using runtime bootstrap rules, then read <knowledge_dir>/.workflow/runtime.md.<knowledge_dir>/.workflow/manifest.yml; use its knowledge_dir, agent_skills, worktrees_dir, and canonical_language.<knowledge_dir>/README.md, relevant rules under <knowledge_dir>/.workflow/rules/, <knowledge_dir>/.workflow/schemas/common.md, and the relevant schemas under <knowledge_dir>/.workflow/schemas/.<knowledge_dir>/planning/KANBAN.md and task items only for delivery-related modes.field-based, board-based, path-based, link-based, git-based, or inferred.high, medium, or low.<knowledge_dir>/.workflow/** or <knowledge_dir>/.feedback/** as project facts, delivery candidates, or health-report subject documents.health reports, call out documents with missing source traceability when their type or content implies source-derived knowledge.references/report-guide.md first, then the narrower reference it points to.Use this structure unless the user asks for another format:
## Status Summary
- Scope: ...
- Reliability: high | medium | low
- ...
## Counts
| Area | Count | Basis | Notes |
| ---- | ----- | ----- | ----- |
## Risks And Gaps
- ...
## Recommended Next Actions
- ...
## Sources
- ...
For report templates, examples, and metric guidance, read references/report-guide.md first, then the narrower reference it points to.
knowledge-schema-audit for non-task metadata quality.task-metadata-audit for task metadata and readiness quality.knowledge-intake for unclear placement or promotion decisions.knowledge-capture for approved knowledge updates.delivery-planning for delivery planning changes.kanban-maintenance for approved board updates.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.