Skip to content

Add growth-retrospective-skill (Agent Skills section)#322

Open
YoungApple wants to merge 1 commit into
jqueryscript:mainfrom
YoungApple:add-growth-retrospective
Open

Add growth-retrospective-skill (Agent Skills section)#322
YoungApple wants to merge 1 commit into
jqueryscript:mainfrom
YoungApple:add-growth-retrospective

Conversation

@YoungApple
Copy link
Copy Markdown

What

Adds growth-retrospective-skill to the 🧠 Agent Skills section, placed in the no-badge tier (consistent with new/low-star entries already present at the end of that section).

Why it fits

A cross-agent skill (Claude Code + OpenAI Codex CLI + Google Antigravity) for personal growth retrospectives:

  • Ranks personal gaps by decision-velocity signals extracted from git log + chat history (not self-reports)
  • Tracks all 5 growth categories: domain knowledge, human skills, work habits, meta-cognition, productivity rhythm — most learning-log tools cover only category 1
  • Every Tier 1/2 item ships with a graduation marker (observable, time-bounded exit condition) so items leave the list as the developer improves
  • Step 0 Action Audit forcing function blocks new scans if ≥3 prior level-up actions are pending >14 days AND 0 completed since last run — the anti-busywork mechanism missing from typical retro tools

Distinguishing feature vs adjacent entries

Looking at near-neighbors in the section:

Try in 5 seconds without installing

git clone https://github.com/YoungApple/growth-retrospective-skill /tmp/grs && \
  bash /tmp/grs/examples/demo-fixture/demo.sh

Or one-line install:

curl -fsSL https://raw.githubusercontent.com/YoungApple/growth-retrospective-skill/main/install.sh | bash

Honest disclosure

Brand new repo (1 star at submission). Adding to the no-badge tier (your README structure has many such entries at the end of Agent Skills). Happy to wait if the policy is different — please let me know.

Companion PRs: ComposioHQ/awesome-claude-skills#913, GetBindu/awesome-claude-code-and-skills#42.

Cross-agent skill for personal growth retrospectives. Ranks gaps by
decision-velocity signals from git + chat history, tracks 5 categories
with required graduation markers, includes Step 0 forcing function that
blocks new scans if prior actions are untouched (anti-busywork
mechanism).

Repo: https://github.com/YoungApple/growth-retrospective-skill
Note: 1-star/new repo, added to the no-badge tier consistent with
other entries at the end of the Agent Skills section.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant