Notification
01pascalporedda/awesome-claude-code
Hook Claude Code
Runs when the agent sends a notification, executing notification.ts via npx with --notify. From pascalporedda/awesome-claude-code.
pascalporedda/awesome-claude-code
Hook Claude Code
Runs when the agent sends a notification, executing notification.ts via npx with --notify. From pascalporedda/awesome-claude-code.
pascalporedda/awesome-claude-code
Hook Claude Code
Runs when the agent finishes a response, executing stop.ts via npx with --chat. From pascalporedda/awesome-claude-code.
pascalporedda/awesome-claude-code
Hook Claude Code
Runs when a subagent finishes, executing subagent_stop.ts via npx. From pascalporedda/awesome-claude-code.
pascalporedda/awesome-claude-code
Settings file Claude Code
Agent settings declaring 5 hook events (PreToolUse, PostToolUse, Notification, Stop) and 15 allowed tools.
pascalporedda/awesome-claude-code
Instructions file
Instructions for pascalporedda/awesome-claude-code, covering claude.md, project overview, development commands, architecture & key components and implemented hooks.
pascalporedda/typefully-mcp-server
MCP server Claude CodeCodexCursor
MCP server for Typefully API integration. Runs locally from the typefully-mcp-server npm package.