Skip to content

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 13:51
c3b4e02

3.1.0 (2026-06-23)

Features

  • add instructions to update tasks and reconcile plans before completion (ccdb657)
  • add lint command over skill tree (1c4b27f)
  • add skill description lint engine (9f96fc4)
  • add skill name and body lint rules (c9cf5c9)
  • agents: add guardrails framework for error prevention and decision-making (24c83de)
  • cli: surface codex in help, usage, and destination summary (deee9f6)
  • codex: generate codex document at global scope (e1a1ebe)
  • codex: generate codex document at project scope (7dfa173)
  • enhance reconciliation process for task completion in vertical TDD (dc0249e)
  • guardrails: implement comprehensive guardrails framework for AI coding agents (09170e4)
  • readme: update documentation to include guardrails framework and its error-prevention features (0501174)
  • remove obsolete specs and tasks for dashboard features (f384c2a)
  • report missing skill files in lint (ab51eb9)
  • skills: add abort criteria guidelines for task management (c8c9a87)
  • skills: add agent rationalization blocking guidelines (a194a4c)
  • skills: add approval gates before implementation guidelines (fe81e79)
  • skills: add comprehensive regression testing guidelines (741b0f1)
  • skills: add decision framework for structured decision-making (8694d58)
  • skills: add structured workflow for code review requesting (133856a)
  • skills: add subagent selection decision framework and guidelines (0641b4a)
  • skills: add verification checklists to enforce evidence before task completion (e4762a1)
  • skills: refine descriptions for various skills to enhance clarity and usage guidelines (f669575)
  • targets: add codex as valid target (ffb2a4c)
  • targets: test mixed-target and force-overwrite behavior (d204fa3)

Bug Fixes

  • correct formatting of missing skill file violation constant (4ebe744)

Documentation

  • specs: mark spec 0001 as Completed (33a7868)

Miscellaneous

  • docs: update readme.md (5aaf6f0)
  • skills: refine skill descriptions across multiple files to clarify usage contexts and avoid misuse (26ac4f9)