SessionStart
97johnlindquist/claude-session-hooks-template
Hook
Runs when a session starts, executing SessionStart.ts via bun. From johnlindquist/claude-session-hooks-template.
johnlindquist/claude-session-hooks-template
Hook
Runs when a session starts, executing SessionStart.ts via bun. From johnlindquist/claude-session-hooks-template.
johnlindquist/claude-session-hooks-template
Hook
Runs when you submit a prompt, before the agent sees it, executing UserPromptSubmit.ts via bun. From johnlindquist/claude-session-hooks-template.
johnlindquist/claude-session-hooks-template
Hook
Runs when the agent finishes a response, executing Stop.ts via bun. From johnlindquist/claude-session-hooks-template.
johnlindquist/claude-session-hooks-template
Hook
Runs before the agent uses a tool, executing PreToolUse.ts via bun. From johnlindquist/claude-session-hooks-template.
johnlindquist/claude-session-hooks-template
Hook
Runs after a tool call finishes, executing PostToolUse.ts via bun. From johnlindquist/claude-session-hooks-template.
Instructions file CodexOpenCode
AGENTS.md instructions for johnlindquist/xpert, covering agent instructions, quick reference and landing the plane (session completion).
Agent Claude Code
Use this agent to manage project work using GitHub Issues and the GitHub CLI (gh). The agent creates, edits, and tracks issues; maintains acceptance criteria as checklists; manages labels, assignees, milestones, and Projects; opens/links PRs; and enforces Conventional Commits and a clean Git workflow.
Instructions file
Claude Code instructions for johnlindquist/github-project, covering task creation guidelines, title (one line), body sections, description (the why) and acceptance criteria (the what).
Cursor rule Cursor
GitHub Examples Searcher. Load when user requests "Search GitHub" or "Search GitHub for Examples".
Cursor rule Cursor
Diagram Creator. Load when the user requests "Create a diagram".
Cursor rule Cursor
Plan creator. Load when the user wants to make plans.
Cursor rule Cursor
PR creator. Load when the user requests to "Create a Pull Request" or "Create a PR".
Cursor rule Cursor
PRD Creator. Use whenever a user wants to create a PRD.
Cursor rule Cursor
File packer. Load when a user requests "Pack files/directory/pattern".
Cursor rule Cursor
Wrangler runner. Load when a user requests to run a wrangler command.
Cursor rule Cursor
Worktree manager. Load when a user requests "Create a worktree", "purge worktrees", etc.
Plugin Claude Code
Plugin marketplace listing 1 plugin: thoroughness-enforcer.