ctx
25Plugin Claude Code
Persistent memory for Claude Code agents. Stores decisions, patterns, and knowledge in a structured graph database that persists across sessions.
Plugin Claude Code
Persistent memory for Claude Code agents. Stores decisions, patterns, and knowledge in a structured graph database that persists across sessions.
Hook
Runs when a session starts on startup, resume, clear and compact, executing run-hook.cmd. From Zate/cc-plugins.
Skill Claude CodeCodex
This skill should be used when the user asks to "clean up memory", "sync ctx and memory", "review memory", "deduplicate nodes", "fix memory conflicts", "ctx cleanup", "memory maintenance", "reconcile memory systems", or mentions stale nodes, memory bloat, or keeping ctx and MEMORY.md in sync.
Skill Claude CodeCodex
Query ctx memory and inject results into context.
Skill Claude CodeCodex
Install, upgrade, or verify ctx persistent memory system.
Skill Claude CodeCodex
Show ctx memory status (node counts, types, tiers, tokens).
Skill Claude CodeCodex
MANDATORY persistent memory system for decisions, facts, patterns, and observations.
Plugin Claude Code
Lightweight development workflow with plan/run/fresh pattern, git workflow integration, PR feedback, and autonomous execution. Optimized for efficiency - minimal hooks, on-demand skills, direct execution.
Agent
Use this agent to generate or update READMEs, API docs, inline comments, and changelogs. Use when: User asks to write or update documentation, README, API docs, CHANGELOG, or code comments. Do NOT use when: User needs code exploration (use engineer), test writing (use qa-engineer), or security analysis (use…
Agent
Use this agent for code exploration, architecture design, refactoring analysis, git operations, and code review. Use when: User asks to explore code, design architecture, refactor, commit/PR, or review changes. Do NOT use when: User needs test generation (use qa-engineer), security audit (use security-scanner), or…
Agent
Lightweight autonomous task executor for simple/mechanical plan tasks. Uses haiku model for cost efficiency. Use when: Orchestrator needs a cheap worker for tests, docs, formatting, linting, config changes, or file renames. Do NOT use when: Task requires complex reasoning, multi-file architecture, debugging, or…
Agent
Use this agent for test generation, test execution, bug tracking, and deployment validation. Use when: User asks to write tests, run tests, track bugs, or validate deployment readiness. Do NOT use when: User needs code review (use engineer), security scan (use security-scanner), or code exploration (use engineer).…
Agent
Use this agent for security vulnerability scanning including OWASP Top 10, hardcoded secrets, and injection risks. Use when: User asks about security, vulnerabilities, hardcoded secrets, injection risks, or OWASP compliance. Do NOT use when: User needs code review for quality (use engineer), test generation (use…
Agent
Autonomous task executor for devloop:run-swarm. Implements a single plan task with fresh context. Do not use for interactive work. Use when: Orchestrator is running swarm mode and needs to parallelize independent plan tasks. Do NOT use when: Interactive work is needed, or for single-task execution (just do the work…
Skill Claude CodeCodex
Archive a completed plan to .devloop/archive/.
Skill Claude CodeCodex
Audit devloop against Claude Code updates to identify integration opportunities. Use after Claude Code releases, monthly maintenance, or when exploring new features.
Skill Claude CodeCodex
Start development workflow - lightweight entry point.
Skill Claude CodeCodex
Create a multi-phase epic plan with TDD structure for large features.
Skill Claude CodeCodex
Save current plan state and prepare for fresh context restart.
Skill Claude CodeCodex
This skill should be used for commit strategy, branch naming, conventional commits, PR workflow, and merge decisions in devloop.
Skill Claude CodeCodex
Learn how to use devloop - interactive guide to commands, workflow, and best practices.
Skill Claude CodeCodex
List GitHub issues for the current repository.
Skill Claude CodeCodex
This skill should be used for configuring devloop project settings via .devloop/local.md, git workflow preferences, commit settings, review options.
Skill Claude CodeCodex
Create a GitHub issue (or local issue with --local).