Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

ai-config

ai-config には d-morrison から収集した 343 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
343
Stars
0
更新
2026-07-25
Forks
1
職業カバレッジ
9 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

ardi
ソフトウェア開発者

ARD + Iterate: apply the ARD framework within an iterate loop on a single PR/MR. Read the latest review, Address/Rebut/Defer every finding, push fixes, post the ARD summary, then re-request review — repeating until the verdict is clean. Runs a per-round checklist before each re-review trigger (latest review analyzed for current head, all findings dispositioned, fixes pushed and summary posted) and a fully-clean exit checklist before declaring clean (all CI green, zero findings, all inline threads resolved, only final all-clear exchange open). Use when asked to 'ardi', 'dc', 'drive', 'clean', 'drive to clean', 'iterate', 'iterate until clean', 'iterate this MR', 'drive this PR to clean', 'address the review comments', '@claude review again and fix what it finds', or after receiving a review you want to resolve completely / carry a PR all the way to mergeable.

2026-07-25
consolidate-memory
その他コンピュータ職

Merge two or more genuinely-redundant memory entries in the `memories/` corpus into a single canonical entry — union the facts, keep one copy in the right scope, and repoint any `[[links]]` — so the corpus shrinks without losing a fact or a cross-reference. Delegates detection to `find-overlap` (scope = `memories/`), proposes a plan for approval, then ships it via branch + PR. The memory-corpus counterpart of `consolidate-skills`. Use when asked to "consolidate memory", "consolidate memories", "merge duplicate memories", "dedupe memories", or "collapse redundant memory entries". Invoke explicitly with /consolidate-memory.

2026-07-25
memorize
その他コンピュータ職

Persist a fact or preference to memory that survives across sessions, machines, and agents — routed by relevance to project-specific or general scope. Use when the user says 'memorize', 'remember that …', '/remember', 'from now on …', 'always/never …', 'note that …', or 'add to memories'. (`remember` / `/remember` and `always` / `/always` are synonyms.)

2026-07-25
merge-it
ソフトウェア開発者

Merge a ready pull request, then automatically wrap up — verify the merge landed, tidy the branch, and run UMS — without asking. Use when the user says 'merge it', 'merge this', 'merge the PR', or 'go ahead and merge'. Performs the actual merge when the PR isn't merged yet (squash by default), then chains into the post-merge skill. If the PR is already merged, it skips straight to post-merge.

2026-07-25
post-merge
ソフトウェア開発者

Wrap up a just-merged PR/MR: verify the merge actually landed (never assume), tidy the local branch (switch to main, pull, delete the merged branch), confirm any deferred follow-up issues are tracked, then run UMS to capture what the PR's review lifecycle taught — mistakes corrected and guidance given along the way. Use right after a PR merges, or when asked to 'post-merge', 'wrap up the merged PR', or 'clean up after the merge'. For the directive to actually perform the merge ('merge it' / 'merge this'), use the merge-it skill, which merges then chains into this one.

2026-07-25
purge-hallucinations
ソフトウェア開発者

Audit a target for hallucinations — concrete, checkable references that don't actually resolve (a missing file path, an undefined R function/object, a non-existent `uses:` action ref or version, a dead URL, a `[[memory-link]]` with no target, a fabricated skill name, citation, package, flag, config key, or SDK method) — then interactively propose a fix for each one. Conservative: only flags references PROVEN absent; unverifiable ≠ hallucination. Scope is any of the memory/instruction corpus (ai-config memories/, skills/, CLAUDE.md), the current repo's code & docs, or an explicit file / PR diff / pasted AI output. Use when asked to 'purge hallucinations', 'ph', 'check for hallucinations', 'verify the references', 'find made-up / fabricated references', 'fact-check this AI output', 'does everything in this file actually exist', 'audit my memories for stale references', or 'what did you make up'.

2026-07-25
push-memory
その他コンピュータ職

Push a general-purpose memory into the ai-config repo when you're working primarily in ANOTHER repo — a `CLAUDE.md` standing rule or a `memories/*.md` reference fact — delivered on its own branch + PR (or via the GitHub file API) without disturbing the repo you're in. Use when the user says 'push this to ai-config', 'remember this globally from here', 'add this to ai-config's memory / CLAUDE.md', 'record this in ai-config even though we're in <other repo>', or '/push-memory'. For the normal case where ai-config IS your working repo, use `memorize` instead.

2026-07-25
record-learnings
ソフトウェア開発者

