Sessions Directory Pattern - maintain context across AI coding sessions
/plugin marketplace add vieko/sessions
/plugin install sessions@vieko/sessions
Archive completed session work
Change project settings (models, git strategy)
Create documentation about a topic in the codebase
End session - update context and commit changes
Change how .sessions/ is handled in git
Create an implementation plan for a feature or task
Review work for blindspots, gaps, and improvements
Start a new session - reads context and scaffolds .sessions/ if needed
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Claude Agent SDK Development Plugin
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.