Command Claude Code
../../projects/dotfiles/.claude/commands/update-claude-md.md.
Command Claude Code
../../projects/dotfiles/.claude/commands/update-claude-md.md.
Command Claude Code
../../projects/dotfiles/.claude/commands/wrap-up.md.
Hook Claude Code
Runs when the agent finishes a response, executing claude-hook.sh. From jaehanbyun/dotfiles.
Hook Claude Code
Runs when a git worktree is created, executing create-worktree.sh. From jaehanbyun/dotfiles.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing claude-hook.sh. From jaehanbyun/dotfiles.
Hook Claude Code
Runs on the StopFailure event, executing claude-hook.sh. From jaehanbyun/dotfiles.
Hook Claude Code
Runs before the agent uses a tool, executing claude-hook.sh. From jaehanbyun/dotfiles.
Hook Claude Code
Runs after a tool call finishes, executing claude-hook.sh. From jaehanbyun/dotfiles.
Hook Claude Code
Runs when a tool call fails, executing claude-hook.sh. From jaehanbyun/dotfiles.
Hook Claude Code
Runs when the agent asks permission for an action, executing claude-hook.sh. From jaehanbyun/dotfiles.
Settings file Claude Code
Agent settings declaring 8 hook events (Stop, WorktreeCreate, UserPromptSubmit, StopFailure) and 26 allowed tools.
Skill Claude CodeCodex
A tool for exploring and analysing Claude Code session history stored in history.jsonl. It supports session lists, searches, and detailed session analysis.
Skill Claude CodeCodex
Read when you need a browser automation (QA, element interaction, screencapture/snapshot, network capture, so on), or have to work across user's logged-in accounts, apps (e.g. Slack, X, LinkedIn, etc.), memory, and browsing history.
Skill Claude CodeCodex
An automation that collects release notes from the @claudecodelog X account and organises them in Obsidian, a note-taking app.
Skill Claude CodeCodex
A daily work-logging tool that gathers yesterday’s activity from Codex sessions, Obsidian notes, and meeting notes, then updates a work-log vault and creates possible tasks in Apple Reminders.
Skill Claude CodeCodex
Feature development harness combining gstack skills for insights/review with Anthropic harness engineering patterns for implementation. Four phases: Ideation (gstack), Planning (gstack), Implementation (sprint harness), QA & Ship (gstack). Full evaluator per sprint with GAN-like design iteration for UI features. Use…
Skill Claude CodeCodex
Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service -- even for well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot. Your…
Skill Claude CodeCodex
This skill should be used when working with GitHub CLI (gh) for pull requests, issues, releases, and GitHub automation. Use when users mention gh commands, GitHub workflows, PR operations, issue management, or GitHub API access. Essential for understanding gh's mental model, command structure, and integration with git…
Skill Claude CodeCodex
Build or query a persistent knowledge graph for explicit Graphify requests, an existing graphify-out/graph.json, or repository-wide multi-hop architecture and impact analysis spanning several modules. Do not use for routine codebase questions, symbol lookup, single-file work, ordinary debugging, or tasks that rg, an…