session-start-hook
๐ฏSkillfrom camacho/ai-skills
Guides creating SessionStart hooks for Claude Code that install dependencies so tests and linters work across CLI, web, and API sessions, with support for async mode and environment variable persistence.
Same repository
camacho/ai-skills(46 items)
Installation
npx vibeindex add camacho/ai-skills --skill session-start-hooknpx skills add camacho/ai-skills --skill session-start-hook~/.claude/skills/session-start-hook/SKILL.mdSKILL.md
More from this repository10
An individual skill from the camacho/ai-skills collection, a set of AI skills for Claude Code and Codex installable via npx skills, with each skill providing focused instructions for specific development tasks.
An individual skill from the camacho/ai-skills collection, a set of AI skills for Claude Code and Codex installable via npx skills, with each skill providing focused instructions for specific development tasks.
An individual skill from the camacho/ai-skills collection, a set of AI skills for Claude Code and Codex installable via npx skills, with each skill providing focused instructions for specific development tasks.
An individual skill from the camacho/ai-skills collection, a set of AI skills for Claude Code and Codex installable via npx skills, with each skill providing focused instructions for specific development tasks.
An individual skill from the camacho/ai-skills collection, a set of AI skills for Claude Code and Codex installable via npx skills, with each skill providing focused instructions for specific development tasks.
A post-task review and memory extraction skill from a collection of AI skills for Claude Code and Codex. Part of a toolkit that includes validation, context reconstruction, and project naming capabilities, all installable via npx skills.
Part of a collection of AI skills for Claude Code and Codex that includes validation, post-task reflection, context reconstruction after /clear, and project naming. All skills are installed via npx skills with SKILL.md frontmatter discovery.
Creates high-quality skills by running three competing parallel approaches (skill-creator, superpowers, and manual), comparing results on five dimensions, then synthesizing the best elements into a final SKILL.md through a full 10-step workflow pipeline.
Exits copilot mode and returns Claude Code to autonomous mode with full worktree enforcement and the complete workflow pipeline active.
Handles session wrap-up by invoking reflection to extract learnings, cleaning up worktree branches (removing merged ones, warning about unmerged), and prompting the user to type /clear.