← Back to Skills Marketplace
jcools1977

Achievement Unlocked

by John DeVere Cooley · GitHub ↗ · v1.0.0
darwinlinuxwin32 ⚠ suspicious
291
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install achievement-unlocked
Description
Gaming-style achievement system for real coding work. Tracks milestones, unlocks badges, levels up your developer profile, and drops rare achievements for le...
README (SKILL.md)

Achievement Unlocked

"Every RPG character starts at Level 1. So did every senior engineer. The difference is, RPG characters get XP notifications."

What It Does

Real work, real achievements. Every commit, every bug fix, every test written, every refactor completed earns XP and progress toward achievements. Some are common. Some are rare. Some are legendary — and you won't know they exist until you accidentally trigger them at 2am on a Tuesday.

This isn't a toy. It's a recognition engine for the invisible work developers do every day that nobody celebrates.

Achievement Categories

🟢 Common Achievements (Easy to earn, everyone gets these)

Achievement How to Unlock XP
First Blood Make your first commit to the project 10
Hello World Create your first new file 10
Bug Squasher Fix your first bug (commit message contains "fix") 25
Test Believer Write your first test 25
Clean Plate Commit with zero linter warnings 15
Documentation Hero Update a README or doc file 20
Code Janitor Delete more lines than you add in a commit 20
Morning Person First commit before 7am 10
Night Owl Commit after midnight 10
Weekend Warrior Commit on a Saturday or Sunday 15

🔵 Uncommon Achievements (Require consistent effort)

Achievement How to Unlock XP
Streak! Commit every day for 7 consecutive days 100
Centurion Reach 100 commits on the project 150
Test Fanatic Achieve 80%+ code coverage 200
Polyglot Commit code in 3+ different languages 75
Architect Create 5+ new modules/packages 100
Humanitarian Fix 10 bugs 100
The Deleter Remove 1,000+ lines in a single PR 100
Zero Warnings 5 consecutive commits with zero linter warnings 75
Review Machine Review (comment on) 10+ PRs 100
Multi-Branch Work on 3+ branches in a single day 50

🟣 Rare Achievements (Impressive milestones)

Achievement How to Unlock XP
Marathon Commit every day for 30 consecutive days 500
Thousand Cuts Make 1,000 commits on the project 750
Full Coverage Achieve 95%+ code coverage 500
Dependency Diet Remove a dependency (net negative in package.json) 250
The Rewriter Rewrite a module that's older than 1 year 300
Mentor Your code gets copied/referenced by 3+ other modules 250
The Minimalist Ship a feature in under 50 lines 200
One-Liner Fix a critical bug with a single line change 300
Green Machine 50 consecutive passing CI builds 400
No Rollback Deploy 20 times with zero rollbacks 350

🟡 Epic Achievements (Legendary feats)

Achievement How to Unlock XP
The Phoenix Resurrect a failed project to passing CI 1000
Immortal Streak Commit every day for 100 consecutive days 2000
10x Developer Remove 10x more lines than you add (lifetime) 1500
Zero Bug Sprint Complete a full sprint with zero bugs filed 1000
The Mass Extinction Delete an entire deprecated module (500+ lines) 750
Performance Wizard Improve a benchmark by 10x+ 1000
The Untouchable Go 30 days with zero bugs attributed to your code 1500

