Do All
Description
--- allowed-tools: Task, Read, Write, Bash, Grep, Glob argument-hint: [dataset] [domain] [output_format] description: 自动化完成整个数据分析工作流程,从数据质量检查到最终报告生成 --- # 全自动化数据分析命令 使用 `do-all` 命令自动化完成整个数据分析工作流程,整合所有现有的commands功能。 ## Context - 数据集位置: @data_storage/$1 - 分析领域: $2 (user-behavior, business-impact, technical-performance, custom) - 输出格式: $3 (markdown, html, pdf, docx) - 工作目录: !`pwd` - 输出目录: ./complete_analysis/ - 人类反馈检查点: 关键步骤暂停等待用户确认 ## Your Task 按照以下工作流程自动执行完整的数据分析: ### 1. 数据质量检查 (Quality Ass
Installation
Installs to ~/.claude/commands/liangdabiao-claude-data-analysis-do-all.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/liangdabiao/claude-data-analysis/HEAD/.claude/commands/do-all.md -o ~/.claude/commands/liangdabiao-claude-data-analysis-do-all.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development