en un clic
dev-easy
Use sequential-thinking MCP for problem solving and error fixing with ultrathink reasoning. Considers edge cases and best practices. Runs security review after code changes.
Menu
Use sequential-thinking MCP for problem solving and error fixing with ultrathink reasoning. Considers edge cases and best practices. Runs security review after code changes.
ローカル ~/.claude/ 配下の Claude Code 設定 (CLAUDE.md, settings.json, mcp.json, agents/, hooks/, rules/, skills/) を、ansible が管理する terakoya76-playbooks リポジトリの roles/dotfiles/files/claude/ にミラーする。「ansible に反映」「claude config を sync」「dotfiles に取り込み」等と依頼されたとき、あるいは local で skill / agent / settings を更新した直後に使う。
Check diffs and commit with conventional commits guidelines. No co-authored or generated-by lines.
Multi-agent problem solving with architect and planner subagents for medium complexity tasks.
Analyze and explain complex code sections in any programming language with clear, comprehensive explanations.
Initiate refactor-cleaner subagent to safely identify and remove dead code with test verification.
Initiate bug-reproducer subagent to create reproducing cases and narrow down to minimal reproduction.
| name | dev-easy |
| description | Use sequential-thinking MCP for problem solving and error fixing with ultrathink reasoning. Considers edge cases and best practices. Runs security review after code changes. |
| allowed-tools | Read, Edit, Write, Glob, Grep, Bash, Agent, mcp__sequential-thinking__sequentialthinking |
Use sequential-thinking mcp and all its tools that you will need about the problem and how to solve it. You must ultrathink for the solution and use reasoning.
You must consider edge cases and follow best coding practices for everything. Never do bandaid fixes.
After applying any code changes, launch the security-reviewer agent with the following prompt:
Problem: $ARGUMENTS