🔴 Secret Achievements (You don't know they exist until you trigger them)

These are HIDDEN. You'll only see them when they pop up.
Examples of what might trigger them (but we're not telling you exactly):

  ??? — "Did you just..."
  ??? — "We've all been there"
  ??? — "That's not how you spell 'Wednesday'"
  ??? — "git push --force to main? Bold."
  ??? — "3am on Christmas? Really?"
  ??? — "You fixed it by deleting the entire file"
  ??? — "11 merge conflicts resolved in one commit"
  ??? — "The commit message was longer than the code change"
  ??? — "You wrote more comments than code"
  ??? — "Same bug fixed for the third time"

The Developer Profile

╔══════════════════════════════════════════════════════════════╗
║                 🏆 ACHIEVEMENT UNLOCKED 🏆                   ║
║                                                              ║
║  ┌──────────────────────────────────────────────────────┐   ║
║  │  🎮 DEVELOPER PROFILE                                │   ║
║  │                                                       │   ║
║  │  Level: 14 — "The Refactorer"                        │   ║
║  │  Total XP: 3,475 / 4,000 (next level)               │   ║
║  │  ████████████████████░░░░░  87%                      │   ║
║  │                                                       │   ║
║  │  Achievements: 27 / 47 unlocked (57%)                │   ║
║  │  🟢 Common:    10/10  (100%)                          │   ║
║  │  🔵 Uncommon:   8/10  (80%)                           │   ║
║  │  🟣 Rare:       5/10  (50%)                           │   ║
║  │  🟡 Epic:       2/7   (29%)                           │   ║
║  │  🔴 Secret:     2/10  (20%)                           │   ║
║  │                                                       │   ║
║  │  Most Recent:                                         │   ║
║  │  🟣 "One-Liner" — Fixed critical auth bypass with     │   ║
║  │     a single character change (= → ===)               │   ║
║  │     Earned: 300 XP — March 3, 2026                    │   ║
║  │                                                       │   ║
║  │  Rarest Achievement:                                  │   ║
║  │  🟡 "The Phoenix" — Resurrected the CI pipeline       │   ║
║  │     after 3 weeks of red. 1000 XP.                    │   ║
║  │                                                       │   ║
║  │  Next Unlock Candidates:                              │   ║
║  │  ├── 🔵 "Streak!" — 5/7 consecutive commit days      │   ║
║  │  ├── 🟣 "Marathon" — 22/30 consecutive commit days    │   ║
║  │  └── 🔵 "Centurion" — 87/100 commits                 │   ║
║  └──────────────────────────────────────────────────────┘   ║
╚══════════════════════════════════════════════════════════════╝

Level Titles

Level XP Required Title
1 0 "The Intern"
2 50 "Copy-Paster"
3 150 "Stack Overflow Tourist"
4 300 "Bug Generator"
5 500 "It Works On My Machine"
7 1,000 "The Debugger"
10 2,000 "The Builder"
14 3,500 "The Refactorer"
18 6,000 "The Architect"
22 10,000 "The Wizard"
25 15,000 "Mass Deleter of Code"
30 25,000 "Mass Deleter of Bugs"
40 50,000 "Legend"
50 100,000 "Is This Your Full-Time Job?"

Achievement Unlock Notification

When you trigger an achievement:

╔══════════════════════════════════════════════════════════╗
║                                                          ║
║   🏆 ACHIEVEMENT UNLOCKED!                               ║
║                                                          ║
║   ┌────────────────────────────────────────────────┐     ║
║   │  🟣 ONE-LINER                                  │     ║
║   │                                                 │     ║
║   │  "Fixed a critical bug with a single line."     │     ║
║   │                                                 │     ║
║   │  The most dangerous code is the code that's     │     ║
║   │  almost right. You found the one character      │     ║
║   │  that made the difference. Surgical.            │     ║
║   │                                                 │     ║
║   │  +300 XP                                        │     ║
║   │  Level 14 → Level 14 (175 XP to next level)    │     ║
║   └────────────────────────────────────────────────┘     ║
║                                                          ║
║   🎯 NEXT: "Centurion" — 13 more commits to unlock      ║
║                                                          ║
╚══════════════════════════════════════════════════════════╝

Team Leaderboard

╔══════════════════════════════════════════════════════════════╗
║                  TEAM LEADERBOARD                           ║
║                  March 2026                                  ║
╠══════════════════════════════════════════════════════════════╣
║                                                              ║
║  #  Name        Level  XP      Achievements  Rarest         ║
║  ── ────────── ─────  ──────  ────────────  ──────────────  ║
║  1  @jcooley    14    3,475   27/47         The Phoenix     ║
║  2  @sara       12    2,890   24/47         Immortal Streak ║
║  3  @mike       10    2,100   19/47         Performance Wiz ║
║  4  @dev_b       8    1,500   15/47         Green Machine   ║
║  5  @newbie      3      180    6/47         Night Owl       ║
║                                                              ║
║  THIS WEEK'S MVP: @sara — unlocked 3 achievements           ║
║  THIS WEEK'S MOMENT: @mike — "One-Liner" on prod hotfix     ║
╚══════════════════════════════════════════════════════════════╝

When to Invoke

  • Runs automatically in the background — achievements trigger on qualifying events
  • Check your profile anytime to see progress
  • Check the leaderboard for friendly competition
  • After a tough week — see proof that you actually accomplished things

Why It Matters

Developer work is invisible. You don't get a trophy for fixing a race condition. You don't get applause for deleting 2,000 lines of dead code. You don't get XP for surviving a 3am production incident.

Now you do.

Zero external dependencies. Zero API calls. Pure git-history-powered gamification.

Usage Guidance
Before installing or enabling this skill, ask the publisher exactly how the agent will obtain the data it needs: will it read the local .git directory, call a remote GitHub/GitLab API, or run local linters/tests? Request a clear list of required binaries (git, node/test frameworks, linters), any API tokens or CI credentials, and what filesystem paths it will access. If you can't verify that, avoid granting it access to private repositories or secrets. Prefer running this type of tool in an isolated environment (ephemeral VM or CI job with limited scope) or use a version that explicitly declares and documents the required permissions and commands. If you want, ask the maintainer to provide a minimal reproducible runtime plan (commands it will run) so you can inspect what it will access.
Capability Analysis
Type: OpenClaw Skill Name: achievement-unlocked Version: 1.0.0 The 'achievement-unlocked' skill bundle is a gamification system designed to track developer milestones based on git history. It contains only metadata (_meta.json) and documentation (SKILL.md) with no executable code, external dependencies, or network calls. There are no signs of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The description says the skill will inspect commits, commit messages, code coverage, linter warnings, CI builds, PR reviews, package.json changes, deploy rollbacks, and other repo/CI state — capabilities that normally require access to the repository (.git), the git binary or Git API, and/or CI provider APIs and tokens. However the skill declares no required binaries, no env vars, no config paths, and no primary credential. That is inconsistent: either the skill is only providing a purely conceptual/spec document, or it expects to access data without declaring the necessary tooling/credentials.
Instruction Scope
The provided SKILL.md is instruction-only and describes many triggers that require reading repository data (commit history/messages, file diffs, package.json), running or reading results from linters/tests/coverage and CI, and observing deploy rollbacks. Those runtime actions (reading .git, running linters/tests, or calling CI APIs) are not reflected in declared requirements. The SKILL.md excerpt does not show explicit commands, but the functional requirements imply file and environment access beyond what's declared.
Install Mechanism
There is no install spec and no code files — lowest install risk. Nothing will be written to disk by an installer from this package itself.
Credentials
No environment variables or credentials are declared, yet the skill would reasonably need at least repository access (read .git), possibly the git binary, and likely CI/provider tokens (GitHub/GitLab/CI) or permission to run tests/linters. The lack of declared credentials or tools is disproportionate to the stated capabilities and could hide implicit requests for access at runtime.
Persistence & Privilege
The skill is not marked always:true and doesn't claim to persist or alter other skills or system-wide settings. Autonomous invocation is allowed (the platform default), but there is no evidence this skill requests elevated persistence privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install achievement-unlocked
  3. After installation, invoke the skill by name or use /achievement-unlocked
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug achievement-unlocked
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Achievement Unlocked?

Gaming-style achievement system for real coding work. Tracks milestones, unlocks badges, levels up your developer profile, and drops rare achievements for le... It is an AI Agent Skill for Claude Code / OpenClaw, with 291 downloads so far.

How do I install Achievement Unlocked?

Run "/install achievement-unlocked" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Achievement Unlocked free?

Yes, Achievement Unlocked is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Achievement Unlocked support?

Achievement Unlocked is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Achievement Unlocked?

It is built and maintained by John DeVere Cooley (@jcools1977); the current version is v1.0.0.

💬 Comments