ワンクリックで
uni20-doc-sync
Keep Uni20 documentation aligned with current code behavior and API surface, with emphasis on async and developer-facing docs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Keep Uni20 documentation aligned with current code behavior and API surface, with emphasis on async and developer-facing docs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Review Uni20 changes for correctness, regressions, missing evidence, and architectural consistency.
Configure, build, and run tests for the Uni20 repository with project-specific conventions. Keep this skill machine-agnostic and defer local toolchain/path details to .codex/instructions.local.md when available.
Run a machine-agnostic Uni20 configure/build/test matrix by detecting available compilers and applying a minimal coverage strategy.
Diagnose and fix Uni20 dependency detection/configuration failures with minimal, reproducible CMake changes.
Audit and normalize Uni20 Doxygen comments to AGENTS.md policy with minimal, scoped edits.
| name | uni20-doc-sync |
| description | Keep Uni20 documentation aligned with current code behavior and API surface, with emphasis on async and developer-facing docs. |
Use this skill to sync docs after API/behavior changes and keep docs readable for non-native speakers.
Prefer direct, concrete wording and examples over abstract descriptions.
AGENTS.md documentation expectations.Changed files:
git diff --name-only
Tracked docs:
git ls-files docs
Untracked docs candidates:
find docs -type f -name '*.md' | sort
Var, Async, ReadBuffer, WriteBuffer, etc.).updated: files updated and whyadded: new docs and target audienceobsolete: candidates to remove/mergegaps: remaining undocumented behavior