Persist discoveries, debugging insights, and working patterns to memory and shared instruction files as you work. Ensures knowledge survives across sessions and is accessible to other AI agents via the shared ai-config repo. Use continuously — after solving a tricky bug, discovering a codebase convention, or learning a tool quirk.

2026-07-25
skill-builder
その他コンピュータ職

Build a new skill for the ai-config repo the right way — FIRST check whether an existing skill should be extended instead (search skills/, scan every branch for in-flight similar work, AND check open PRs for in-progress drafts to redirect to instead of duplicating), and only then scaffold skills/<name>/SKILL.md with proper frontmatter, a discoverable trigger-rich description, a spelled-out/short alias as appropriate, cross-links, and (if it encodes a standing rule) matching preferences.md / CLAUDE.md updates — shipped via branch + PR, reviewer requested, ARDI'd to clean. Use when asked to 'build a skill', 'create a skill', 'make a new skill', 'add a skill', 'add an alias for X', 'make X an alias for Y', 'should this be an alias for Y', or 'skill-builder' — creating an alias stub routes here too, so the codex wrapper gets regenerated and the stub is self-reviewed.

2026-07-25
ums
ソフトウェア開発者

Update Memories and Skills: review recent session context for lessons learned, then actively update memory files and skill definitions to capture them. Use when asked to 'ums', 'update memories and skills', 'record what we learned', or after a workflow reveals a gap in existing skills/memories.

2026-07-25
address-rebut-defer-iterate-all-edit-instructions
その他コンピュータ職

Codex wrapper for the ai-config Claude skill `address-rebut-defer-iterate-all-edit-instructions`. Alias for `ardiaei` (ARDIA + Edit Instructions). Use when asked to 'address-rebut-defer-iterate-all-edit-instructions', 'address rebut defer iterate all then edit instructions'. Use when Codex is asked to use `address-rebut-defer-iterate-all-edit-instructions`, `/address-rebut-defer-iterate-all-edit-instructions`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
address-rebut-defer-iterate-all
その他コンピュータ職

Codex wrapper for the ai-config Claude skill `address-rebut-defer-iterate-all`. Alias for `ardia`. Use when asked to 'address-rebut-defer-iterate-all', 'address rebut defer iterate all'. Use when Codex is asked to use `address-rebut-defer-iterate-all`, `/address-rebut-defer-iterate-all`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
address-rebut-defer-iterate
その他コンピュータ職

Codex wrapper for the ai-config Claude skill `address-rebut-defer-iterate`. Alias for `ardi`. Use when asked to 'address-rebut-defer-iterate', 'address rebut defer iterate'. Use when Codex is asked to use `address-rebut-defer-iterate`, `/address-rebut-defer-iterate`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
address-rebut-defer
その他コンピュータ職

Codex wrapper for the ai-config Claude skill `address-rebut-defer`. Alias for `ard`. Use when asked to 'address-rebut-defer', 'address rebut defer'. Use when Codex is asked to use `address-rebut-defer`, `/address-rebut-defer`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
adr
その他コンピュータ職

Codex wrapper for the ai-config Claude skill `adr`. Alias for `ard` (common transposition typo). Use when asked to 'adr'. Use when Codex is asked to use `adr`, `/adr`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
adri
その他コンピュータ職

Codex wrapper for the ai-config Claude skill `adri`. Alias for `ardi` (common transposition typo). Use when asked to 'adri'. Use when Codex is asked to use `adri`, `/adri`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
adria
その他コンピュータ職

Codex wrapper for the ai-config Claude skill `adria`. Alias for `ardia` (common transposition typo). Use when asked to 'adria'. Use when Codex is asked to use `adria`, `/adria`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
ai-tells
その他コンピュータ職

Codex wrapper for the ai-config Claude skill `ai-tells`. Alias for `find-ai-tells`. Use when asked to 'ai-tells'. Use when Codex is asked to use `ai-tells`, `/ai-tells`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
always
その他コンピュータ職

Codex wrapper for the ai-config Claude skill `always`. Alias for `memorize` (synonym of `remember`). Use when asked to 'always', 'always …', 'I prefer …', '/always'. Use when Codex is asked to use `always`, `/always`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
ard
ソフトウェア品質保証アナリスト・テスター

Codex wrapper for the ai-config Claude skill `ard`. Address, Rebut, Defer, or Acknowledge: respond to every review comment on a PR/MR with exactly one disposition. For each item a reviewer (human or bot) raises, choose one — fix it (Address), explain why it's correct as-is (Rebut), file a follow-up issue (Defer), or acknowledge a no-change-requested observation (Acknowledge). Silently ignoring a comment is never acceptable. Runs a round-close checklist before reporting the round done: every finding captured, every Address committed and pushed, every Defer tracked, every inline thread replied-to. Works on GitHub (gh) and GitLab (glab). Use after receiving a review, when asked to 'address reviews' / 'respond to the review' / 'ard this review', or as the inner loop of the `ardi` skill. Use when Codex is asked to use `ard`, `/ard`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
ca
その他コンピュータ職

