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 |
|
Reza Rezvani
|
e8af39aed6
|
feat(foundation): create directory structure and standards library
- Create root-level directories: agents/, commands/, standards/, templates/
- Port 5 core standards from global Claude standards
- Adapt standards for claude-skills context (cs-* prefix, Python tools, skills)
- Create sprint planning documents (context.md, plan.md)
- All directories tracked with .gitkeep files
Standards created:
- communication-standards.md (absolute honesty, zero fluff, pragmatic focus)
- quality-standards.md (Python tool quality, agent workflows, testing)
- git-workflow-standards.md (conventional commits, semantic versioning)
- documentation-standards.md (Markdown standards, living docs, templates)
- security-standards.md (secret detection, dependency security, input validation)
Sprint plan ready for Days 1-6 implementation.
Phase: 1 (Foundation)
Issues: #8, #9
|
2025-11-05 11:37:53 +01:00 |
|