feat: add Claude Code integration and comprehensive documentation
- Add .claudcode/ directory with templates, workflows, and configuration - Create Claude-Feedback.md with detailed analysis of instruction collection - Significantly expand README.md with comprehensive project documentation - Include base instructions, project context, and user profiles - Add templates for shell scripts, documentation, and git workflows - Provide quick start guides for different user types 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
38
.claudcode/project-context.md
Normal file
38
.claudcode/project-context.md
Normal file
@@ -0,0 +1,38 @@
|
||||
# Project Context
|
||||
|
||||
## Project Information
|
||||
- **Name**: [PROJECT_NAME]
|
||||
- **Type**: [software|documentation|mixed]
|
||||
- **Description**: [Brief project description]
|
||||
- **Repository**: [Git repository URL]
|
||||
- **Main Language**: [Primary programming language]
|
||||
- **Framework**: [Main framework/stack]
|
||||
|
||||
## Team Information
|
||||
- **Project Lead**: Charles N Wyble
|
||||
- **Team Size**: [Number of team members]
|
||||
- **Development Method**: [Agile/Waterfall/etc.]
|
||||
- **Review Process**: [Code review requirements]
|
||||
|
||||
## Technical Standards
|
||||
- **License**: AGPL v3.0
|
||||
- **Copyright**: ReachableCEO Enterprises 2025
|
||||
- **Code Style**: [Specific style guide]
|
||||
- **Testing**: [Testing requirements]
|
||||
- **Documentation**: [Documentation standards]
|
||||
|
||||
## Project Goals
|
||||
- [Primary objective]
|
||||
- [Secondary objectives]
|
||||
- [Success metrics]
|
||||
|
||||
## Current Status
|
||||
- **Phase**: [Development phase]
|
||||
- **Version**: [Current version]
|
||||
- **Last Updated**: [Date]
|
||||
- **Key Milestones**: [Upcoming milestones]
|
||||
|
||||
## Special Considerations
|
||||
- [Any specific requirements or constraints]
|
||||
- [Domain-specific knowledge needed]
|
||||
- [Integration requirements]
|
Reference in New Issue
Block a user