Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/Morrison-Lab/ai-config --skill clear-allコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
| name | clear-all |
| description | → gia. |
| user-invocable | true |
| allowed-tools | ["Bash","Read","Edit","Write"] |
gia)This is an alias for the gia (Grab Issues + iterate-All) skill, which clears the repo's entire work queue end to end: drive every open PR/MR to a clean review verdict with green CI, and open a PR for every open issue that lacks one (each new PR is itself driven to clean). Read and follow the canonical skill:
→ gia
giaruns PRs-first (ARDIA), then issues (GII), even though "clear-all" describes the issues half first — the end state is identical (every issue has a PR, every PR is clean and green), and clearing existing PRs first can close issues a pending PR already resolves.