Skip to content

ABVX Agent Skills v0.7.0

Choose a tag to compare

@markoblogo markoblogo released this 04 Jun 14:24

ABVX Agent Skills v0.7.0

New skills

  • doc-grounded-grilling — stress-test plans against repo docs, ADRs, domain language, and design assets.
  • rapid-grilling — lightweight clarification loop for brainstorming and early product shaping.
  • test-driven-execution — tracer-bullet red-green-refactor loop for behavior-first implementation.
  • spec-to-prd — convert current discovery into a durable PRD.
  • plan-to-issues — break plans and PRDs into thin end-to-end slices.
  • repo-issue-triage — compact issue-state machine for bugs, enhancements, and backlogs.
  • system-zoom-out — map a local code area back to the wider system.

Why this release

This wave adapts the strongest planning and engineering workflow ideas from Matt Pocock's skills into ABVX-style, validation-gated, composable skills for Codex-oriented project work.

Also updated

  • README onboarding now points users from discovery -> PRD -> issues -> triage -> execution
  • Lab copy updated to reflect the expanded planning and execution layer

Validation

  • python scripts/validate.py
  • local install into ~/.codex/skills