Agent Skillskbanc85/claudia › growth-check

growth-check

GitHub

用于定期(月/季)反思个人发展、技能提升及目标进展的 Skill。通过回顾未来方向、技能成长、方法论改进等内容,帮助用户评估状态并规划下一步重点。

plugins/claudia/skills/growth-check/SKILL.md kbanc85/claudia

Trigger Scenarios

am I growing? development check personal growth review

Install

npx skills add kbanc85/claudia --skill growth-check -g -y
More Options

Non-standard path

npx skills add https://github.com/kbanc85/claudia/tree/main/plugins/claudia/skills/growth-check -g -y

Use without installing

npx skills use kbanc85/claudia@growth-check

指定 Agent (Claude Code)

npx skills add kbanc85/claudia --skill growth-check -a claude-code -g -y

安装 repo 全部 skill

npx skills add kbanc85/claudia --all -g -y

预览 repo 内 skill

npx skills add kbanc85/claudia --list

SKILL.md

Frontmatter
{
    "name": "growth-check",
    "description": "Periodic reflection on development, skills, learning, and progress toward goals. Triggers on \"am I growing?\", \"development check\", \"personal growth review\". See also: `weekly-review` for tactical week recap; `meditate` for session-level reflection.",
    "effort-level": "low"
}

Growth Check

A periodic reflection on development - where you're going, what you're learning, and what's worth capturing. Best used monthly or quarterly, whenever you want to zoom out.

When to Use

  • Monthly or quarterly reflection
  • Before strategic planning
  • When feeling stuck or stagnant
  • When considering new directions
  • After completing a major project or phase

The Flow

1. Opening Context

Check context/me.md for their stated future direction and skills they're developing. Reference these throughout.

Start with:

  • "Let's take a step back and look at the bigger picture."
  • "Where are we, and where are you trying to go?"

2. Future Direction Review

If they shared a future direction during onboarding:

  • "You mentioned you're building toward [goal]. How's that feeling?"
  • "Any shifts in what you're aiming for?"
  • "What's changed in how you think about this?"

If they didn't share one:

  • "We never talked about the bigger picture. Where are you trying to go? Not just this quarter - what are you building toward?"

3. Skills Development

Check in on what they're actively improving:

  • "What skills have you been working on?"
  • "Where do you feel yourself getting better?"
  • "Any areas you've been avoiding?"

Surface growth patterns from context/patterns.md if relevant.

4. Methodology Improvements

What have they learned about how they work?

  • "What's working better now than it did before?"
  • "Any processes or approaches you've refined?"
  • "Things you've stopped doing that weren't serving you?"

5. Content and Insights

Surface content opportunities from context/patterns.md:

  • "Any recurring insights worth capturing or sharing?"
  • "Ideas that keep coming up that might be worth writing about?"
  • "Problems you've solved that others might face?"

6. Relationship Investments

Check on strategic relationships:

  • "Any relationships you've been intentionally investing in?"
  • "Connections paying off?"
  • "Anyone you've been meaning to reach out to?"

7. Honest Assessment

This is where gentle challenge is appropriate:

  • "What have you been avoiding?"
  • "Where are you playing it too safe?"
  • "What would you do if you were being bolder?"

Reference stagnation signals from context/patterns.md if relevant.

8. Next Period Focus

Looking ahead:

  • "What's the one thing that would make the biggest difference?"
  • "What skill are you committing to developing?"
  • "What would make this next [month/quarter] feel like progress?"

Output Format

## Growth Check - [Date]

### Future Direction
**Where you're heading:** [Their stated goal/vision]
**Current feeling:** [Their assessment]
**Shifts:** [Any changes in direction]

### Skills Development
**Getting better at:**
- [Skill 1] - [evidence/progress]
- [Skill 2] - [evidence/progress]

**Worth developing:**
- [Area to focus on]

### Methodology Improvements
**What's working better:**
- [Process or approach]

