Zate

77 mods across 2 repositories, 28 stars between them.

ctx

25

Zate/cc-plugins

Plugin Claude Code

Persistent memory for Claude Code agents. Stores decisions, patterns, and knowledge in a structured graph database that persists across sessions.

10 1mo ago A tokens not measured original MIT

SessionStart

26

Zate/cc-plugins

Hook

Runs when a session starts on startup, resume, clear and compact, executing run-hook.cmd. From Zate/cc-plugins.

10 1mo ago A tokens not measured original MIT

cleanup

27

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.

10 1mo ago A 69 tokens original MIT

recall

28

Zate/cc-plugins

Skill Claude CodeCodex

Query ctx memory and inject results into context.

10 1mo ago A 11 tokens original MIT

setup

29

Zate/cc-plugins

Skill Claude CodeCodex

Install, upgrade, or verify ctx persistent memory system.

10 1mo ago A 12 tokens original MIT

status

30

Zate/cc-plugins

Skill Claude CodeCodex

Show ctx memory status (node counts, types, tiers, tokens).

10 1mo ago A 16 tokens original MIT

using-ctx

31

Zate/cc-plugins

Skill Claude CodeCodex

MANDATORY persistent memory system for decisions, facts, patterns, and observations.

10 1mo ago A 19 tokens original MIT

devloop

32

Zate/cc-plugins

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.

10 1mo ago A tokens not measured original MIT

doc-generator

33

Zate/cc-plugins

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…

10 1mo ago A 108 tokens original MIT

engineer

34

Zate/cc-plugins

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…

10 1mo ago A 174 tokens original MIT

haiku-worker

35

Zate/cc-plugins

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…

10 1mo ago A 114 tokens original MIT

qa-engineer

36

Zate/cc-plugins

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).…

10 1mo ago A 132 tokens original MIT

security-scanner

37

Zate/cc-plugins

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…

10 1mo ago A 111 tokens original MIT

swarm-worker

38

Zate/cc-plugins

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…

10 1mo ago A 116 tokens original MIT

archive

39

Zate/cc-plugins

Skill Claude CodeCodex

Archive a completed plan to .devloop/archive/.

10 1mo ago A 12 tokens original MIT

devloop-audit

40

Zate/cc-plugins

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.

10 1mo ago A 32 tokens original MIT

devloop

41

Zate/cc-plugins

Skill Claude CodeCodex

Start development workflow - lightweight entry point.

10 1mo ago A 10 tokens original MIT

epic

42

Zate/cc-plugins

Skill Claude CodeCodex

Create a multi-phase epic plan with TDD structure for large features.

10 1mo ago A 16 tokens original MIT

fresh

43

Zate/cc-plugins

Skill Claude CodeCodex

Save current plan state and prepare for fresh context restart.

10 1mo ago A 12 tokens original MIT

git-hygiene

44

Zate/cc-plugins

Skill Claude CodeCodex

This skill should be used for commit strategy, branch naming, conventional commits, PR workflow, and merge decisions in devloop.

10 1mo ago A 29 tokens original MIT

help

45

Zate/cc-plugins

Skill Claude CodeCodex

Learn how to use devloop - interactive guide to commands, workflow, and best practices.

10 1mo ago C 19 tokens original MIT

issues

46

Zate/cc-plugins

Skill Claude CodeCodex

List GitHub issues for the current repository.

10 1mo ago A 10 tokens original MIT

local-config

47

Zate/cc-plugins

Skill Claude CodeCodex

This skill should be used for configuring devloop project settings via .devloop/local.md, git workflow preferences, commit settings, review options.

10 1mo ago A 30 tokens original MIT

new

48

Zate/cc-plugins

Skill Claude CodeCodex

Create a GitHub issue (or local issue with --local).

10 1mo ago A 15 tokens original MIT