Claude-skill-registry life-planning
Cross-repo life and project planning. Use when user wants to plan their week, prioritize projects, review progress across all areas, or make decisions about what to focus on. Triggers on "plan my week", "what should I work on", "prioritize", "weekly review", "life planning".
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/life-planning" ~/.claude/skills/majiayu000-claude-skill-registry-life-planning && rm -rf "$T"
manifest:
skills/data/life-planning/SKILL.mdsource content
Life Planning
Unified planning across personal life (my-vault), projects (ideas/), and learning.
Data Sources
| Source | Location | Contains |
|---|---|---|
| About Taylor | | Profile, context, current situation |
| Journal | | Daily activities, work, study |
| Learning Plan | | Study progress, queue, reviews due |
| Projects | | Project index with status |
| Project Details | | Briefs, specs, issues |
| Memories | | Learned preferences and context |
Workflows
| Command | Purpose |
|---|---|
| Review past week, plan next week |
| Quick prioritization of what to work on |
| Overview of all projects |
Planning Principles
- Job search is priority - Taylor is actively job hunting (since March 2025)
- Learning supports job search - Jira DC on AWS for interview prep
- Side projects are secondary - Unless they support job search (CareerBrain)
- Balance is important - Personal life, health, social shouldn't be neglected
Current Focus Areas
Job Search (Primary)
- Interview prep (SAS went well 2026-01-11)
- AWS + Jira DC technical depth
- CareerBrain for tracking applications
Learning (Supports Job Search)
- Queue: EFS, ASG, blue/green deployment, Secrets Manager rotation
- Spaced repetition reviews
Side Projects (When Time Permits)
- Active: Coordinatr, ollama-agent-manager, leafspec, 49th-floor
- On hold: YourBench (until job secured)
Integration Points
checks learning reviews due/good-morning
covers all three journal sections/daily-review- Ideas repo has
,/brief
,/spec
for project work/implement - Learning system tracks study progress