Snowflake-Labs/cocoplus

CocoPlus is an Agentic Operating System for Snowflake Coco. It brings structured, multi-agent workflows to data engineering projects — covering everything from project initialization through spec, plan, build, test, review, and ship phases.

This repository also configures its own agents. See what cocoplus tells them →

720Stars on the repository
201Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

diary-view

49

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

Your objective is to implement $diary view [--latest] [--date ] [--id ].

not rated 720 7d ago A 9 tokens original MIT

diary

50

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

Show CocoDiary operator-facing work journal status.

not rated 720 7d ago A 12 tokens original MIT

discuss

51

Snowflake-Labs/cocoplus

Skill Claude Code

Run a structured decision-capture dialogue before $plan — locks implementation choices (model, evaluation methodology, accuracy threshold, scope boundaries) into discuss.md to prevent silent decision drift during planning. Supports --red-team flag for adversarial post-PASS challenge session.

not rated 720 7d ago A 54 tokens original MIT

discuss-red-team

52

Snowflake-Labs/cocoplus

Skill Claude Code

CocoDiscuss Red-Team Mode — adversarial devil's advocate session that challenges spec assumptions before $plan. Invoked via $discuss --red-team.

not rated 720 7d ago A 36 tokens original MIT

fleet-comms

53

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

Show the CocoFleet dispatch and heartbeat event feed. Usage: $fleet comms [fleet-id].

not rated 720 7d ago A 24 tokens original MIT

fleet-init

54

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

Initialize a CocoFleet manifest for multi-process orchestration. Creates .cocoplus/fleet/[name]-manifest.json with a template containing meta fields, defaults, and one example instance. Usage: $fleet init [fleet-name].

not rated 720 7d ago A 49 tokens original MIT

fleet-logs

55

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

Show output logs for a specific CocoFleet instance. If the instance is still running, tails the live log. If complete, shows the full log with status summary. Usage: $fleet logs [fleet-id] [instance-id].

not rated 720 7d ago A 50 tokens original MIT

fleet-run

56

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

Execute a CocoFleet manifest. Spawns independent Coco processes for each instance, respects dependency order, polls for completion, and writes an aggregated results summary. Usage: $fleet run [fleet-name].

not rated 720 7d ago A 42 tokens original MIT

fleet-status

57

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

Show the current execution state of a CocoFleet run. Displays per-instance status, runtime, and checkpoint results. Usage: $fleet status [fleet-id].

not rated 720 7d ago A 34 tokens original MIT

fleet-stop

58

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

Terminate all running processes in a CocoFleet run. Sends SIGTERM, waits 10 seconds, then SIGKILL. Updates state file. Usage: $fleet stop [fleet-id].

not rated 720 7d ago A 40 tokens original MIT

forge

59

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

Run CocoForge, the CocoPlus 2.0 Meta Loop Expert Team Engine. Supports $forge "goal", $forge goal "goal", $forge status, and $forge stop.

not rated 720 7d ago A 42 tokens original MIT

grove-glossary-view

60

Snowflake-Labs/cocoplus

Skill Claude Code

Display the current CocoGrove ubiquitous language glossary in alphabetical order — shows all defined domain terms, definitions, aliases, and associated functions.

not rated 720 7d ago A 33 tokens original MIT

grove-glossary

61

Snowflake-Labs/cocoplus

Skill Claude Code

Scan project artifacts for domain vocabulary candidates and propose additions to the CocoGrove ubiquitous language glossary — developer reviews and confirms before entries are written.

not rated 720 7d ago A 33 tokens original MIT

grove-score

62

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

V2-native deterministic contract for the owning CocoPlus feature. Executes the behavior formerly delegated to cocogrove/grove-score without registered runtime scripts.

not rated 720 7d ago A 33 tokens copy · 86% MIT

patterns-promote

63

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

Promote a CocoCupper finding to a reusable pattern in the CocoGrove pattern library. Interactive: confirms the finding, asks for a name and tags, writes a .md pattern file.

not rated 720 7d ago A 43 tokens original MIT

patterns-view

64

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

List all patterns in the CocoGrove pattern library (.cocoplus/grove/patterns/). Optional tag filter: $patterns view [tag].

not rated 720 7d ago A 34 tokens original MIT

cocoharvest

65

Snowflake-Labs/cocoplus

Skill Claude Code

Decompose an approved plan into parallel workstreams, assign specialist personas, classify stages as HITL or AFK (CocoLens), generate flow.json stages with checkpoints and dual-file state, and create per-stage prompt files. Includes adaptive parallelism, stall detection, shell identity injection, and consecutive…

not rated 720 7d ago A 68 tokens original MIT

cocohealth

66

Snowflake-Labs/cocoplus

Skill Claude Code

Context utilization monitor — background monitor that samples context window utilization via PostToolUse hook, surfaces advisory at 60% and critical warning with recovery decision matrix at 70%.

not rated 720 7d ago A 38 tokens original MIT

pod-checkpoint

67

Snowflake-Labs/cocoplus

Skill Claude Code

Write a structured CocoHealth recovery snapshot to lifecycle/checkpoint.md before context reset.

not rated 720 7d ago A 19 tokens original MIT

hygiene

68

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

Run CocoHygiene audits for harness simplification and model-upgrade cleanup. Supports $hygiene and $hygiene --model-upgrade.

not rated 720 7d ago A 36 tokens original MIT

klatch

69

Snowflake-Labs/cocoplus

Skill Claude Code

Spawn genuinely independent parallel subagents — each assigned a distinct perspective role (Skeptic, Optimist, Pragmatist, Domain Expert, Contrarian) — to analyze a topic from independent viewpoints and synthesize divergent findings into a decision-ready roundtable output.

not rated 720 7d ago A 54 tokens original MIT

lean-debt-engine

70

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

V2-native deterministic contract for the owning CocoPlus feature. Executes the behavior formerly delegated to cocolean/lean-debt-engine without registered runtime scripts.

not rated 720 7d ago A 35 tokens copy · 91% MIT

lean-debt

71

Snowflake-Labs/cocoplus

Skill Claude Code

CocoLean shortcut debt ledger — harvests cocoplus: comment markers across the CocoPod and produces a ranked deferral report sorted by ceiling imminence and age.

not rated 720 7d ago A 38 tokens original MIT

lean-review-engine

72

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

V2-native deterministic contract for the owning CocoPlus feature. Executes the behavior formerly delegated to cocolean/lean-review-engine without registered runtime scripts.

not rated 720 7d ago A 33 tokens copy · 88% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: