fix: add missing dirs to lint, fix README order, add Data Analytics Reporter#324
Open
toukanno wants to merge 1 commit intomsitarzewski:mainfrom
Open
fix: add missing dirs to lint, fix README order, add Data Analytics Reporter#324toukanno wants to merge 1 commit intomsitarzewski:mainfrom
toukanno wants to merge 1 commit intomsitarzewski:mainfrom
Conversation
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
academic/andsales/directories toAGENT_DIRSarray so agents in those directories are lintedacademic/**to pull request path triggers and git diff glob list; alphabetize directory order for consistencyspecialized/specialized-data-analytics-reporter.mdagent and add it to the README Specialized Division tableCloses #242, Closes #217, Closes #291
Test plan
./scripts/lint-agents.shand verify it picks up files inacademic/andsales/academic/**specialized/specialized-data-analytics-reporter.mdpasses the linter🤖 Generated with Claude Code