Skip to content

ABVX Agent Skills v0.8.0

Choose a tag to compare

@markoblogo markoblogo released this 06 Jun 13:55

ABVX Agent Skills v0.8.0

New skills

  • role-skill-pack-design — design compact role/workflow skill packs with base layers, difference layers, boundaries, and rollout order.
  • workflow-policy-layering — split workflow, authority, escalation, forbidden actions, and validation into clean layers.
  • brief-first-execution — start non-trivial work with one live brief for scope, non-goals, risks, verification, and done criteria.
  • private-vs-publishable-skill-audit — audit private skill packs before publishing any part of them.

Why this release

This wave extracts a reusable framework for building role and workflow skill packs without carrying over client-specific, repo-specific, or product-specific operating detail.

Also updated

  • README onboarding now includes the new assistant-pack design path.
  • The new skills are written in vendor-neutral form and validated against the repository skill profile.

Validation

  • .venv/bin/python scripts/validate.py