بنقرة واحدة
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