Skip to content

v0.0.6 — Rules Migration & Auto Memory

Latest

Choose a tag to compare

@akhmat-s akhmat-s released this 04 Mar 14:09
3a9c6f4

What's Changed

Rules System

Skills converted to always-loaded rules in .claude/rules/:

  • git.md — branch naming, commit format, secret protection
  • authentication.md — auth library decisions per platform
  • backend.md — stack decisions + non-negotiable rules
  • frontend.md — UI/animation/asset decisions + quality gates
  • docker.md — containerization standards

Session Continuity

  • Removed session-start.sh and HANDOFF.md
  • Replaced by Claude Code native Auto Memory — context now accumulates automatically across sessions

Removed

  • skills-registry — no longer needed with rules-based routing
  • /generate:agent command

See CHANGELOG.md for complete details.