- Core structure with README, LICENSE, and .gitignore - Complete vault template with Goals, Daily Notes, Projects, and Templates - Cascading goal system (3-year → yearly → monthly → weekly) - Claude Code integration with custom slash commands - GitHub Actions workflow for mobile integration - Comprehensive documentation (setup, customization, workflows, troubleshooting) - Automation scripts for setup (Unix/Mac and Windows) - Example content showing system usage - Self-documenting templates with inline instructions Ready for users to clone and customize for their personal knowledge management needs.
4.5 KiB
Navigation & Context Guide for Claude Code
🎯 System Purpose
[CUSTOMIZE THIS: Add your personal mission statement or life purpose here] Example: "Build meaningful technology that improves people's lives while maintaining balance and growth in all life areas."
📁 Directory Structure & Purpose
Core Directories
-
Daily Notes/ - Daily journal entries and task management
- Named as
YYYY-MM-DD.mdformat - Contains daily planning, tasks, and reflections
- Named as
-
Goals/ - Cascading goal system (3-year → yearly → monthly → weekly)
- Start with
0. Three Year Goals.mdfor vision - Break down into actionable items in
3. Weekly Review.md
- Start with
-
Projects/ - Active project folders
- Each project gets its own folder
- Include project-specific
CLAUDE.mdfor context
-
Templates/ - Reusable note structures
Daily Template.md- For daily notesWeekly Review Template.md- For weekly planningProject Template.md- For new projects
-
Archives/ - Completed or inactive content
- Move completed projects here
- Store old daily notes after monthly review
🏷️ Key Tags to Use
Priority Tags
#priority/high- Must do today#priority/medium- Should do this week#priority/low- Nice to have
Context Tags
#work- Professional tasks#personal- Personal development#health- Wellness activities#family- Relationships#learning- Skill development
Status Tags
#active- Currently working on#waiting- Blocked or waiting#completed- Done#archived- No longer relevant
[CUSTOMIZE THIS: Add your own tag system based on your workflow]
🔄 Workflow Instructions
Daily Workflow
-
Morning (5 min)
- Run
claude code /dailyto create today's note - Review yesterday's unfinished tasks
- Set ONE main focus for today
- Plan your time blocks
- Run
-
Throughout the Day
- Check off completed tasks
- Add thoughts and insights
- Capture new ideas in appropriate sections
-
Evening (5 min)
- Complete reflection section
- Move unfinished tasks to tomorrow
- Run
claude code /pushto save changes
Weekly Workflow
- Weekly Review (30 min)
- Run
claude code /weeklyon Sunday - Review past week's accomplishments
- Align next week with monthly goals
- Clean up and archive old notes
- Run
Project Management
-
Starting a Project
- Create folder in
Projects/ - Add project-specific
CLAUDE.md - Define success criteria
- Break into actionable tasks
- Create folder in
-
During Project
- Keep all related notes in project folder
- Update project CLAUDE.md with progress
- Link to relevant daily notes
-
Completing Project
- Create summary document
- Move to
Archives/ - Extract lessons learned
🤖 Claude Code Integration
Available Commands
/daily- Creates today's daily note from template/weekly- Runs weekly review process/push- Commits and pushes changes to Git/onboard- Reads all CLAUDE.md files for context
Best Practices with Claude
- Be Specific - Give clear context about what you need
- Use Project Context - Reference project CLAUDE.md files
- Iterate - Claude can help refine and improve your notes
- Review Suggestions - Claude's suggestions are starting points
📱 Mobile Access (via GitHub)
Setup
- Initialize git in your vault
- Create private GitHub repository
- Set up GitHub Action (see
github-actions/claude.yml) - Access notes via GitHub mobile app
Mobile Workflow
- View notes on GitHub mobile
- Create issues for tasks/ideas
- Claude processes issues automatically
- Sync when back at desktop
🎨 Customization Points
[CUSTOMIZE THIS SECTION: Add your specific preferences]
My Preferences
- Daily Note Time: [Morning/Evening]
- Review Day: [Sunday/Monday]
- Time Blocking: [Yes/No]
- Task Management Style: [GTD/Simple/Custom]
Custom Shortcuts
- [Add your frequently used searches]
- [Add your common templates]
- [Add your workflow triggers]
📚 Resources & References
Internal Links
- 0. Three Year Goals - Long-term vision
- 1. Yearly Goals - Current year focus
- 2. Monthly Goals - This month's objectives
- 3. Weekly Review - Weekly planning
External Resources
[CUSTOMIZE THIS: Add your favorite references]
- [Resource 1]
- [Resource 2]
- [Resource 3]
Last Updated: [DATE] System Version: 1.0
Remember: This system is meant to serve you, not constrain you. Adapt it as needed!