Use when the user wants to record/save the current work cycle's intent, decisions, and trade-offs into docs/intent/. 사용자가 한국어로 "이번 사이클 정리해줘", "기록해줘", "intent record", "사이클 저장", "방금 한 거 의도 저장", "오늘 작업 의도 기록", "이거 의도 남겨", "사이클 마무리" 같은 말을 하거나, 영어로 "record this cycle", "save the intent", "log the decision", "intent record"라고 할 때. Extracts intent/alternatives/chosen/trade-offs/assumptions from the current conversation transcript and recent git changes, drafts a decision.md, asks user to review, then saves to docs/intent/<NNNN>-<slug>/. Does NOT auto-amend commits — user adds the trailer themselves.
Use when the user wants to find the intent behind code, search past decisions, or trace the "why" of a file/function/keyword/commit. 사용자가 한국어로 "이 코드 왜 이래?", "왜 이렇게 됐지?", "intent why", "이전 결정 찾아", "이 파일 의도", "src/X 왜 도입?", "이거 왜 만든거야", "결정 검색", "사이클 찾아"라고 하거나, 영어로 "why this code?", "intent why", "why was X introduced?", "find decision about Y"라고 할 때. Searches docs/intent/ INDEX and frontmatter to find relevant cycles, follows supersedes/refines chains, displays results without modifying anything. Read-only.
코드는 의도의 그림자다.
작업 사이클의 **의도(Intent)·대안(Alternatives)·트레이드오프(Trade-offs)**를 자동 추출해 docs/intent/에 기록하고, 나중에 코드의 "왜"를 역추적하는 Claude Code 플러그인입니다.
기존 저장 방식(코드, 커밋 메시지, PR 설명, ADR)은 모두 결과만 담아왔습니다. 사고의 흐름 그 자체는 휘발됩니다. ADR이 "의도를 담자"고 시도했지만 사람이 손으로 써야 했기에 정착하지 못했습니다.
Claude Code와의 페어 프로그래밍은 사고를 자연스럽게 텍스트화합니다. 이 플러그인은 그 transcript를 자동으로 구조화해 보존합니다.
supersedes로 뒤집음 (정직성)이 플러그인은 "코드와 의도가 1:1로 대응되는 저장소"라는 더 큰 아이디어의 첫 발자국입니다. why-blame, assumption verification, 의도 기반 검색 같은 기능은 향후 방향이며 현재 범위는 아닙니다.
| 스킬 | 동작 | 비유 |
|---|---|---|
intent-record | 현재 작업 사이클의 의도를 추출·저장 | git commit |
intent-why | 코드·키워드로 과거 결정 역추적 | git blame |
작업 마치고:
"이번 사이클 정리해줘"
→ intent-record 스킬 발동 → transcript에서 의도/대안/근거/가정 추출 → yaml draft → 사용자 검수 → docs/intent/<NNNN>-<slug>/decision.md + transcript.md 저장 + INDEX.md 갱신
나중에:
"src/retry.ts 왜 이래?"
→ intent-why 스킬 발동 → frontmatter·INDEX 검색 → 관련 결정 표시 + supersedes 체인 추적
저장 위치: 사용하는 프로젝트의 docs/intent/
docs/intent/
├── INDEX.md # 자동 생성 timeline
├── 0001-add-retry-backoff/
│ ├── decision.md # 정제본 (yaml frontmatter + 본문)
│ └── transcript.md # raw 대화 발췌
└── 0002-tighten-jitter/
├── decision.md
└── transcript.md
상세 schema는 docs/SCHEMA.md 참고.
# Claude Code 마켓플레이스 (예정)
/plugin install claude-intent
# 또는 로컬 개발
git clone https://github.com/jeongph/claude-intent.git ~/.claude/plugins/claude-intent
🚧 v0.1.0 — Phase 1 (MVP). 자체 dogfood 단계.
MIT
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.
npx claudepluginhub jeongph/claude-plugins --plugin claude-intentCustomizable multi-line status line for Claude Code — real-time session telemetry in your terminal
Analyze your environment and recommend official marketplace plugins to make Claude Code smarter
스캔 PDF 품질 정밀 진단 - 페이지 누락·순서·회전·잘림·해상도 결함을 자동 검출하고 표로 보고합니다
Claude Code agent plugin - Spring backend resume reviewer
범용 PDF 수정 도구 - 페이지 회전·삭제·순서변경·추출, PDF 병합·분할, 메타데이터 편집
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.