By cadrianmae
Flat session management system with .current-session tracking. Adapted from iannuttall/claude-sessions.
No model invocation
Executes directly as bash, bypassing the AI model
Runs pre-commands
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Contains inline bash commands via ! syntax
Contains inline bash commands via ! syntax
Personal marketplace for Mae's custom Claude Code plugins.
Supported: Linux, macOS, Windows (via Git Bash)
Note for Windows users: Context files default to /tmp/claude-ctx/ which maps to your Git Bash temp directory. You can specify a custom path using the optional path parameter if needed (e.g., /context:send child subject /c/Temp/).
Flat session management system with .current-session tracking.
Commands:
/session:start - Start new session/session:end - End with comprehensive summary/session:update - Add notes to current session/session:current - Show current status/session:list - List all sessions/session:resume - Resume previous session/session:help - Show helpGeneric hierarchical parent-child session context handoff.
Commands:
/context:receive - Receive context from parent/child session/context:send - Send context before switching sessionsFile pattern:
/tmp/claude-ctx/ctx-parent-to-child-{subject}.md/tmp/claude-ctx/ctx-child-to-parent-{subject}.mdFeatures:
/tmp/claude-ctx/ directory with minimal READMEReference and research tracking for academic work and project documentation.
Commands:
/track:init - Initialize tracking (run first)/track:update - Retroactive scan of history/track:auto - Toggle auto-tracking on/off/track:config - View or update verbosity settings/track:help - Show comprehensive helpFiles created:
CLAUDE_SOURCES.md - Research sources (KV format)CLAUDE_PROMPTS.md - Major prompts and outcomes.claude/.ref-autotrack - Auto-tracking marker.claude/.ref-config - Verbosity configurationSkills:
ref-tracker - Automatic tracking when enabledNatural language date/time parsing and calculations using native GNU date command.
Commands:
/datetime:now - Get current date/time/datetime:parse - Parse natural language expressions/datetime:calc - Calculate date differencesFeatures:
date command)Skills:
datetime - Auto-invoked for proactive temporal awarenessClaude-only skill that opens files in VSCode at specific line and column positions.
Auto-invoked when:
Features:
Skills:
code-pointer - Auto-invoked when Claude needs to show exact file locationsRequirements:
code CLI installed in PATHSession management wrapper for Claude CLI with AI-powered summaries and accurate timestamp tracking.
Features:
github.com) and list-type contentInstallation:
cp scripts/claude-session ~/.local/bin/
chmod +x ~/.local/bin/claude-session
Usage:
# Session management
claude-session # Start new session
claude-session -r # Resume with enhanced picker (shows tags/summaries)
claude-session list # List sessions with created/modified dates
claude-session stats # Show statistics
# Metadata management
claude-session tag <ID> <tags...> # Add tags
claude-session note <ID> <text> # Add note
claude-session summary <ID> <text> # Manual summary
# AI-powered summaries
claude-session summary --generate # Generate for current session
claude-session summary --generate <ID> # Generate for specific session
claude-session summary --generate <ID> --force # Overwrite existing summary
claude-session --help # Show complete help
npx claudepluginhub cadrianmae/claude-marketplace --plugin sessionHierarchical parent-child session context handoff system. Pass context between sessions using /context:send and /context:receive.
Enables Claude to open files at specific lines in VSCode when explaining code, debugging, or referencing specific locations. Auto-invoked skill that uses the `code` CLI to point users to exact file positions.
Automatic reference and prompt tracking via hooks. Tracks WebSearch/WebFetch/Read/Grep sources and major prompts to claude_usage/ directory with configurable verbosity. Supports export to bibliography, methodology, BibTeX, and timeline formats.
Document conversion toolkit for Pandoc with templates, validation, and format-specific helpers. Convert markdown to PDF, DOCX, HTML, and presentations with smart defaults and YAML frontmatter validation.
Neovim Remote integration for Claude Code - automatically open files in the correct neovim instance based on working directory
Persistent local memory for Claude Code. Every tool call, every file edit, every thinking block from every session — stored verbatim on your machine. Semantic recall in ~126ms with zero API calls.
Save and resume Claude Code session context across multiple windows. Preserves work progress, pending tasks, key files, and technical notes. Perfect for complex projects requiring context switching between sessions.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses