Skip to content

v0.2.0 — rebuilt as a SKILL.md skill

Choose a tag to compare

@alexei-led alexei-led released this 24 Jun 15:44
· 15 commits to main since this release
70287a4

Breaking rebuild. The keyword-scoring engine is gone; the product is now a single self-selected SKILL.md skill.

What changed

  • Removed the Python scoring engine, the duplicate TypeScript port, the CLI, the Hermes plugin code, postures.json, and the keyword gate.
  • Added one artifact: skills/coding-posture/SKILL.md. The agent reads the modes and picks one from context — no router.
  • Modes renamed to plain task names (debug, fix, review, test-first, refactor, migrate, spike, unstuck); persona-style IDs and unused axes dropped.

Why (grounded in research)

Install

Works unmodified in any SKILL.md-compatible agent (Hermes, Claude Code, Codex, Cursor, Pi). See the README.

Status

MVP. The bet — that these procedural checklists improve agent behavior — is not yet measured. No eval here compares behavior with and without the skill.