Life Plan
This skill should be used when the user wants to design or revise a multi-tier life plan with seasonal coaching across 6 layers — 평생 가치(Life Values, lifelong) → 1년 방향(North Star) → 3개월 챕터(Quarter Arc) → 이번 달 시즌(Season) → 이번 주 작전(Episode) → 오늘의 미션(Mission). Trigger on "/life-plan", "life-plan", "인생 계획", "장기 설계", "북스타", "north star", "1년 방향", "분기 계획", "시즌 계획", "시즌별 계획", "오늘 미션", "회고 코칭", "계획 짜자", "발전 루프", "삶의 가치", "잃기 싫은 것", "전날 밤 계획", "내일 계획". Runs interview-driven coaching — 1-question life-values interview, 5-question North Star interview, 5-quality goal check applied per-layer (eg. life values + 1-year only need "내가 원해서 나왔는가"), 70-20-10 pillar split, 4-question retrospective (사실/놀람/패턴/다음), and a 5-step nightly self-planning checklist for daily missions. Saves outputs in compact form to `secondBrain/12_ai_zone/mycraft/` — `방향.md` at root + monthly folder `YYYY-MM/` containing `M월 N주차.md` files. Asks the user for an alternate path if they prefer. For ambiguous requirements use vague; for blind-spot analysis use unknown; for goal upgrade use moonshot; for deep three-stage docs use ouroboros.
Security AStatic scan found no risk patternsHow grading works ›
From the source SKILL.md
mycraft 프로젝트에서 도출한 다층 계획 방법론을 다른 어떤 세션에서도 호출 가능하게 만든 스킬. 6계층(평생 가치 → 1년 방향 → 3개월 챕터 → 이번 달 시즌 → 이번 주 작전 → 오늘의 미션) + 발전 루프(주/월/분기/연 회고)를 인터뷰 + 자질 검사 + 70-20-10 분배로 설계한다. 사용자에게 노출되는 산출물은 의도적으로 응축한다 — 노트는 직관적 이름·날짜별 구조로, 정의·규칙은 시스템 안에만.
What this skill does
Life Plan is a community-contributed Claude Code skill in the business-ops sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/life-plan/ and loads when your prompt matches the skill's trigger.
Who uses this skill
The Life Plan Claude Code skill is built for Claude Code users and developers across all disciplines looking for general-purpose AI assistance. It's part of ClaudSkills (also referred to as Claude Skills or Claude Code Skills) — the open community-curated registry of 146,000+ SKILL.md files for Anthropic's Claude Code agent and the wider Claude ecosystem (Claude API, Claude Agent SDK).
How to install
Free
Manual install (2 steps)
mkdir -p ~/.claude/skills/life-plan
curl -L https://claudskills.com/skills/life-plan/SKILL.md \
-o ~/.claude/skills/life-plan/SKILL.md
Or just download SKILL.md directly and drop it into ~/.claude/skills/life-plan/. Claude Code auto-discovers it on next session.
Skills live at ~/.claude/skills/life-plan/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\life-plan\SKILL.md on Windows. See the full install guide for step-by-step instructions.
Telegram
📱 Install from your phone or desktop Telegram
Open @claudskills_bot on Telegram, tap Open Desktop App, and the desktop app installs this skill for you. Or share the bot link with a colleague — they get the same one-tap install. Learn more →
Pro
One-click install via the desktop app
The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.
Pro
For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.
Frequently asked questions
How do I install the Life Plan Claude Code skill?
Install via the ClaudSkills desktop app (one click) or copy
SKILL.md from the source repository to
~/.claude/skills/life-plan/SKILL.md and restart Claude Code. Both flows are detailed at
claudskills.com/install/.
What does the Life Plan skill do?
This skill should be used when the user wants to design or revise a multi-tier life plan with seasonal coaching across 6 layers — 평생 가치(Life Values, lifelong) → 1년 방향(North Star) → 3개월 챕터(Quarter Arc) → 이번 달 시즌(Season) → 이번 주 작전(Episode) → 오늘의 미션(Mission). Trigger on "/life-plan", "life-plan", "인생 계획", "장기 설계", "북스타", "north star", "1년 방향", "분기 계획", "시즌 계획", "시즌별 계획", "오늘 미션", "회고 코칭", "계획 짜자", "발전 루프", "삶의 가치", "잃기 싫은 것", "전날 밤 계획", "내일 계획". Runs interview-driven coaching — 1-question life-values interview, 5-question North Star interview, 5-quality goal check applied per-layer (eg. life values + 1-year only need "내가 원해서 나왔는가"), 70-20-10 pillar split, 4-question retrospective (사실/놀람/패턴/다음), and a 5-step nightly self-planning checklist for daily missions. Saves outputs in compact form to `secondBrain/12_ai_zone/mycraft/` — `방향.md` at root + monthly folder `YYYY-MM/` containing `M월 N주차.md` files. Asks the user for an alternate path if they prefer. For ambiguous requirements use vague; for blind-spot analysis use unknown; for goal upgrade use moonshot; for deep three-stage docs use ouroboros.
Is this skill free to install?
Yes. ClaudSkills is an open registry — every skill keeps its source repository's license, and manual install via copy is free. ClaudSkills Pro ($9/mo, $79/yr, or $149 one-time) adds one-click install via the desktop app and a multi-signal Quality Score.
When should I use the Life Plan skill?
Use Life Plan when your Claude Code task falls under the General category — specifically in the business ops area. Claude Code auto-discovers installed skills and invokes the right one based on the task description, so you can also ask Claude directly (e.g. "use Life Plan" or describe the task and let Claude pick). Browse related skills at
/category/general/.
What is a Claude Code skill and how does the Life Plan skill fit in?
A Claude Code skill is a
SKILL.md file that lives under
~/.claude/skills/<name>/ and tells the Claude Code CLI agent how to perform a specific task (instructions, prompts, allowed tools). Skills are auto-discovered at session start. Life Plan is one of 67,000+ skills indexed in the open ClaudSkills catalog, classified under the General category. Learn more at
/learn/what-is-a-claude-skill/.
Attribution & license
Cite this skill
If you reference this skill in a blog post, paper, or documentation, you can cite it as:
APA
kingkingburger. (2026). Life Plan [Claude Code skill]. ClaudSkills. https://claudskills.com/skills/life-plan/
BibTeX
@misc{life-plan-2026,
author = {kingkingburger},
title = {Life Plan [Claude Code skill]},
year = {2026},
publisher = {ClaudSkills},
url = {https://claudskills.com/skills/life-plan/}
}
Embed this skill
Promote, attribute, or link this skill from your own README, blog post, or documentation. All three snippets are free to use — no sign-up, no API key. More distribution surfaces →
Badge
[](https://claudskills.com/skills/life-plan/?utm_source=badge&utm_medium=readme&utm_campaign=skill_badge)
<script>
<script src="https://claudskills.com/embed/life-plan.js" async></script>
<iframe>
<iframe src="https://claudskills.com/embed/life-plan.html" width="100%" height="160" frameborder="0" loading="lazy" title="ClaudSkills: Life Plan"></iframe>
Security scan
Grade A · scanned 2026-07-06 — free static scan against the OWASP Agentic Skills Top 10.
No risk patterns were found in any of the ten OWASP-aligned categories. How grading works ›
- ✓ Prompt injection
- ✓ Data exfiltration
- ✓ Supply chain
- ✓ Reverse shell
- ✓ Credentials
- ✓ Execution
- ✓ Filesystem
- ✓ Persistence
- ✓ Obfuscation
- ✓ Network
Show this grade on your repo (click to copy):
[](https://claudskills.com/skills/life-plan/#security)
More General skills
Browse all General skills in the ClaudSkills registry, or explore these other picks from the same category:
Part of Acreator Store — Adam Lankamer's AI tools:
PerfectStudio ·
Ucaption ·
UTagger ·
AutoXPoster ·
TestYourSkills ·
AutomationFlows ·
Au Naturel ·
Telegram @acreatorstore