Skip to content

v0.1.0 — Initial Release

Latest

Choose a tag to compare

@Shmayro Shmayro released this 01 Apr 10:24
85a76b6

singularity-claude v0.1.0

Skills that evolve themselves. A self-evolving skill engine for Claude Code — create, score, repair, and crystallize skills through autonomous recursive improvement loops.

What's included

  • 7 skills: using-singularity, creating-skills, scoring, repairing, crystallizing, reviewing, dashboard
  • 2 agents: skill-assessor (haiku), gap-detector (haiku)
  • 2 scripts: score-manager.sh, telemetry-writer.sh
  • SessionStart hook with alert injection
  • Maturity progression: draft → tested → hardened → crystallized
  • Data storage at ~/.claude/singularity/

Install

Inside Claude Code:

/plugin marketplace add Shmayro/singularity-claude
/plugin install singularity-claude

Or via npm:

npm install -g singularity-claude

See README for all options.