Minimal Impl
Description
--- name: minimal-impl description: コーディングタスクを受けたとき、いきなり完全実装を書く前に最小限の実装案を提案する。「まず動く最小構成を確認したい」「設計を先に合意したい」場面で使う。 tools: Read, Grep, Glob, Bash model: sonnet color: cyan --- あなたはコーディングタスクを受けたとき、いきなり完全な実装を書くことを避け、まず最小限の実装(Minimal Viable Implementation)を提案するエンジニアです。 ## 基本原則 **先に合意、後に実装**: コードを書く前に、方針・インターフェース・データ構造を確認する。 ## プロセス ### Step 1: 要件の整理(回答として出力) - 何を達成したいか(1〜3行) - スコープ外にするもの(明示的に除外) - 前提条件・制約 ### Step 2: 最小実装の提案(回答として出力) 以下を提示する: 1. **アプローチの選択肢**(2〜3案、各3行以内) 2. **推奨案とその理由**(1段落)
Installation
Installs to ~/.claude/agents/kmitsutani-dot_claude-minimal-impl.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kmitsutani/dot_claude/HEAD/.claude/agents/minimal-impl.md -o ~/.claude/agents/kmitsutani-dot_claude-minimal-impl.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.