sandgardenhq

60 mods across 1 repository, 132 stars between them.

sandgardenhq/sgai

Skill Claude CodeCodex

STPA Step 4 - Identify Loss Scenarios by tracing causal pathways back through control loops to understand why UCAs might occur. After completing STPA Step 3. When you need to understand WHY unsafe control actions might happen. When developing recommendations and mitigations.

132 1mo ago A 62 tokens

sandgardenhq/sgai

Skill Claude CodeCodex

Shared delegation contract for SGAI agents that invoke Task subagents. Use before delegating implementation, review, verification, deployment, writing, safety review, or project-critic work.

132 1mo ago A 45 tokens

sandgardenhq/sgai

Skill Claude CodeCodex

Shared return contract for SGAI Task subagents. Use before any delegated implementation, deployment, writing, verification, review, or project-critic subagent reports back to its caller.

132 1mo ago A 43 tokens

sandgardenhq/sgai

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions.

132 1mo ago A 44 tokens

sandgardenhq/sgai

Skill Claude CodeCodex

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first.

132 1mo ago A 42 tokens

sandgardenhq/sgai

Skill Claude CodeCodex

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies.

132 1mo ago A 44 tokens

sandgardenhq/sgai

Skill Claude CodeCodex

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes.

132 1mo ago A 57 tokens

sandgardenhq/sgai

Skill Claude CodeCodex

YOU MUST USE THIS SKILL WHENEVER YOU NEED TO USE git OR jj. Use jj instead of git for version control operations. When you need to perform version control tasks like committing, branching, merging, etc. Traps git use cases to steer to jj.

132 1mo ago A 62 tokens

using-skills

57

sandgardenhq/sgai

Skill Claude CodeCodex

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists.

132 1mo ago A 40 tokens

sandgardenhq/sgai

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

132 1mo ago A 43 tokens

adhoc

59

sandgardenhq/sgai

Skill Claude CodeCodex

Run and manage ad-hoc AI prompts in sgai workspaces without starting a full agentic session. Use when you need to run a one-off AI prompt against a workspace, check the status of a running ad-hoc prompt, or stop a running ad-hoc prompt.

132 1mo ago A 59 tokens

compose

60

sandgardenhq/sgai

Skill Claude CodeCodex

Use the sgai compose wizard to create and manage GOAL.md files for workspaces. Supports reading compose state, updating wizard fields, saving drafts, previewing generated GOAL.md content, browsing workflow templates, and writing the final GOAL.md to the workspace.

132 1mo ago B 55 tokens