一键导入
analyze-help
Run when CLI commands or arguments change. Analyze commands and arguments for consistent patterns.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run when CLI commands or arguments change. Analyze commands and arguments for consistent patterns.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run before marking any request complete if docs, comments, or text content changed. Use when checking or fixing spelling errors.
Run automatically whenever any markdown file is modified. Use when linting or fixing markdown formatting.
Run when adding or updating GitHub Actions workflow steps. Pin every action to a commit SHA with the resolved version tag as a trailing comment.
| name | analyze-help |
| description | Run when CLI commands or arguments change. Analyze commands and arguments for consistent patterns. |
Analyze generated CLI help for unexpected inconsistencies only. Accepted differences below should not be flagged unless behavior or docs drift beyond these rules.
Generate help from clap:
RUSTFLAGS='--cfg help_markdown' cargo run -- help-markdown
completion, help-markdowninject, run, read, encrypt, decryptrun is process/env oriented and does not need the same selector or file flags as the othersdecrypt may differ from encrypt because key selection comes from the JWE kidinject may differ from read because it transforms templates rather than reading one named secretsecret, key, certificate--name <NAME> + --vault <URL> + optional --version <VERSION>secret create using positional NAME=VALUE is acceptablecreate commands may otherwise differ by resource-specific propertiesedit-policy, get-policy