Last Updated: 2025-10-14
Status: In Progress - Foundation Complete, Building Additional Components
- README.md - Main framework overview with quick start guide
- WORKFLOW.md - Complete workflow guide with detailed phase-by-phase instructions
- agents/README.md - Comprehensive agent usage guide
- senior-engineer-brainstorm.md - MVP definition and feature brainstorming
- product-designer-brief.md - Screen-by-screen UI/UX specifications
- technical-spec-writer.md - Implementation pseudocode and requirements
- product-manager.md - Product specifications and user stories (AI-agnostic)
- ux-ui-designer.md - Design system creation (TO DO)
- system-architect.md - Technical architecture blueprints (TO DO)
- senior-backend-engineer.md (TO DO)
- senior-frontend-engineer.md (TO DO)
- qa-test-automation-engineer.md (TO DO)
- devops-deployment-engineer.md (TO DO)
- security-analyst.md (TO DO)
- feature-documenter.md - Living feature documentation
- reqing-ball.md (TO DO)
- polisher.md (TO DO)
- init-new-project.sh - New project initialization (executable)
- refactor-existing-project.sh - Existing project migration (executable)
- validate-structure.sh - Project structure validation (executable)
- update-status.sh (TO DO)
- check-agent-refs.sh (TO DO)
- generate-examples.sh (TO DO)
- templates/README.md - Template usage guide
- templates/new-project/CONTEXT.template.md - AI-agnostic context file
- templates/new-project/.ai-workflow-status.yaml - Workflow tracker
- templates/docs-structure/* (TO DO - need individual templates)
- templates/common-files/* (TO DO)
Working on creating all remaining agent definition files with AI-agnostic language that works with:
- Cursor
- Claude
- GitHub Copilot
- ChatGPT
- Any other AI coding assistant
Need to create reusable templates for:
- Product manager output
- Architecture output
- Style guide
- Feature specifications
- Component specifications
-
Complete all agent definition files (8 remaining)
- UX/UI Designer
- System Architect
- Senior Backend Engineer
- Senior Frontend Engineer
- QA Test Automation Engineer
- DevOps Deployment Engineer
- Security Analyst
- Reqing Ball
- Polisher
-
Create documentation templates
- Product manager output template
- Architecture output template
- Style guide template
- Feature specification template
-
Create utility scripts
- update-status.sh - Auto-update workflow status
- check-agent-refs.sh - Validate agent cross-references
- generate-examples.sh - Create example invocations
-
Create example project
- Full walkthrough example
- All phases completed
- Demonstrates best practices
-
Create troubleshooting guide
- Common issues and solutions
- FAQ section
- Debugging tips
-
Create best practices document
- When to use which agent
- How to structure prompts
- Quality checkpoints
- Create video tutorials (optional)
- Create web documentation (optional)
- Create VS Code extension (future)
- Core Framework: 70% complete
- Agent Definitions: 4/14 complete (29%)
- Scripts: 3/6 complete (50%)
- Templates: 3/10 complete (30%)
- Documentation: 80% complete
- Total files: 14
- Agent definitions: 4
- Scripts: 3
- Templates: 3
- Documentation: 4
- Continue creating remaining agent definition files
- Make all language AI-agnostic (remove AI-specific references)
- Create core documentation templates
- Test init-new-project.sh script
- Complete all agent definitions
- Create all templates
- Write utility scripts
- Test full workflow end-to-end
- Create example project
- Write comprehensive guides
- Gather user feedback
- Iterate and improve
✅ Phased development approach
✅ Clear agent dependencies
✅ Parallel execution support
✅ Validation and quality gates
✅ Works with any AI coding assistant
✅ Context protocol standards
✅ Structured documentation approach
✅ Clear input/output specifications
✅ Workflow status tracking
✅ Structure validation
✅ Automated initialization
✅ Existing project migration
✅ Consistent formatting
✅ Frontmatter metadata
✅ Cross-references
✅ Version control friendly
- AI-Agnostic: Made all prompts/agents work with any AI assistant, not just Claude
- Context Files: Changed CLAUDE.md to CONTEXT.md for neutrality
- Workflow Tracking: Created YAML-based status tracker for progress monitoring
- Executable Scripts: Made all bash scripts executable with proper permissions
- Removed AI-specific references (Claude, etc.)
- Added support for multiple AI assistants
- Created comprehensive context protocol
- Enhanced project initialization
- Added structure validation
Users can now:
- ✅ Initialize new projects with proper structure
- ✅ Migrate existing projects to framework
- ✅ Use planning prompts with any AI assistant
- ✅ Follow clear workflow documentation
- ✅ Track progress with workflow status file
- ✅ Validate project structure
- ✅ Access comprehensive agent guides
None currently - framework is functional for the completed components.
- Integration with project management tools (Jira, Linear, etc.)
- Git hooks for automatic documentation updates
- CI/CD integration for validation
- Web dashboard for workflow visualization
- Team collaboration features
- Metrics and analytics dashboard
Contributing: This is a living document. Update as progress is made.