Skill Claude CodeCodex
Use when finishing work in a repository that has agent-md installed; runs the declared checks, updates memory/progress.md, and reports concrete verification evidence instead of self-grading.
Skill Claude CodeCodex
Use when finishing work in a repository that has agent-md installed; runs the declared checks, updates memory/progress.md, and reports concrete verification evidence instead of self-grading.
Skill Claude CodeCodex
Use for UI changes in an agent-md repository; captures a screenshot and writes the structured markdown evidence required by the visual hook.
Hook Claude Code
Runs after a tool call finishes for Write, Edit, MultiEdit, Grep and Bash tool calls, executing post-edit-verify.sh, tdd-check.sh and truncation-check.sh (3 commands). From iamfakeguru/agent-md.
Hook Claude Code
Runs when the agent finishes a response, executing stop-verify.sh, state-enforcement.sh and sensory-reminder.sh (3 commands). From iamfakeguru/agent-md.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing block-destructive.sh. From iamfakeguru/agent-md.
Settings file Claude Code
Agent settings declaring 3 hook events (PostToolUse, Stop, PreToolUse).
Instructions file
Instructions for iamfakeguru/agent-md, covering agent-md directives, 1. role, 2. persistent state, 3. user intent and control and 4. planning.