Session management system for documenting development work. Track progress, issues, solutions, and learnings in markdown files for future reference.
/plugin marketplace add mrclrchtr/cc-marketplace
/plugin install session@mrclrchtr/cc-marketplace
Show the current session status by:
End the current development session by:
Show help for the session management system:
List all development sessions by:
> CRITICAL: This command is READ-ONLY.
- Date and Time: !`date +%Y-%m-%d\ %I:%M\ %p`
Update the current development session by:
Claude Agent SDK Development Plugin
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
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.