Skip to content

fix: add missing dirs to lint, fix README order, add Data Analytics Reporter#324

Open
toukanno wants to merge 1 commit intomsitarzewski:mainfrom
toukanno:fix/lint-readme-fixes
Open

fix: add missing dirs to lint, fix README order, add Data Analytics Reporter#324
toukanno wants to merge 1 commit intomsitarzewski:mainfrom
toukanno:fix/lint-readme-fixes

Conversation

@toukanno
Copy link
Copy Markdown

Summary

  • lint-agents.sh: Add missing academic/ and sales/ directories to AGENT_DIRS array so agents in those directories are linted
  • CI workflow: Add academic/** to pull request path triggers and git diff glob list; alphabetize directory order for consistency
  • README.md: Fix Scenario numbering — Scenario 5 appeared before Scenario 4; swap them so numbering is sequential (1, 2, 3, 4, 5)
  • Data Analytics Reporter: Create new specialized/specialized-data-analytics-reporter.md agent and add it to the README Specialized Division table

Closes #242, Closes #217, Closes #291

Test plan

  • Run ./scripts/lint-agents.sh and verify it picks up files in academic/ and sales/
  • Verify CI workflow triggers on PRs touching academic/**
  • Confirm README scenarios are numbered 1 through 5 in order
  • Verify specialized/specialized-data-analytics-reporter.md passes the linter

🤖 Generated with Claude Code

…er, add Data Analytics Reporter

- Add academic/ and sales/ to AGENT_DIRS in lint-agents.sh
- Add academic/ to CI workflow paths trigger and git diff glob list
- Alphabetize directory order in CI workflow for consistency
- Swap Scenario 5 and Scenario 4 in README so numbering is sequential
- Create specialized/specialized-data-analytics-reporter.md agent
- Add Data Analytics Reporter to README Specialized Division table

Closes msitarzewski#242, Closes msitarzewski#217, Closes msitarzewski#291

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant