agentic-development/adev-plugin

Agentic Development Framework plugin for Claude Code — full lifecycle methodology for AI-assisted software delivery

11Stars on the repository
40Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

agentic-development/adev-plugin

Hook

Runs when a session starts on startup, resume, clear and compact, executing session-start.sh via bash. From agentic-development/adev-plugin.

11 2d ago A tokens not measured copy · 83% MIT

PreToolUse

02

agentic-development/adev-plugin

Hook

Runs before the agent uses a tool for Edit, Write, Edit and Bash tool calls, executing context-preflight.sh, constitution-linter.sh, lifecycle-gate.sh, plan-body-write-guard.sh, gaming-gate.sh, artifact-frontmatter-guard.sh, merge-guard.sh and destructive-git-guard.sh via bash (9 commands). From…

11 2d ago A tokens not measured copy · 56% MIT

PostToolUse

03

agentic-development/adev-plugin

Hook

Runs after a tool call finishes for Edit tool calls, executing sync-trigger.sh, session-capture.sh, issue-reminder.sh and lifecycle-gate.sh via bash (4 commands). From agentic-development/adev-plugin.

11 2d ago A tokens not measured copy · 61% MIT

Stop

04

agentic-development/adev-plugin

Hook

Runs when the agent finishes a response, executing post-validate-extract-heuristics.sh via bash. From agentic-development/adev-plugin.

11 2d ago A tokens not measured original MIT