Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/tools-only/X-Skills --skill quarter-plan명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Index of Build Systems Skills
Coordination patterns for distributed dataflow systems including barriers, epochs, and distributed snapshots
Windowing, sessionization, time-series aggregation, and late data handling for streaming systems
SOC 직업 분류 기준
SKILL.md 표시 중
| name | quarter-plan |
| description | Set 3-5 strategic goals for the quarter |
Set 3-5 strategic goals for the quarter. Runs at the start of each quarter (or mid-quarter if starting fresh).
/quarter-plan — Plan current or upcoming quarter/quarter-plan next — Plan next quarter (run in last week of current quarter)Read System/user-profile.yaml:
quarterly_planning.enabled valuefalse or missing:
true: Continue to Step 1"Quarterly planning helps you set 3-5 big goals every 3 months. Your weekly plans will then tie back to these goals.
When does your Q1 start?
- January (calendar year)
- February
- April (common fiscal year)
- Other month
- I don't want quarterly planning"
Capture response:
enabled: false and endCalculate quarter dates:
If Q1 starts in January:
Q1: Jan-Mar, Q2: Apr-Jun, Q3: Jul-Sep, Q4: Oct-Dec
If Q1 starts in February:
Q1: Feb-Apr, Q2: May-Jul, Q3: Aug-Oct, Q4: Nov-Jan
If Q1 starts in April:
Q1: Apr-Jun, Q2: Jul-Sep, Q3: Oct-Dec, Q4: Jan-Mar
Save to System/user-profile.yaml:
quarterly_planning:
enabled: true
q1_start_month: 1 # 1=Jan, 2=Feb, 4=Apr, etc
prompted: true
Calculate current quarter based on q1_start_month:
If no parameter or "current":
If parameter is "next":
Store:
target_quarter: "Q1 2026"quarter_start: "2026-01-01"quarter_end: "2026-03-31"Look for 07-Archives/Reviews/[last-quarter].md:
If exists, extract:
If missing:
If 01-Quarter_Goals/Quarter_Goals.md exists with current quarter:
Read System/pillars.yaml:
Look at 04-Projects/ for active initiatives:
Look for 05-Areas/Career/Growth_Goals.md:
If exists, extract:
If missing:
"Last quarter (Q4 2025) goals were:
- [Goal 1] — ✅ Completed
- [Goal 2] — 🔄 In progress (80%)
- [Goal 3] — ❌ Didn't finish
Anything to carry forward into this quarter?"
Wait for user input.
"Looking at [Quarter] [Year] ([Start Date] - [End Date]):
Active projects:
- [Project 1]
- [Project 2]
Pillars to consider:
- [Pillar 1]: [Recent activity level]
- [Pillar 2]: [Recent activity level]
- [Pillar 3]: [Recent activity level]
If career goals exist, add:
Your career direction (1-3 years):
- Target role: [Role/Level from Growth_Goals.md]
- Skills to develop: [Key development areas]
- Impact you want: [Impact goals]
Keep these in mind as we plan this quarter — your quarterly goals should advance your career goals.
Then continue:
Let's work backwards from impact:
Imagine it's [Quarter End Date] and you're looking back on this quarter feeling incredibly happy with what you accomplished.
- What outcomes would accelerate your career and impact in your current role?
- What would you be proud to have delivered?
- What would matter most to the people you serve?
What are the 3-5 most important outcomes you want this quarter?"
For each goal (aim for 3-5):
"Goal [N]: What's the outcome?"
Then follow up:
If career goals exist, also ask:
Note responses for Phase 2 metadata.
After goals defined:
"Here's how your Q1 goals map to pillars:
- [Pillar 1]: [X] goals
- [Pillar 2]: [Y] goals
- [Pillar 3]: [Z] goals
Does this feel like the right balance?"
Allow adjustment.
If 01-Quarter_Goals/Quarter_Goals.md exists:
07-Archives/Reviews/[old-quarter]-goals.mdUse the create_quarterly_goal MCP tool for each goal collected in Step 3.
For each goal, call the tool with:
title: Goal titlepillar: Pillar IDsuccess_criteria: What done looks likemilestones: Array of milestone objectsquarter: Quarter string (e.g., "Q1 2026")If career goals exist, also include:
career_goal_id: Which career goal this advances (from Growth_Goals.md)skills_developed: Array of skills this goal develops (e.g., ["System Design", "Technical Leadership"])impact_level: "high" (promotion evidence), "medium" (solid contribution), or "low" (tactical)The MCP tool will generate markdown like:
---
quarter: Q1 2026
start_date: 2026-01-01
end_date: 2026-03-31
created: [timestamp]
---
# Q1 2026 Goals
**Jan 1 - Mar 31, 2026**
---
## 🎯 Quarter Objectives
### 1. [Goal 1 Title] — **[Pillar]**
**What success looks like:**
[Specific, measurable outcome]
**Key milestones:**
- [ ] [Milestone 1] — By [rough timing]
- [ ] [Milestone 2] — By [rough timing]
**Progress:** 0% 🔴
---
### 2. [Goal 2 Title] — **[Pillar]**
**What success looks like:**
[Specific, measurable outcome]
**Key milestones:**
- [ ] [Milestone 1]
- [ ] [Milestone 2]
**Progress:** 0% 🔴
---
### 3. [Goal 3 Title] — **[Pillar]**
**What success looks like:**
[Specific, measurable outcome]
**Key milestones:**
- [ ] [Milestone 1]
- [ ] [Milestone 2]
**Progress:** 0% 🔴
---
[Repeat for goals 4-5 if applicable]
---
## 📊 Pillar Alignment
| Pillar | Goals | Balance |
|--------|-------|---------|
| [Pillar 1] | [Goal numbers] | [# of goals] |
| [Pillar 2] | [Goal numbers] | [# of goals] |
| [Pillar 3] | [Goal numbers] | [# of goals] |
---
## 🔄 Carried From Last Quarter
[Items from Q4 2025 that are continuing]
- [ ] [Item] — [Context]
---
## 📝 Notes & Context
[Any additional context about the quarter]
---
## 🏁 End of Quarter
*Fill this in when running `/quarter-review`*
### Completed
-
### Incomplete
-
### Key Wins
-
### Learnings
---
Display summary:
"Q1 2026 goals set and saved to
01-Quarter_Goals/Quarter_Goals.mdYour focus this quarter:
- [Goal 1]
- [Goal 2]
- [Goal 3]
Pillar balance: [Note any imbalances]
Next steps:
- These goals will appear in your weekly planning
- Update progress notes as you make progress
- Run
/quarter-reviewat end of quarter (Mar 31)Ready to plan this week? Run
/week-plan"
Called by /week-plan:
01-Quarter_Goals/Quarter_Goals.mdUpdated manually:
Reviewed by /quarter-review:
Update System/usage_log.md to mark quarterly planning as used.
Analytics (Beta Feature):
check_beta_enabled(feature="analytics") - if false, skipquarter_plan_completedgoals_count, pillars_covered