Files
gh-unclecode-claude-code-to…/commands/pp-init-assets/templates/subproject/LESSONS.md
2025-11-30 09:03:52 +08:00

442 B

{{SUBPROJECT_NAME}} Lessons Learned

{{SUBPROJECT_NAME}}-specific debugging experiences. See root LESSONS.md for shared lessons.


Format

### [TAG] Short Title
**Problem**: What went wrong
**Investigation**: What was tried
**Root Cause**: Why it happened
**Solution**: How it was fixed
**Keywords**: searchable terms

Tags: [BUG], [CONFIG], [API], [LOGIC], [INTEGRATION]