Skip to content

v0.3

Choose a tag to compare

@adewale adewale released this 25 Feb 09:47
· 17 commits to main since this release

Lifecycle hooks and task completion enforcement.

What's new

  • Lifecycle hooks (hooks.json) — automatic registration on install for SessionStart, Stop, and Commit hooks
  • Task completion enforcement — Stop hook now verifies task completion before the agent returns control
  • CHANGELOG.md — version history tracking
  • Verification steps in README

Install

npx skills add adewale/guardrails-skill

Or as a Claude Code plugin:

/plugin marketplace add adewale/guardrails-skill
/plugin install guardrails@guardrails-skill

Upgrade

npx skills update