Skill Claude CodeCodex
Show what happened in recent past sessions on this project as a clean timeline. Use when the user asks "what did we do last time", "session history", "past sessions", or wants an overview of previous work.
Skill Claude CodeCodex
Show what happened in recent past sessions on this project as a clean timeline. Use when the user asks "what did we do last time", "session history", "past sessions", or wants an overview of previous work.
Skill Claude CodeCodex
The house format and rules for writing or updating an agentmemory skill. Use when adding a new skill, restructuring an existing one, or reviewing a skill contribution for consistency.
Plugin Claude Code
Plugin marketplace listing 1 plugin: pro-workflow.
Plugin Claude Code
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 41 skills, 8 agents, 23 commands, 37 hook scripts across 24 events. Cross-agent via skills add.
Agent
Analyzes and optimizes context window usage across sessions. Use when context feels bloated, sessions run slow, or approaching compaction limits.
Agent
Analyze session token usage and cost patterns. Identify expensive operations and recommend optimizations. Use to understand and reduce session costs.
Agent
Specialized debugging agent. Use when facing hard bugs, test failures, or runtime errors that need systematic investigation.
Agent
Multi-phase development agent. Research > Plan > Implement with validation gates. Use PROACTIVELY when building features that touch >5 files or require architecture decisions.
Agent
Analyze permission denial patterns and generate optimized alwaysAllow/alwaysDeny rules. Use when permission prompts slow down workflow.
Agent
Break down complex tasks into implementation plans before writing code. Use when task touches >5 files, requires architecture decisions, or has unclear requirements.
Agent
Code review specialist that verifies every finding against actual code before reporting. Use before committing, for PR reviews, or after major changes.
Agent
Confidence-gated exploration that assesses readiness before implementation. Scores 0-100 across five dimensions and gives GO/HOLD verdict.
Command
Auto-detect project type and configure quality gates, permissions, and hooks for a new codebase.
Command
Create a well-crafted commit after running pro-workflow quality checks.
Command
Smart context compaction with state preservation — saves critical state before compact and restores after.
Command
Diagnose and fix context window problems.
Command
Track session costs, understand token spend, and get optimization tips.
Command
Strip AI-generated slop from the current branch.
Command
Build a feature using Research > Plan > Implement phases.
Command
Diagnose pro-workflow setup and Claude Code configuration.
Command
Generate a structured handoff document that another Claude session (or your future self) can consume immediately to continue where you left off.
Command
Surface patterns from your pro-workflow learnings and session history.
Command
Capture a lesson from this session into permanent memory.
Command
Learn Claude Code best practices and capture lessons into persistent memory.