PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check (2 commands). From giosakti/duragent.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check (2 commands). From giosakti/duragent.
Hook Claude Code
Runs when the agent sends a notification, running echo 'π Claude notification'. From giosakti/duragent.
Settings file Claude Code
Agent settings declaring 2 hook events (PostToolUse, Notification).
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
Instructions file CodexOpenCode
Instructions for giosakti/duragent, covering agents.md β project context for ai agents, project overview, key concepts, planned and strategic documents.
Instructions file
Instructions for giosakti/duragent, a project described as: Durable agent runtime. Sessions survive crashes. Agents are just files. One binary, zero dependencies.
Skill Claude CodeCodex
Extract actionable tasks from a message or conversation.