fix: add finance/ to scripts, CI, README, and CONTRIBUTING.md

The finance division (5 agents, PR #431) was merged without updating
the surrounding infrastructure:

- install.sh: added finance to AGENT_DIRS
- convert.sh: added finance to AGENT_DIRS
- lint-agents.sh: added finance to AGENT_DIRS, fixed duplicate sales entry
- lint-agents.yml: added finance/ to CI trigger paths and diff globs
- CONTRIBUTING.md: added finance/ to category list
- README.md: added Finance Division section with all 5 agent entries
This commit is contained in:
Michael Sitarzewski
2026-04-11 01:14:09 -05:00
parent 4eaf2309fb
commit b4f890d446
6 changed files with 18 additions and 4 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ OUT_DIR="$REPO_ROOT/integrations"
TODAY="$(date +%Y-%m-%d)"
AGENT_DIRS=(
academic design engineering game-development marketing paid-media product project-management
academic design engineering finance game-development marketing paid-media product project-management
sales spatial-computing specialized strategy support testing
)
+1 -1
View File
@@ -105,7 +105,7 @@ ALL_TOOLS=(claude-code copilot antigravity gemini-cli opencode openclaw cursor a
# Standard agent category directories (keep sorted, sync with convert.sh / lint-agents.sh)
AGENT_DIRS=(
academic design engineering game-development marketing paid-media product project-management
academic design engineering finance game-development marketing paid-media product project-management
sales spatial-computing specialized strategy support testing
)
+1 -1
View File
@@ -15,10 +15,10 @@ AGENT_DIRS=(
academic
design
engineering
finance
game-development
marketing
paid-media
sales
product
project-management
sales