File contents Quick Start
python .claude/skills/installing-skill-tracker/scripts/setup.py
python .claude/skills/installing-skill-tracker/scripts/verify.py
Instructions
Run setup to install tracking hooks:
python .claude/skills/installing-skill-tracker/scripts/setup.py
Verify installation :
python .claude/skills/installing-skill-tracker/scripts/verify.py
View usage analysis (after some skill usage):
python .claude/hooks/analyze-skills.py
If Verification Fails
Check jq is installed :
jq --version || echo "Install jq: brew install jq"
Check hook scripts exist :
ls -la .claude/hooks/track-*.sh
Check settings.json :
cat .claude/settings.json | jq .hooks
Re-run setup if components missing:
python .claude/skills/installing-skill-tracker/scripts/setup.py
Stop and report if verification still fails after re-running setup.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1 --- 2 name: ikram-alam-the-evolution-of-todo-mastering-spec-driven-d-15 3 description: Quick Start 4 --- 5 6 ## Quick Start 7 8 ```bash 9 python .claude/skills/installing-skill-tracker/scripts/setup.py 10 python .claude/skills/installing-skill-tracker/scripts/verify.py 11 ``` 12 13 ## Instructions 14 15 1. **Run setup** to install tracking hooks: 16 ```bash 17 python .claude/skills/installing-skill-tracker/scripts/setup.py 18 ``` 19 20 2. **Verify installation**: 21 ```bash 22 python .claude/skills/installing-skill-tracker/scripts/verify.py 23 ``` 24 25 3. **View usage analysis** (after some skill usage): 26 ```bash 27 python .claude/hooks/analyze-skills.py 28 ``` 29 30 ## If Verification Fails 31 32 1. **Check jq is installed**: 33 ```bash 34 jq --version || echo "Install jq: brew install jq" 35 ``` 36 37 2. **Check hook scripts exist**: 38 ```bash 39 ls -la .claude/hooks/track-*.sh 40 ``` 41 42 3. **Check settings.json**: 43 ```bash 44 cat .claude/settings.json | jq .hooks 45 ``` 46 47 4. **Re-run setup** if components missing: 48 ```bash 49 python .claude/skills/installing-skill-tracker/scripts/setup.py 50 ``` 51 52 **Stop and report** if verification still fails after re-running setup. 53 54 --- 55 > Converted and distributed by [TomeVault](https://tomevault.io/claim/ikram-alam) — claim your Tome and manage your conversions. 56 <!-- tomevault:4.0:skill_md:2026-04-15 -->
tomevault-io/skills-registry/tree/main/ikram-alam--the-evolution-of-todo-mastering-spec-driven-development-cloud-native-ai--installing-skill-tracker commit f93d2cc3f7
Frequently asked questions How do I install the Ikram Alam The Evolution Of Todo Mastering Spec Driven Development Cloud Native AI Installing Skill Tracker skill? Run npx skillmds@latest add tomevault-io/ikram-alam-the-evolution-of-todo-mastering-spec-driven-d-15 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Ikram Alam The Evolution Of Todo Mastering Spec Driven Development Cloud Native AI Installing Skill Tracker skill do? Quick Start It is listed under DevOps & Infra on SkillMD.
Is Ikram Alam The Evolution Of Todo Mastering Spec Driven Development Cloud Native AI Installing Skill Tracker safe to use? This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Ikram Alam The Evolution Of Todo Mastering Spec Driven Development Cloud Native AI Installing Skill Tracker? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Ikram Alam The Evolution Of Todo Mastering Spec Driven Development Cloud Native AI Installing Skill Tracker free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Ikram Alam The Evolution Of Todo Mastering Spec Driven Development Cloud Native AI Installing Skill Tracker? tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.