**Stopped doing:**
- [Thing that wasn't serving]

### Insights Worth Capturing
- [Insight 1] - could become [content type]
- [Insight 2] - worth documenting

### Relationship Investments
**Paying off:**
- [Person/relationship]

**Worth cultivating:**
- [Person to reach out to]

### Honest Assessment
**Avoiding:**
- [What's being avoided]

**Playing safe:**
- [Where to be bolder]

### Next Period Focus
**Primary focus:** [The one thing]
**Skill commitment:** [What to develop]
**Definition of progress:** [What would feel good]

---
*Next growth check: [suggested date]*

Tone

  • Reflective and spacious - this isn't a sprint
  • Curious rather than judgmental
  • Celebrate genuine progress
  • Honest about stagnation without making it heavy
  • Forward-looking and energizing
  • This is about them, not productivity metrics

Depth

Can be 20 minutes or an hour depending on where they are. Read the energy and adjust. Not every section needs deep exploration - focus on what's alive for them.

Updates

After the conversation:

  • Update context/me.md with any new future direction or skills focus
  • Update context/patterns.md with growth/stagnation observations
  • Note content opportunities in patterns or a dedicated insights section

Version History

  • 80253c0 Current 2026-08-20 06:21

Same Skill Collection

codex/skills/build-team/SKILL.md
codex/skills/claudia-core/SKILL.md
codex/skills/databases/SKILL.md
codex/skills/onboarding/SKILL.md
plugins/claudia/skills/auto-research/SKILL.md
plugins/claudia/skills/brain-monitor/SKILL.md
plugins/claudia/skills/brain/SKILL.md
plugins/claudia/skills/build-team/SKILL.md
plugins/claudia/skills/capture-meeting/SKILL.md
plugins/claudia/skills/claudia-core/SKILL.md
plugins/claudia/skills/client-health/SKILL.md
plugins/claudia/skills/databases/SKILL.md
plugins/claudia/skills/deep-context/SKILL.md
plugins/claudia/skills/diagnose/SKILL.md
plugins/claudia/skills/draft-reply/SKILL.md
plugins/claudia/skills/feedback/SKILL.md
plugins/claudia/skills/file-document/SKILL.md
plugins/claudia/skills/financial-snapshot/SKILL.md
plugins/claudia/skills/fix-duplicates/SKILL.md
plugins/claudia/skills/follow-up-draft/SKILL.md
plugins/claudia/skills/inbox-check/SKILL.md
plugins/claudia/skills/ingest-sources/SKILL.md
plugins/claudia/skills/map-connections/SKILL.md
plugins/claudia/skills/meditate/SKILL.md
plugins/claudia/skills/meeting-prep/SKILL.md
plugins/claudia/skills/memory-audit/SKILL.md
plugins/claudia/skills/memory-health/SKILL.md
plugins/claudia/skills/morning-brief/SKILL.md
plugins/claudia/skills/new-person/SKILL.md
plugins/claudia/skills/new-workspace/SKILL.md
plugins/claudia/skills/onboarding/SKILL.md
plugins/claudia/skills/pipeline-review/SKILL.md
plugins/claudia/skills/research/SKILL.md
plugins/claudia/skills/skill-router/SKILL.md
plugins/claudia/skills/summarize-doc/SKILL.md
plugins/claudia/skills/weekly-review/SKILL.md
plugins/claudia/skills/what-am-i-missing/SKILL.md
template-v2/.claude/skills/auto-research/SKILL.md
template-v2/.claude/skills/client-health/SKILL.md
template-v2/.claude/skills/databases/SKILL.md
template-v2/.claude/skills/deep-context/SKILL.md
template-v2/.claude/skills/feedback/SKILL.md
template-v2/.claude/skills/financial-snapshot/SKILL.md
template-v2/.claude/skills/fix-duplicates/SKILL.md
template-v2/.claude/skills/new-workspace/SKILL.md
template-v2/.claude/skills/pipeline-review/SKILL.md
template-v2/.claude/skills/research/SKILL.md
plugins/claudia/skills/wiki/SKILL.md
template-v2/.claude/skills/wiki/SKILL.md

Metadata

Files
0
Version
80253c0
Hash
a01acc94
Indexed
2026-08-20 06:21

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-22 01:23
浙ICP备14020137号-1 $mapa de visitantes$