Skip to content

v0.10.0 - Skill Installer, Onboard Performance, Milestones

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jan 02:01

Highlights

  • Skill Installer: New ab skill command for managing Claude Code skills
  • Onboard Performance: Removed unnecessary graph refresh from ab onboard
  • Skill Auto-Install: Configure default skills for automatic installation during onboarding

New Features

  • ab skill list/install/remove/info/sync commands for skill management
  • GitHub shorthand, git URL, and local path support for skills
  • onboarding.default_skills config option for auto-installing skills
  • Milestone/version sync support in integrations

Improvements

  • Plugin structure matches beads plugin pattern
  • Skills moved to root level for Claude Code discovery
  • Onboard command skips expensive graph refresh

Security & Stability

  • P1 and P2 production hardening fixes