sandsower

38 mods across 4 repositories, 42 stars between them.

kickoff

25

sandsower/beislid

Skill Claude CodeCodex

Use when starting work on a ticket after checking out the feature branch. Fetches the ticket, explores the codebase, routes vague tickets through spec, routes large work through break-spec, then hands implementation-ready work to blueprint and implement. Adapts to whatever ticket tracker and domain tooling the…

10 2d ago A 77 tokens original MIT

poke-holes

26

sandsower/beislid

Skill Claude CodeCodex

Trigger immediately when the user says any of: 'poke holes', 'grill me', 'grill me on this', 'stress test', 'stress-test this', 'challenge this', 'push back on this', 'interrogate me', 'interview me about this'. Then interview the user relentlessly about an existing plan, spec, or design until reaching shared…

10 2d ago A 116 tokens original MIT

pr-patrol

27

sandsower/beislid

Skill Claude CodeCodex

Use when the user wants to review someone else's PR, says 'review this PR', 'look at this PR', 'check this PR', shares a PR URL with review intent, or asks to post PR review comments. Fetches the PR diff, runs the review contract, drafts safe comments, and posts only after approval.

10 2d ago A 69 tokens original MIT

ready-for-review

28

sandsower/beislid

Skill Claude CodeCodex

Use when the user says "ready-for-review", "ready for review", "prepare for review", or "finalize for review", or when work is ready for PR review handoff. Bookend to kickoff: gates, review, final check, and PR handoff. Do NOT use for mid-implementation commits or unfinished work. Reads workflow.md and probes…

10 2d ago A 80 tokens original MIT

retro

29

sandsower/beislid

Skill Claude CodeCodex

Use when the user says "retro", "/retro", "retrospect", "post-run retro", "tune workflow", "refine gates", "improve workflow.md", or asks what should change after a run. Reviews available run/session evidence and the whole .beislid/workflow.md, then recommends workflow improvements. Does not edit config; route…

10 2d ago A 81 tokens original MIT

review-response

30

sandsower/beislid

Skill Claude CodeCodex

Use when the user says "review-response", "respond to review", "review comments are back", or "QA sent feedback", or when existing PR review comments or QA feedback need a response. This is the post-review response skill. Do NOT use when the user wants to write reviews, start new work (use kickoff), or create a PR…

10 2d ago A 104 tokens original MIT

review

31

sandsower/beislid

Skill Claude CodeCodex

Review a local diff or supplied patch against requirements. Produces severity-categorized findings and a readiness verdict. Side-effect-free primitive used by ready-for-review, future rinse-style loops, PR patrol workflows, and ad-hoc review requests.

10 2d ago A 50 tokens original MIT

rinse

32

sandsower/beislid

Skill Claude CodeCodex

Use when the user asks to 'rinse', 'run a review/fix loop', 'iterate on review findings', 'review and fix until clean', or harden a branch before PR handoff. Orchestrates side-effect-free review, user-approved fixes, verification, reruns, and redesign stop conditions.

10 2d ago A 66 tokens original MIT

setup

33

sandsower/beislid

Skill Claude CodeCodex

Configure Beislið project config (.beislid/workflow.md) interactively, or update an installed Beislið distribution. Use when the user says "setup", "/setup", "setup update", "/setup update", "update beislid", "configure beislid", "set up workflow", "add scopes", "change ticket source", "reconfigure beislid", or any…

10 2d ago A 111 tokens original MIT

show-me

34

sandsower/beislid

Skill Claude CodeCodex

Use when the user asks for a visual HTML evidence/explanation artifact: 'show-me', 'show me this', 'make a proof deck', 'make an HTML deck', 'visualize this as HTML', 'this would be better as slides', 'make this visual', 'create a walkthrough deck', 'document this visually', or 'review this visually'.…

10 2d ago A 109 tokens original MIT

spec

35

sandsower/beislid

Skill Claude CodeCodex

Trigger immediately when the user says any of: 'spec it out', 'spec this out', 'before you build', 'before we build', 'before implementation', 'let's discuss before building', 'discuss and spec', 'PRD this', 'shape this', 'product spec', 'lightweight spec'. Also use for brainstorming, vague tickets, product shaping…

10 2d ago A 148 tokens original MIT

verify

36

sandsower/beislid

Skill Claude CodeCodex

Use before claiming work is complete, fixed, or passing. Requires running verification commands and reading output before making any success claims. Evidence before assertions.

10 2d ago A 31 tokens original MIT

walk-the-diff

37

sandsower/beislid

Skill Claude CodeCodex

Use when the user wants to walk through their local changes interactively before or instead of a PR review — e.g., "guided review", "walk me through the changes", "review my branch", "let's go through the diff". Also use when the user explicitly invokes the walk-the-diff skill through the host agent. This is for…

10 2d ago A 88 tokens original MIT

vedurstofa-mcp

38

sandsower/vedurstofa-mcp

MCP server Claude CodeCodexCursor +2

MCP server for Icelandic weather, forecasts, warnings, and earthquakes from vedur.is. Runs locally from the vedurstofa-mcp npm package.

5 4mo ago A tokens not measured