Florian BRUNIAUX
|
2dd2744721
|
feat: add git best practices, worktrees, and cost optimization sections
- Add Section 9.12: Git Best Practices & Workflows (~400 lines)
- Commit message best practices with Conventional Commits
- Git amend workflow with safety rules
- Branch management and naming conventions
- Rewind vs Revert decision tree
- Comprehensive git worktrees documentation
- Add Section 9.13: Cost Optimization Strategies (~350 lines)
- Model selection matrix (Haiku/Sonnet/Opus)
- OpusPlan mode for efficient workflows
- Token-saving techniques and cost tracking
- ROI calculations and economic workflows
- Add examples/commands/git-worktree.md slash command template
- Update CHANGELOG.md with v2.0.0 additions
- Update version metadata to 2.0 across documentation
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-01-10 17:00:45 +01:00 |
|
Florian BRUNIAUX
|
28b01c4dfe
|
feat: add audit prompt and enhance guide with advanced patterns
- Add claude-setup-audit-prompt.md: self-contained prompt for setup analysis
- 3-phase audit: Discovery → Evaluate & Report → Validation
- Weighted health score formula (High=3, Med=2, Low=1 points)
- Stack detection for contextual templates
- Glossary of terms for beginners
- Cross-platform paths (Unix + Windows)
- Integrate Nick Tune's workflow patterns:
- Section 3.1: Single Source of Truth pattern
- Section 7.1: Shell Scripts vs AI Agents decision framework
- Section 9.3: Verify Gate pattern with autonomous retry loop
- Section 9.10: NEW Continuous Improvement Mindset
- Add Community Resources section:
- 5 awesome-* repos with descriptions
- SuperClaude framework documentation
- Learning sites (Claudelog, Official Docs)
- Update README with:
- Audit tool in What's Inside table
- Dedicated "Audit Your Setup" section
- Resources section with community links
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-09 17:18:35 +01:00 |
|