ワンクリックで
docs-governance
Organizes repository documentation and keeps new docs in the correct location.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Organizes repository documentation and keeps new docs in the correct location.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Inspect recent session conversation turns and meta-run history. Returns structured JSON summaries of turn counts, role distribution, tool usage, meta-skill executions, and co-occurrence patterns. Use this before running meta-skill-creator or when the user asks about recent history, past tool usage, or session activity.
Extract structured insight briefs from community research transcripts or notes. Produces pain points, stakeholder needs, opportunity maps, risks, and follow-up questions. Requires human review before publication.
Use this meta-skill instead of answering directly only when the current user explicitly asks to create, compose, synthesize, or propose a new meta-skill that orchestrates multiple existing skills. It uses multi-skill orchestration for intent clarification, optional history mining, trigger-collision checks, linting, smoke/runtime gates, preview, and optional proposal persistence. Do not use it for creating a normal standalone skill, asking how meta-skills work, analyzing pasted skill lists, or discussing existing meta-skills.
Summarize, condense, or digest content into structured key points, details, and action items.
Connects to databases, runs SQL queries, and analyzes datasets using code to provide actionable business insights.
Conducts comprehensive web research, synthesizes data from multiple sources, and produces detailed reports.
| name | docs-governance |
| description | Organizes repository documentation and keeps new docs in the correct location. |
Use this skill when creating, moving, or reorganizing Markdown documentation in this repository.
Documentation placement rules
docs/.README.md, CHANGELOG.md, SECURITY.md, CONTRIBUTING.md, CODE_OF_CONDUCT.md, and LICENSE.AGENTS.md, .github/copilot-instructions.md, and .github/skills/**/SKILL.md.src/OpenClaw.Gateway/skills/<skill>/SKILL.md; do not move those into docs/.Naming and structure rules
docs/<topic>.md with descriptive kebab-case names for new documentation.docs/ rather than adding more root Markdown files.Change rules
SKILL.md files unless the task is specifically about those systems.Default behavior
docs/.docs/.