zircote-plugins

182 mods across 14 repositories, 73 stars between them.

migrate

25

zircote-plugins/sigint

Skill Claude CodeCodex

Migrate legacy sigint configuration (sigint.local.md or .sigint.config.json v1.0) to sigint.config.json v2.0 with per-topic support and CONTEXT.md generation. Safe, idempotent, supports --dry-run preview and --global flag. Handles both YAML frontmatter and markdown section formats.

20 15d ago A 70 tokens original MIT

regulatory-review

26

zircote-plugins/sigint

Skill Claude CodeCodex

This skill should be used when the user asks to "analyze regulations", "regulatory landscape", "compliance requirements", "legal considerations", "regulatory risk", "industry regulations", "compliance analysis", "regulatory trends", or needs guidance on understanding regulatory environments, compliance requirements…

20 15d ago A 68 tokens original MIT

report-writing

27

zircote-plugins/sigint

Skill Claude CodeCodex

This skill should be used when the user asks to "write a report", "executive summary", "research report format", "report structure", "present findings", "business writing", "analysis documentation", or needs guidance on structuring research outputs, executive communication, or professional report formatting.

20 15d ago A 61 tokens original MIT

report

28

zircote-plugins/sigint

Skill Claude CodeCodex

Generate a comprehensive market research report from current findings. Orchestrates report-synthesizer using full swarm pattern with TeamCreate, TaskCreate, SendMessage, and TeamDelete.

20 15d ago A 38 tokens original MIT

start

29

zircote-plugins/sigint

Skill Claude CodeCodex

Begin a new market research session. Thin launcher that delegates to the research-orchestrator agent for all phase management.

20 15d ago A 25 tokens original MIT

tech-assessment

30

zircote-plugins/sigint

Skill Claude CodeCodex

This skill should be used when the user asks to "assess technology", "technology evaluation", "tech stack analysis", "technical feasibility", "technology trends", "build vs buy", "technology roadmap", "architecture assessment", or needs guidance on evaluating technologies, technical due diligence, or technology…

20 15d ago A 65 tokens original MIT

trend-analysis

31

zircote-plugins/sigint

Skill Claude CodeCodex

This skill should be used when the user asks to "identify trends", "analyze market trends", "trend forecasting", "macro trends", "micro trends", "emerging patterns", "future projections", "industry trends", or needs guidance on trend identification, pattern recognition, or market forecasting methodologies.

20 15d ago A 63 tokens original MIT

trend-modeling

32

zircote-plugins/sigint

Skill Claude CodeCodex

This skill should be used when the user asks to "model trends with limited data", "three-valued logic analysis", "scenario generation", "transitional graphs", "qualitative trend analysis", "uncertain data analysis", "minimal-information modeling", or needs guidance on trend-based modeling using INC/DEC/CONST logic…

20 15d ago A 82 tokens original MIT

update

33

zircote-plugins/sigint

Skill Claude CodeCodex

Refresh existing research with latest data using swarm orchestration and delta detection. Delegates to the research-orchestrator agent in update mode.

20 15d ago A 29 tokens original MIT

swarm

34

zircote-plugins/claude-team-orchestration

Plugin Claude Code

Multi-agent orchestration for Claude Code. Coordinate teams of agents with shared tasks, messaging, and 7 proven patterns including RLM for large-file analysis beyond context limits.

14 1mo ago A tokens not measured original MIT

rlm-chunk-analyzer

36

zircote-plugins/claude-team-orchestration

Agent

Efficient chunk-level analysis agent for RLM workflow. Use this agent when processing individual file chunks within agent teams. Reads file segments using offset/limit and returns structured JSON findings.

14 1mo ago A 43 tokens original MIT

rlm-code-analyzer

37

zircote-plugins/claude-team-orchestration

Agent

Code-aware chunk analyzer for RLM workflow. Analyzes source code partitions with understanding of functions, classes, imports, and code patterns. Returns structured JSON findings.

14 1mo ago A 39 tokens original MIT

rlm-data-analyzer

38

zircote-plugins/claude-team-orchestration

Agent

Data-aware chunk analyzer for RLM workflow. Analyzes structured data partitions (CSV/TSV) reporting frequency counts, distributions, outliers, and patterns. Returns structured JSON findings.

14 1mo ago A 44 tokens original MIT

rlm-json-analyzer

39

zircote-plugins/claude-team-orchestration

Agent

JSON-aware chunk analyzer for RLM workflow. Analyzes JSON or JSONL partitions reporting schema patterns, field distributions, structural anomalies, and data characteristics. Returns structured JSON findings.

14 1mo ago A 42 tokens original MIT

agent-types

41

zircote-plugins/claude-team-orchestration

Skill Claude CodeCodex

Choose the right agent type for each task including built-in agents (Bash, Explore, Plan, general-purpose) and plugin agents (review, research, refactoring, SDLC). Use when selecting agent types, understanding agent capabilities, or matching agents to tasks.

14 1mo ago A 56 tokens original MIT

error-handling

42

zircote-plugins/claude-team-orchestration

Skill Claude CodeCodex

Debug and recover from agent team errors including common errors, hooks for quality gates, known limitations, and recovery strategies. Use when encountering team errors, enforcing quality gates with hooks, understanding limitations, or debugging agent issues.

14 1mo ago B 47 tokens original MIT

jsonl-log-analyzer

43

zircote-plugins/claude-team-orchestration

Skill Claude CodeCodex

Analyze large JSONL log files using schema-aware partitioned analysis. Discovers field schema, generates tailored jq extraction recipes, and orchestrates parallel chunk analysts with synthesis. Use when processing JSONL logs exceeding context limits, performing log analytics, or investigating incident logs.

14 1mo ago A 58 tokens original MIT

messaging

44

zircote-plugins/claude-team-orchestration

Skill Claude CodeCodex

Send messages between agents using SendMessage including direct messages, broadcasts, shutdown requests/responses, and plan approvals. Use when communicating between agents, understanding message formats, or handling structured protocol messages.

14 1mo ago B 41 tokens original MIT

orchestrating

45

zircote-plugins/claude-team-orchestration

Skill Claude CodeCodex

Master multi-agent orchestration using Claude Code's agent teams and task system. Use when coordinating multiple agents, running parallel code reviews, creating pipeline workflows with dependencies, building self-organizing task queues, or any task benefiting from divide-and-conquer patterns. Routes to specialized…

14 1mo ago A 77 tokens original MIT

zircote-plugins/claude-team-orchestration

Skill Claude CodeCodex

Apply proven orchestration patterns for agent teams including parallel specialists, pipelines, swarms, research+implementation, plan approval, and multi-file refactoring. Use when choosing a team structure, designing workflows, or implementing specific coordination patterns.

14 1mo ago A 52 tokens original MIT

rlm-pattern

47

zircote-plugins/claude-team-orchestration

Skill Claude CodeCodex

Process files exceeding context limits using the RLM (Recursive Language Model) pattern with agent teams. Use when you need to process large files, analyze documents exceeding context, apply RLM chunking, chunk and analyze large content, or handle long context documents.

14 1mo ago A 55 tokens original MIT

spawn-backends

48

zircote-plugins/claude-team-orchestration

Skill Claude CodeCodex

Configure how teammate agents run including in-process, tmux, and iTerm2 backends. Use when choosing a display mode, setting up split panes, troubleshooting backend issues, or configuring teammateMode.

14 1mo ago B 44 tokens original MIT