elijrucker

Goal Tracking — Development skill for Claude Code

Development community

Self-directed agile goal tracking system — personal kanban, driven by kaizen, 52 goals across 4 domains.

How to install Goal Tracking

This entry records only its repository, not the path inside it, so there is no exact command to give. Open elijrucker/goal-tracking and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Goal Tracking does

Self-directed agile goal tracking system — personal kanban, driven by kaizen, 52 goals across 4 domains.

Alternatives in Development

  • Vibe Kanban — Get 10X more out of Claude Code, Gemini CLI, Codex, Amp and other coding agents 23.5k ★
  • Autoresearch — Claude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code 2.5k ★
  • Content Shipped — Proactively detect and log shipped content when user mentions publishing, launching, or completing work 1k ★

README

52-Card Goal Tracking System

A self-directed agile goal tracking system built around a 52-card deck metaphor, applying personal kanban and kaizen principles to long-term personal and professional development. Utilizing Markdown for legibility and Git for version control and incremental progress tracking, each suit maps to one of the following domains: engineering tools, applied practice, computer science theory, and personal development. Card values indicate difficulty and prerequisite relationships. Progress is tracked via a structured changelog and progress file hosted on GitHub.

This repository is shared publicly for portfolio and case-study purposes. No license is granted for reuse, modification, or redistribution — all rights reserved.

System Overview

Suit Organization

  • ♦️ Diamonds: Tools, Platforms & Certifications
  • ♣️ Clubs: Applied Practice & Programming
  • ♠️ Spades: Theory, Fundamentals & Mathematics
  • ♥️ Hearts: Personal Development

Card Value Philosophy

  • 2-5: Quick wins, foundational goals, or goals with significant progress
  • 6-9: Moderate investment, building skills
  • 10-Jack: Significant commitment, complex achievements
  • Queen-King: Major milestones, substantial undertakings
  • Ace: Ultimate achievement in the suit

♦️ Diamonds - Tools, Platforms & Certifications

Tools and platforms needed for development work, including languages, frameworks, cloud platforms, and technical certifications.

Card Goal Notes
2 Markdown Review/remedial - foundation for note-taking system
3 Python Crash Course Foundational language, prerequisite for many goals
4 Foundational C# with Microsoft FreeCodeCamp cert - 50% complete