ai-config
d-morrison's personal Claude Code skills (PR/review workflow, grading, reprexes, R-package helpers) and slash commands.
By d-morrison1 GitHub starsUpdated 2 hours ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 50 skill or MCP entries
- Source updated
- Aug 27, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install plugin
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install ai-config@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/Morrison-Lab/ai-configClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json├── skills/address-rebut-defer/SKILL.md├── skills/address-rebut-defer-iterate/SKILL.md├── skills/address-rebut-defer-iterate-all/SKILL.md├── skills/address-rebut-defer-iterate-all-edit-instructions/SKILL.md├── skills/adr/SKILL.md├── skills/adri/SKILL.md├── skills/adria/SKILL.md├── skills/adv/SKILL.md├── skills/agent-builder/SKILL.md├── skills/agy-review-workflow/SKILL.md├── skills/ai-tells/SKILL.md├── skills/also/SKILL.md├── skills/always/SKILL.md├── skills/and/SKILL.md├── skills/antigravity-review-workflow/SKILL.md├── skills/ard/SKILL.md├── skills/ardi/SKILL.md├── skills/ardia/SKILL.md├── skills/ardiaei/SKILL.md├── skills/assess-model-fit/SKILL.md├── skills/away/SKILL.md├── skills/back/SKILL.md├── skills/before/SKILL.md├── skills/benchmark/SKILL.md├── skills/brainstorm/SKILL.md├── skills/brand-yml/SKILL.md├── skills/ca/SKILL.md├── skills/cai/SKILL.md├── skills/cancel-superseded/SKILL.md├── skills/cascade/SKILL.md├── skills/cb/SKILL.md├── skills/cdu/SKILL.md├── skills/check-dependency-updates/SKILL.md├── skills/check-history/SKILL.md├── skills/check-info-quality/SKILL.md├── skills/check-rendered-refs/SKILL.md├── skills/checkpoint/SKILL.md├── skills/chores/SKILL.md├── skills/ciq/SKILL.md├── skills/claim-pr/SKILL.md├── skills/claude-agent-workflow/SKILL.md├── skills/claude-review-workflow/SKILL.md├── skills/clean/SKILL.md├── skills/clean-branches/SKILL.md├── skills/clean-git/SKILL.md├── skills/clean-worktrees/SKILL.md├── skills/clear-all/SKILL.md├── skills/cli/SKILL.md├── skills/compress-session/SKILL.md└── skills/config-ai/SKILL.md
Included Skills50
→ ard.
→ ardi.
→ ardia.
→ ardiaei.
→ ard.
→ ardi.
→ ardia.
Get an adversarial review from another model available on this machine.
Author new subagent definition.
Set up Antigravity workflow.
→ find-ai-tells.
Queue instructions after current.
→ memorize.
Revise previous command in-place.
→ agy-review-workflow.
Address, rebut, or defer review items.
Drive one PR to clean.
Drive all open PRs to clean.
Drive PRs clean and run UMS.
Assess model fit for task.
Unattended best-judgment mode.
Resume after away mode.
Insert before a queued task.
→ measure-performance.
Pre-implementation design Q&A.
Create and apply brand.yml files across Shiny and Quarto.
→ config-ai.
→ config-ai.
Cancel superseded CI pipelines.
Merge base down PR stack.
→ clean-branches.
→ check-dependency-updates.
Audit dependency updates.
Check closed PR history for issue.
Flag stale or misleading content.
Find broken refs in render.
Save mid-task snapshot.
Handle chore and bump PRs.
→ check-info-quality.
Post claim comment on PR/issue.
Add or update claude.yml workflow.
Add or update claude-review workflow.
→ ardi.
Clean dead or stale Git branches.
Sweep dead worktrees then dead branches, in that order.
Clean stale git worktrees.
→ gia.
R command-line interface styling and semantic messaging.
Distill context before compacting.
Route AI capability requests.
Plugin manifests1
{
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "ai-config",
"description": "d-morrison's personal Claude Code skills (PR/review workflow, grading, reprexes, R-package helpers) and slash commands.",
"author": {
"name": "d-morrison"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[ai-config on Agent Plugins Marketplace](https://pluginsmp.com/plugins/ai-config)