Internal Development Documentation
Purpose: Active development workflows, methodologies, and coordination
Audience: Development team members and contributors
Directory Organization
Active Work (active/)
Current development organized by status
in-progress/ - Files currently being worked on
pending-review/ - Files awaiting review or feedback
ready-for-integration/ - Completed work ready for merge
Development Methodologies (methodology-core/)
20 core development methodologies and patterns
Excellence Flywheel Foundation (00-04):
Process Implementation (05-09):
Advanced Coordination (10-14):
Quality Assurance (15-19):
Knowledge Management (20):
Setup guides, workflows, and development utilities
- Setup and onboarding guides for new developers
- CLI commands and automation scripts
- Git workflows and branch management
- Testing infrastructure and validation tools
- Session log templates and documentation frameworks
Agent Coordination (handoffs/)
Multi-agent collaboration and coordination protocols
- Handoff prompts for agent transitions
- Coordination templates for complex tasks
- Communication patterns between agents
- Role-specific guidance for different agent types
Planning (planning/)
Short-term development planning and coordination
- Sprint planning and iteration management
- Resource allocation and capacity planning
- Development roadmaps and milestone tracking
- Integration planning with other teams
Usage Guidelines
For Active Development
- Start work - Place initial files in
active/in-progress/
- Follow methodology - Reference appropriate methodology from
methodology-core/
- Use tools - Leverage setup guides and workflows from
tools/
- Coordinate - Use handoff patterns for agent collaboration
- Complete work - Move finished items to
ready-for-integration/
For Code Reviews
- Check pending-review - Files awaiting feedback
- Apply methodology - Use quality standards from methodology core
- Coordinate feedback - Use handoff patterns for communication
- Update status - Move items based on review outcomes
For Planning
- Reference methodology - Use systematic approaches from core
- Check current planning - Review active planning documents
- Coordinate resources - Use planning templates and frameworks
- Track progress - Update status in appropriate active directories
Cross-References
External References
- Project README - Main project documentation
- Contributing Guide - External contribution guidelines
- API Documentation - Technical API references
Internal development documentation organized: September 20, 2025