원클릭으로
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