gsarig

15 mods across 1 repository, 11 stars between them.

archive-plan

01

gsarig/skills

Skill Claude CodeCodex

Retires a finished plan document: establishes from artifacts what actually shipped, files it under plans/archive/ with that record, and decides whether its procedure is worth generalising.

11 6d ago A 37 tokens original MIT

claude-windows

02

gsarig/skills

Skill Claude CodeCodex

Computes the optimal Claude usage-window ping schedule from work hours and creates or reconciles the scheduled cloud routines that pin the window boundaries.

11 6d ago B 32 tokens original MIT

code-review-content

03

gsarig/skills

Skill Claude CodeCodex

Reviews changes to prose files (markdown, text, blog posts, docs). Focuses on voice, grammar, factual claims, dead links, and structure. Loads the project's voice or style guide when one exists. Skips linter and Actions hash verification.

11 6d ago A 55 tokens original MIT

code-review-deep

04

gsarig/skills

Skill Claude CodeCodex

Full code review for large or security-sensitive changes. Gathers requirements first, loads all relevant language references, runs the linter where applicable, applies the full review checklist with security as the top priority.

11 6d ago A 45 tokens original MIT

code-review-infra

05

gsarig/skills

Skill Claude CodeCodex

Reviews infrastructure changes: GitHub Actions workflows, Terraform, Dockerfiles, docker-compose, IaC. Focuses on supply-chain pinning, secret handling, least-privilege permissions, action versions, and CI failure modes. Always verifies action hash pins when present.

11 6d ago A 58 tokens original MIT

code-review-lite

06

gsarig/skills

Skill Claude CodeCodex

Abbreviated code review for small or low-stakes code changes. Skips requirements gathering. Skips the linter in PR mode (CI runs it). Focuses on correctness against obvious intent, readability, and pattern consistency. For large or security-sensitive diffs, use code-review-deep instead.

11 6d ago A 65 tokens original MIT

code-review

07

gsarig/skills

Skill Claude CodeCodex

Orchestrator. Triages a PR, local diff, patch file, or staged/branch changes into one of four review types (content, code-lite, code-deep, infra) and dispatches to the matching child skill. Use this when you don't already know which depth or type of review you want. For a known type, invoke the child skill directly.

11 6d ago A 77 tokens original MIT

devils-advocate

08

gsarig/skills

Skill Claude CodeCodex

Produces a one-shot devil's-advocate critique of a plan, design, or decision: steel-manned strengths first, then severity-tagged findings each with a concrete alternative, then a verdict.

11 6d ago A 46 tokens original MIT

grill-me

09

gsarig/skills

Skill Claude CodeCodex

Interviews the user branch-by-branch about a plan or design, resolving dependent decisions one at a time and recommending an answer for each question.

11 6d ago A 33 tokens original MIT

investigate

10

gsarig/skills

Skill Claude CodeCodex

Investigates a question to a grounded conclusion in which every claim is either verified against a primary source or explicitly flagged as an untested hypothesis.

11 6d ago A 31 tokens original MIT

layman

11

gsarig/skills

Skill Claude CodeCodex

Explains any target (a ticket, a file, a concept, or whatever is under discussion) the way you would explain it to a smart teenager, in a few plain sentences.

11 6d ago A 40 tokens original MIT

obsidian-charts

12

gsarig/skills

Skill Claude CodeCodex

Chart implementation reference for Obsidian dataviewjs blocks: YAML chart-block mode (phibr0 plugin) and direct window.renderChart (Chart.js v3, including a top-of-bar labels plugin), with the standard color palette and known pitfalls.

11 6d ago A 60 tokens original MIT

tldr

13

gsarig/skills

Skill Claude CodeCodex

Reduces a target to the tip of the inverted pyramid: its core conclusion in a short paragraph, dropping supporting detail and reasoning, then tightened to the fewest words.

11 6d ago A 37 tokens original MIT

gsarig/skills

Skill Claude CodeCodex

Guides writing or revising a behavioral rule in the instruction files so it lands in the right scope, doesn't duplicate or contradict an existing rule, and stays lean.

11 6d ago A 37 tokens original MIT

writing-skills

15

gsarig/skills

Skill Claude CodeCodex

Guides creation or update of a SKILL.md: chooses the right frontmatter fields (description vs whentouse, argument-hint, model, effort, allowed-tools, paths, disable-model-invocation, etc.), runs two pressure tests, and follows the approval flow before writing.

11 6d ago A 72 tokens original MIT