analyze-with-file
Analyze-With-File
Interactive collaborative analysis with documented discussion process. Records understanding evolution, facilitates multi-round Q&A, and uses inline search + external research for deep exploration.
Core flow: Topic → Explore → Discuss → Refine → Conclude → Next Step
Auto mode (-y): Auto-confirm exploration decisions, use recommended angles, skip interactive scoping.
Configuration
| Flag | Default | Description |
|---|---|---|
-y, --yes |
false | Auto-confirm all decisions |
--continue |
false | Continue existing session |
--depth |
standard | quick / standard / deep |
Session ID: ANL-{YYYY-MM-DD}-{slug}
- slug:
topic.toLowerCase()→ keep[a-z0-9\u4e00-\u9fa5], replace rest with-, max 40 chars - date: YYYY-MM-DD in UTC+8
More from catlog22/claude-code-workflow
skill-generator
Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on "create skill", "new skill", "skill generator".
129review-code
Multi-dimensional code review with structured reports. Analyzes correctness, readability, performance, security, testing, and architecture. Triggers on "review code", "code review", "审查代码", "代码审查".
104compact
Compact current session memory into structured text for session recovery. Supports custom descriptions and tagging.
83skill-tuning
Universal skill diagnosis and optimization tool. Detect and fix skill execution issues including context explosion, long-tail forgetting, data flow disruption, and agent coordination failures. Supports Gemini CLI for deep analysis. Triggers on "skill tuning", "tune skill", "skill diagnosis", "optimize skill", "skill debug".
73issue-manage
Interactive issue management with menu-driven CRUD operations. Use when managing issues, viewing issue status, editing issue fields, performing bulk operations, or viewing issue history. Triggers on "manage issue", "list issues", "edit issue", "delete issue", "bulk update", "issue dashboard", "issue history", "completed issues".
73ccw-help
CCW command help system. Search, browse, recommend commands, skills, teams. Triggers "ccw-help", "ccw-issue".
72