Reza Rezvani
e2fff2f8f2
docs: sync counts and regenerate pages for product team expansion
...
Update all documentation to reflect 177 skills, 254 tools, 357 references,
16 agents, and 17 commands. Add 4 new skill pages, 1 agent page, and
2 command pages to MkDocs site. Sync Codex (156) and Gemini (218) indexes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 15:15:39 +01:00
Reza Rezvani
2d5f846c58
docs: sync counts across CLAUDE.md, README, and agents guide
...
- CLAUDE.md: Marketing 42→43, pages 206→210+, date updated
- README.md: Python tools 245→250
- agents/CLAUDE.md: agent count 6→15, skill count 42→173, full agent table
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 12:54:54 +01:00
Reza Rezvani
4e9f1d934d
feat(engineering): add google-workspace-cli skill with 5 Python tools
...
New skill for Google Workspace administration via the gws CLI:
- SKILL.md with 4 workflows (Gmail, Drive/Sheets, Calendar, Security Audit)
- 5 stdlib-only Python scripts (doctor, auth setup, recipe runner, audit, analyzer)
- 3 reference docs, 2 asset files, 43 built-in recipes, 10 persona bundles
- cs-workspace-admin agent, /google-workspace slash command
- Standalone marketplace plugin entry with .claude-plugin/plugin.json
- Cross-platform sync (Codex CLI, Gemini CLI), MkDocs docs pages
- All documentation updated (173 skills, 250 tools, 15 agents, 15 commands)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 09:59:40 +01:00
Leo
418de87449
docs: add ClawHub publishing constraints to CLAUDE.md, agents/CLAUDE.md, GEMINI.md
...
- cs- prefix for slug conflicts only (ClawHub registry, not repo)
- No paid/commercial service dependencies
- Rate limit: 5 new skills/hour
- plugin.json schema enforcement
- Version must match repo release
2026-03-10 19:27:16 +01:00
Reza Rezvani
fc565cac54
docs(agents): add production agents table to CLAUDE.md
...
Day 5: Documentation Updates - Added catalog of 5 completed agents
## Agents Cataloged
- cs-content-creator (327 lines) - Marketing domain
- cs-demand-gen-specialist (289 lines) - Marketing domain
- cs-ceo-advisor (360 lines) - C-Level domain
- cs-cto-advisor (412 lines) - C-Level domain
- cs-product-manager (407 lines) - Product domain
Total: 1,795 lines of agent documentation
Template: agent-template.md (318 lines)
Sprint: sprint-11-05-2025 (Day 5)
Issue: #15
2025-11-05 14:47:38 +01:00
Reza Rezvani
706da0250c
docs(claude): refactor CLAUDE.md into modular documentation structure
...
- Refactor main CLAUDE.md from 491 to 164 lines (66% reduction)
- Create 9 domain-specific CLAUDE.md files for focused guidance:
* agents/CLAUDE.md (347 lines) - Agent development guide
* marketing-skill/CLAUDE.md (253 lines) - Marketing tools
* product-team/CLAUDE.md (268 lines) - Product management tools
* engineering-team/CLAUDE.md (291 lines) - Engineering tools
* standards/CLAUDE.md (176 lines) - Standards usage
* c-level-advisor/CLAUDE.md (143 lines) - Strategic advisory
* project-management/CLAUDE.md (139 lines) - Atlassian integration
* ra-qm-team/CLAUDE.md (153 lines) - RA/QM compliance
* templates/CLAUDE.md (77 lines) - Template system
- Add navigation map in main CLAUDE.md for easy domain access
- Create PROGRESS.md for real-time sprint tracking
- Implement auto-documentation system for sprint progress
Benefits:
- Main CLAUDE.md now concise and navigable
- Domain-specific guidance easier to find
- No duplicate content across files
- Better organization for 42 skills across 6 domains
Total: 2,011 lines across 10 organized files vs 491 lines in 1 monolithic file
Sprint: sprint-11-05-2025
Issue: Part of documentation refactoring milestone
2025-11-05 12:44:03 +01:00