Skip to content

Fix documentation count inconsistencies across project files#56

Merged
PAMulligan merged 1 commit intomainfrom
48-fix-documentation-count-inconsistencies-across-project-files
Apr 2, 2026
Merged

Fix documentation count inconsistencies across project files#56
PAMulligan merged 1 commit intomainfrom
48-fix-documentation-count-inconsistencies-across-project-files

Conversation

@PAMulligan
Copy link
Copy Markdown
Collaborator

Summary

  • Audited actual counts: 53 agents, 19 skills, 29 scripts
  • Fixed stale counts in CONTRIBUTING.md (51→53 agents, 18→19 skills), .claude/AGENT-NAMING-GUIDE.md (48→53 agents), docs/react-development/README.md (17→19 skills, 48→53 agents), and CLAUDE.md (25→29 scripts)
  • Added "Keeping counts in sync" reminder note to CLAUDE.md footer to prevent future drift

Test plan

  • Verify no remaining stale counts: grep -rn "51 agents\|48 agents\|18 skills\|17 skills\|25 scripts" *.md .claude/*.md docs/**/*.md
  • Confirm actual file counts match documented numbers

Closes #48

🤖 Generated with Claude Code

Audited actual counts (53 agents, 19 skills, 29 scripts) and updated
all stale references: CONTRIBUTING.md (51→53 agents, 18→19 skills),
AGENT-NAMING-GUIDE.md (48→53 agents), docs/react-development (17→19
skills, 48→53 agents), and CLAUDE.md (25→29 scripts). Added sync
reminder note to CLAUDE.md footer.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@PAMulligan PAMulligan linked an issue Apr 2, 2026 that may be closed by this pull request
4 tasks
@PAMulligan PAMulligan self-assigned this Apr 2, 2026
@PAMulligan PAMulligan added the documentation Improvements or additions to documentation label Apr 2, 2026
@PAMulligan PAMulligan added this to the v1.1.0 milestone Apr 2, 2026
@PAMulligan PAMulligan merged commit 2c3e2cc into main Apr 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Development

Successfully merging this pull request may close these issues.

Fix documentation count inconsistencies across project files

1 participant