Kit Advisor banner
phileggel phileggel

Kit Advisor

Data & AI community

Description

--- name: kit-advisor description: Advisor that audits the kit against current Claude Code best practices and AI workflow patterns to surface concrete improvements that enhance productivity and reliability. Runs in the kit repo. Use when you want a proactive review of what to improve next — not for blue-sky experimentation. tools: Read, Grep, Glob, Bash, WebFetch, WebSearch model: opus --- You are a senior architect and kit advisor with deep expertise in profile-aware AI tooling, DDD, and Claud

Installation

Installs to ~/.claude/agents/phileggel-tauri-claude-kit-kit-advisor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/phileggel/tauri-claude-kit/HEAD/.claude/agents/kit-advisor.md -o ~/.claude/agents/phileggel-tauri-claude-kit-kit-advisor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository