From ai-analyst
Discovers recurring patterns across code analyses. Embedded in run-analysis skill; do not invoke separately—use run-analysis instead.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-analyst:patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill's core functionality has been absorbed into **run-analysis**.
This skill's core functionality has been absorbed into run-analysis.
When run-analysis triggers, it automatically handles what patterns used to do.
Do not invoke this skill directly. Use run-analysis instead.
npx claudepluginhub ai-analyst-lab/ai-analyst-plugin --plugin ai-analystDetects codebase conventions via git-aware scans and generates pattern briefs/summaries for AI-guided planning. Use for 'analyze patterns' queries or before major tasks.
Detects recurring patterns in a user's project and applies them automatically on subsequent occurrences, with context verification to avoid incorrect application.
Detects repeated workflow patterns from AI session transcripts and suggests reusable skills to automate them. Use when optimizing workflows.