Codex wrapper for the ai-config Claude skill `ca`. Alias for `config-ai`. Use when asked to 'ca'. Use when Codex is asked to use `ca`, `/ca`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
cai
その他コンピュータ職

Codex wrapper for the ai-config Claude skill `cai`. Alias for `config-ai`. Use when asked to 'cai'. Use when Codex is asked to use `cai`, `/cai`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
cb
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `cb`. Alias for `clean-branches`. Use when asked to 'cb'. Use when Codex is asked to use `cb`, `/cb`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
cdu
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `cdu`. Alias for `check-dependency-updates`. Use when asked to 'cdu'. Use when Codex is asked to use `cdu`, `/cdu`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
ciq
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `ciq`. Alias for `check-info-quality`. Use when asked to 'ciq'. Use when Codex is asked to use `ciq`, `/ciq`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
clean
ソフトウェア品質保証アナリスト・テスター

Codex wrapper for the ai-config Claude skill `clean`. Alias for `ardi` ("drive to clean"). Use when asked to 'clean', 'clean this PR', 'drive to clean', 'make this PR clean'. Not for git-branch, worktree, or code cleanup -- see `clean-branches` (`cb`), `clean-worktrees` (`cw`), and `tidy` / `simplify`. Use when Codex is asked to use `clean`, `/clean`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
clear-all
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `clear-all`. Alias for `gia` (Grab Issues + iterate-All). Use when asked to 'clear-all', 'clear all the work', 'clear everything', 'open PRs for all the issues and drive them clean', 'open a PR for every issue and make every PR green'. Use when Codex is asked to use `clear-all`, `/clear-all`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
crf
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `crf`. Alias for `convert-repo-format`. Use when asked to 'crf'. Use when Codex is asked to use `crf`, `/crf`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
crr
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `crr`. Alias for `check-rendered-refs`. Use when asked to 'crr'. Use when Codex is asked to use `crr`, `/crr`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
cw
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `cw`. Alias for `clean-worktrees`. Use when asked to 'cw'. Use when Codex is asked to use `cw`, `/cw`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
dc
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `dc`. Alias for `ardi` ("drive to clean"). Use when asked to 'dc'. Use when Codex is asked to use `dc`, `/dc`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
deconflict-sessions
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `deconflict-sessions`. Alias for `session-lock`. Use when asked to 'deconflict-sessions', 'deconflict multiple ai sessions', 'avoid stepping on another local session'. Use when Codex is asked to use `deconflict-sessions`, `/deconflict-sessions`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
dependabot
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `dependabot`. Alias for `chores`. Use when asked to 'dependabot', 'handle the dependabot PRs', 'process dependabot', 'merge the bump PRs'. Use when Codex is asked to use `dependabot`, `/dependabot`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
done
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `done`. Alias for `wrap-up`. Use when asked to 'done', 'all done', 'are we done?'. Use when Codex is asked to use `done`, `/done`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
drive
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `drive`. Alias for `ardi` ("drive to clean"). Use when asked to 'drive', 'drive this PR', 'drive to clean', 'drive this PR to clean'. Use when Codex is asked to use `drive`, `/drive`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
dtc
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `dtc`. Alias for `delegate-to-codex`. Use when asked to 'dtc'. Use when Codex is asked to use `dtc`, `/dtc`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
fa
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `fa`. Alias for `fetch-all`. Use when asked to 'fa'. Use when Codex is asked to use `fa`, `/fa`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
fcp
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `fcp`. Alias for `fact-check-prose`. Use when asked to 'fcp'. Use when Codex is asked to use `fcp`, `/fcp`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
ffr
ソフトウェア開発者

Codex wrapper for the ai-config Claude skill `ffr`. Alias for `fix-forward-references`. Use when asked to 'ffr'. Use when Codex is asked to use `ffr`, `/ffr`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
find-duplicates
その他コンピュータ職

Codex wrapper for the ai-config Claude skill `find-duplicates`. Alias for `find-overlap`. Use when asked to 'find-duplicates'. Use when Codex is asked to use `find-duplicates`, `/find-duplicates`, or the corresponding ai-config/Claude skill workflow.

2026-07-25
このリポジトリの収集済み skills 343 件中、上位 40 件を表示しています。