Skip to content

Add Data & Analytics Division#161

Open
aalhadxx wants to merge 1 commit intomsitarzewski:mainfrom
aalhadxx:add-data-analytics-division
Open

Add Data & Analytics Division#161
aalhadxx wants to merge 1 commit intomsitarzewski:mainfrom
aalhadxx:add-data-analytics-division

Conversation

@aalhadxx
Copy link

@aalhadxx aalhadxx commented Mar 12, 2026

Introduces 5 new specialized agents covering the full data & analytics workflow:

  • Data Analyst - SQL analysis, dashboards, metric storytelling
  • Data Scientist - ML models, A/B testing, statistical analysis
  • Data Platform Engineer - Airflow, dbt, production data pipelines
  • Analytics Engineer - dbt transformation, semantic layer
  • Business Intelligence Developer - Tableau, Power BI, dashboards

Each agent includes production-ready code examples, detailed workflows, and specific success metrics.

@msitarzewski
Copy link
Owner

Love this — I actually proposed a Data & Analytics division yesterday, so great minds! 🎉

The PR has merge conflicts on README.md (agent count and table have changed since your branch). Could you rebase against main and resolve?

Also, when you rebase, please update the agent count to 147 (we've merged several PRs since) and note that we'll also need data-analytics added to:

  • AGENT_DIRS in scripts/convert.sh
  • The directory loops in scripts/install.sh (install_claude_code() and install_copilot())
  • .github/workflows/lint-agents.yml trigger paths

If you'd rather just handle the rebase and I'll take care of the script updates, that works too. Thanks!

New agents:
- Data Analyst: SQL analysis, dashboards, metric storytelling
- Data Scientist: ML models, A/B testing, statistical analysis
- Data Platform Engineer: Airflow, dbt, data pipelines
- Analytics Engineer: dbt transformation, semantic layer
- Business Intelligence Developer: Tableau, Power BI, dashboards

Updates README with new division section and agent count (120->125).

Made-with: Cursor
@aalhadxx aalhadxx force-pushed the add-data-analytics-division branch from 01296e1 to edb1e7d Compare March 12, 2026 15:40
@aalhadxx
Copy link
Author

Done. Rebased on main, resolved the README conflict, and set the agent count to 147. Also added data-analytics to scripts/convert.sh, both directory loops in scripts/install.sh, and the lint workflow trigger paths.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants