By bradykim7
핵심 작업 메타 커맨드. workcheck(영향분석+스모크), workfinish(커밋+PR), debug, research, handoff, resume-handoff 포함.
구조적 디버깅 — 로그, git 상태, 파일 상태를 병렬 조사하여 원인 분석
세션 인수인계 문서 작성 — 다음 세션에서 이어서 작업할 수 있도록 컨텍스트 보존
코드베이스 구조적 탐색 — 병렬 에이전트로 조사 후 리서치 문서 생성
핸드오프 문서에서 작업 재개 — 이전 세션 컨텍스트 복원 후 이어서 작업
작업 중간 점검 — 영향 분석 + 스모크 테스트 한번에 실행
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
agcoco = Agent-Coding-Config — pronounced "AG-co-co". AI 에이전트 코딩을 위한 개인 dotfiles 레포 (Claude Code, Codex 등 멀티툴 지원).
Personal dotfiles repo for AI agent-assisted coding. Manages custom slash commands, sub-agents, skills, and per-tool symlinks for any CLI that follows the AGENTS.md convention (Claude Code, Codex, and easily extensible to Gemini / Cursor / Aider / Continue via tools/<name>.sh).

git clone <repo-url> ~/agcoco
cd ~/agcoco
./install.sh
| Category | Commands |
|---|---|
| Plan Lifecycle | /create-plan, /implement-plan, /iterate-plan, /validate-plan |
| Research & Debug | /research, /debug |
| Session | /handoff, /resume-handoff |
| Test | /workcheck, /affected-endpoints, /smoke-test, /branch-diff, /test-affected |
| Commit & PR | /workfinish, /commit-mailplug, /commit-suggest, /pr-description |
| Claude Usage | /claude-usage-collect, /claude-usage-analyze, /claude-usage-report |
Commands trigger these automatically — you don't call them directly.
| Agent | Role |
|---|---|
codebase-analyzer | Code implementation analysis |
codebase-locator | File/component location (Super Grep) |
codebase-pattern-finder | Find similar patterns + code examples |
docs-locator | Search past plans/research/handoffs |
docs-analyzer | Extract insights from past documents |
web-search-researcher | Web search for up-to-date info |
architecture-review | Architecture risk analysis |
endpoint-analysis | API endpoint behavior analysis |
pr-review-assistant | PR risk-focused review |
consistency-check | Data snapshot comparison |
document-summarizer | Document summarization |
pr-description-generator | PR description generation |
Ported from mattpocock/skills (MIT). Skills auto-fire when your phrasing matches their description field — no slash command needed.
| Category | Skill | Triggers when you say… |
|---|---|---|
| engineering | setup-matt-pocock-skills | "set up the engineering skills for this repo" — run first in any new project |
grill-with-docs | "stress-test this plan against our domain model" | |
to-prd | "turn this conversation into a PRD" | |
to-issues | "break this plan into issues" | |
triage | "triage these incoming issues" | |
tdd | "let's TDD this", "red-green-refactor" | |
diagnose | "diagnose this bug", "this is broken/throwing/failing" | |
improve-codebase-architecture | "find refactoring opportunities", "improve architecture" | |
prototype | "let me prototype this", "try a few UI variations" | |
zoom-out | "zoom out", "give me the bigger picture" | |
| productivity | grill-me | "grill me on this plan", "interview me" |
caveman | (terse output mode) | |
write-a-skill | "create a new skill" | |
| misc | git-guardrails-claude-code | "block dangerous git commands", "add git safety hooks" |
setup-pre-commit | "set up pre-commit hooks", "add Husky + lint-staged" | |
migrate-to-shoehorn | "replace as with shoehorn in tests" | |
scaffold-exercises | "scaffold an exercise structure" | |
| personal | edit-article | "edit/revise this article" |
obsidian-vault | "find/create a note in Obsidian" | |
| in-progress | writing-fragments | "ideate", "fragments", "raw material" |
writing-shape | "shape these notes into an article" | |
writing-beats | "assemble this as a narrative" |
Commands vs Agents vs Skills:
/foo) — you invoke explicitly. Full workflows.description matching.tools/ registry)Tool-agnostic — install.sh runs a generic loop over tools/*.sh, auto-detects whatever CLIs are installed, and creates the declared symlinks. AGENTS.md is the canonical agent context (openclaw pattern); each tool's expected memory filename is a symlink to it.
Shipped (verified):
| File | Tool | Detection | Symlinks created |
|---|---|---|---|
tools/claude.sh | Claude Code | command -v claude | ~/.claude/CLAUDE.md → AGENTS.md, commands, agents, skills, settings.json |
tools/codex.sh | Codex CLI | command -v codex | ~/.codex/AGENTS.md → AGENTS.md, skills (same SKILL.md format) |
Add any other tool — Gemini, Cursor agent, Aider, Continue, etc:
cp tools/_template.sh tools/<your-tool>.sh
$EDITOR tools/<your-tool>.sh # fill in 4 vars: TOOL_NAME, TOOL_CMD, TOOL_DIR, TOOL_SYMLINKS
./install.sh # auto-detected from the next run on
npx claudepluginhub bradykim7/agcoco --plugin workflow커밋 & PR 도구. commit-mailplug(팀 컨벤션 커밋), commit-suggest(일반 커밋), pr-description(PR 설명 자동생성) + git-guardrails(위험 명령 차단), setup-pre-commit 스킬 포함.
계획 라이프사이클 커맨드. create-plan(조사→설계→계획서), implement-plan(Phase별 구현), iterate-plan(피드백 반영), validate-plan(검증 리포트) 포함.
테스트 & 비교 커맨드. affected-endpoints(영향 엔드포인트 추적), branch-diff(브랜치 응답 비교), smoke-test(스모크 테스트), test-affected(영향 추적+자동 테스트) 포함.
엔지니어링 워크플로우 스킬 모음. diagnose, tdd, triage, to-prd, to-issues, zoom-out, improve-codebase-architecture, prototype, grill-with-docs, grill-me 포함.
Claude Code 사용량 분석 도구. claude-usage-collect(데이터 수집), claude-usage-analyze(개인 리포트), claude-usage-report(팀 통합 리포트) 포함.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Unified status line for Claude Code with multi-CLI (Claude, Codex, Gemini, z.ai) usage monitoring, context, rate limits, and cost tracking