Commit Graph

3 Commits

Author SHA1 Message Date
dlond 25cab9b193 Add development practices reference to CLAUDE.md
Reference the shared development practices at ../development-practices.yaml
to provide Claude Code instances with consistent guidance on:
- Task management with TodoWrite
- Tool usage patterns and batching
- Debugging approaches and common bug patterns
- Code quality standards and communication guidelines

Resolves #10
2025-08-20 14:57:34 +12:00
dlond f755e49d66 Add git workflow reference to CLAUDE.md
Reference the shared git workflow at ../git-workflow.yaml to provide
Claude Code instances with standardized development process guidance.

Resolves #6
2025-08-20 14:30:30 +12:00
dlond 91514ba589 Add CLAUDE.md and improve clangd configuration
- Add CLAUDE.md with nvim configuration guidance for future Claude instances
- Rename clangd.lua to clangd_helper.lua for better organization
- Document modular structure, LSP setup, and common commands
- Include information about kickstart.nvim fork and conflict-minimizing design

🤖 Generated with Claude Code (claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-26 17:20:57 +12:00