AI coding assistant configuration for containerized AI ecosystem development with custom behavior rules and context awareness
AI coding assistant configuration for the Nebulus Prime project - a containerized, general-purpose local AI ecosystem. This skill configures Aider with custom behavior rules and project context for systematic development.
This skill configures Aider to work effectively on the Nebulus Prime containerized AI ecosystem:
1. **Load Project Context**: Automatically read two key files on startup:
- `agent/rules/ai_behavior.md` - Custom AI behavior rules and guidelines
- `CONTEXT.md` - Project context, architecture, and domain knowledge
2. **Enforce Manual Commit Control**: Disable auto-commits to ensure all changes are manually reviewed before committing. This allows the developer to:
- Review generated code thoroughly
- Verify changes meet project standards
- Ensure commits are logical and atomic
- Add appropriate commit messages
3. **Maintain Clean Working Directory**: Require a clean working directory before making changes. This ensures:
- No uncommitted changes are accidentally overwritten
- Clear separation between change sets
- Easy rollback if needed
- Professional git hygiene
4. **Context-Aware Development**: By loading behavior rules and project context upfront, the AI assistant maintains awareness of:
- Project architecture and patterns
- Coding standards and conventions
- Domain-specific requirements
- Containerization best practices
Place this `.aider.conf.yml` file in your project root to configure Aider for containerized AI ecosystem development with proper change control and context awareness.
Leave a review
No reviews yet. Be the first to review this skill!
# Download SKILL.md from killerskills.ai/api/skills/nebulus-prime-ai-coding-assistant/raw