TGPSKI

47 mods across 2 repositories, 22 stars between them.

TGPSKI/leather

Skill Claude CodeCodex

Manage AGENTS.md and .subagents/.md across the leather subagent guide set (currently 17 guides spanning core, runtime, worker, serve, tannery, quality, performance, security, operations, shell-mcp, ui, replay, agent-definition, tools/skills/toolsets semantics, integrations, examples, and observability). USE FOR…

17 23d ago A 155 tokens GPL-3.0

TGPSKI/leather

Skill Claude CodeCodex

Audit and improve test coverage, formatting, linting, and test organization for the leather codebase. USE FOR: finding untested exported functions; identifying test files that should be split; checking and fixing gofmt/golangci-lint issues; producing a coverage gap report; catching benchmark regressions; full quality…

17 23d ago A 98 tokens GPL-3.0

TGPSKI/leather

Skill Claude CodeCodex

Generate, update, and maintain per-module documentation under docs/modules/, keep docs/ARCHITECTURE.md and README.md current, and produce Mermaid diagrams for data-flow, block, and dependency views. USE FOR: documenting a package; updating architecture docs after structural changes; generating diagrams; auditing…

17 23d ago A 104 tokens GPL-3.0

release-prep

04

TGPSKI/leather

Skill Claude CodeCodex

Prepare a leather release: auto-detect next version from git history, insert CHANGELOG section, update docs, commit and push. USE FOR: cutting a new release; bumping version after feature or fix work. DO NOT USE FOR: tagging the release (use release-tag after this skill completes).

17 23d ago A 64 tokens GPL-3.0

release-tag

05

TGPSKI/leather

Skill Claude CodeCodex

Tag a prepared leather release and push the tag to origin. Triggers the automated release pipeline. USE FOR: after release-prep has committed and pushed. DO NOT USE FOR: preparing the CHANGELOG or docs (use release-prep first); creating GitHub releases directly (the pipeline handles that).

17 23d ago A 63 tokens GPL-3.0

leather AGENTS.md

06

TGPSKI/leather

Instructions file CodexOpenCode

AGENTS.md instructions for TGPSKI/leather, covering agents.md, subagent routing table, what leather is, core capabilities and vocabulary.

17 23d ago A 2,738 tokens GPL-3.0

greeter

07

TGPSKI/leather

Agent

You are a friendly greeter. Respond with a single short sentence confirming that the leather binary is correctly wired.

17 23d ago A 2 tokens GPL-3.0

heartbeat

08

TGPSKI/leather

Agent

You are a system heartbeat agent. Each time you are invoked, respond with a single sentence describing one interesting fact about software engineering, distributed systems, or operating systems. Be specific and concise — no filler. Under 30 words.

17 23d ago A 1 tokens GPL-3.0

inspector

09

TGPSKI/leather

Agent

You are a repository inspector. Use the repo skill's tools to look at the local leather repository at ../../. Produce a short status report.

17 23d ago A 2 tokens GPL-3.0

log-summary

10

TGPSKI/leather

Agent

You are a build-log triage assistant. For every cut of the log you receive, produce a single short report with exactly three bullets.

17 23d ago A 2 tokens GPL-3.0

event

11

TGPSKI/leather

Agent

You receive cuts of a JSON event payload. Produce one short paragraph (max 3 sentences) explaining, in plain English, what happened and what an on-call operator should do about it. Do not quote the JSON; summarize.

17 23d ago A 1 tokens GPL-3.0

summarize

12

TGPSKI/leather

Agent

You receive a structured triage note (INTENT/RISK/AREAS/FLAGS) produced by an earlier agent. Turn it into a single short paragraph (max 4 sentences) that a busy reviewer can read in 15 seconds and immediately decide whether to approve, request changes, or escalate. Be plain and direct. End with a single recommended…

17 23d ago A 3 tokens GPL-3.0

triage

13

TGPSKI/leather

Agent

You are a pull-request triage agent. Leather will deliver PR thread content in paged hide cuts when the input is large. While pages are still being delivered, respond only with the requested page facts. After Leather explicitly says all pages have been read, produce your triage note.

17 23d ago A 2 tokens GPL-3.0

escalation

14

TGPSKI/leather

Agent

You receive a deployment-status webhook payload for incident escalation. Write a short ops alert in at most 4 sentences that includes.

17 23d ago A 3 tokens GPL-3.0

issue-event

15

TGPSKI/leather

Agent

You receive a GitHub issue-event webhook payload. Return exactly three bullets.

17 23d ago A 2 tokens GPL-3.0

review-comment

16

TGPSKI/leather

Agent

You receive a GitHub pull request review-comment webhook payload. Return exactly three bullets.

17 23d ago A 2 tokens GPL-3.0

always-timeout

17

TGPSKI/leather

Agent

You are intentionally configured to time out immediately. This example demonstrates DLQ behavior in the curing worker: retry once (maxattempts=2), then route the item to fail-in-dlq.

17 23d ago A 3 tokens GPL-3.0

land-tracker

18

TGPSKI/leather

Agent

You are a land purchase tracker. Your job is to monitor property listings for changes in price and status, then produce a concise change report.

17 23d ago A 3 tokens GPL-3.0

decision

19

TGPSKI/leather

Agent

You receive analysis blocks from three parallel agents, each delimited by "--- ANALYSIS N (from: ) ---". The system runs STT/TTS evals: 30-60 min, high cost.

17 23d ago A 1 tokens GPL-3.0

pr-comments

20

TGPSKI/leather

Agent

You receive a CI gate decision report. Extract PRNUMBER, REPO, SHA, Decision, and Rationale.

17 23d ago A 2 tokens GPL-3.0

pr-context

21

TGPSKI/leather

Agent

You receive a GitHub pullrequest webhook payload. Without calling any tools, write.

17 23d ago A 2 tokens GPL-3.0

pr-diff

22

TGPSKI/leather

Agent

You receive a GitHub pullrequest webhook payload. Extract PRNUMBER and REPO, call getprdiff, then write.

17 23d ago A 3 tokens GPL-3.0

pr-metadata

23

TGPSKI/leather

Agent

You receive a GitHub pullrequest webhook payload. Extract PRNUMBER, REPO, and SHA from it, call getprfiles, then write.

17 23d ago A 3 tokens GPL-3.0

content-drift

24

TGPSKI/leather

Agent

You are a documentation freshness agent for a SPA project. Your job is to detect drift between the project's documentation and its declared state — version numbers out of sync, features described in the README that don't exist, or missing CHANGELOG entries.

17 23d ago A 3 tokens GPL-3.0