rtorcato

11 mods across 1 repository, 2 stars between them.

repo-tooling

01

rtorcato/repo-tooling

Plugin Claude Code

AI skills for the @rtorcato/repo-tooling family: drive the tooling CLI, follow the shared semantic-release publishing rules, and run the label-driven issue → PR pipeline.

2 4d ago A tokens not measured original MIT

repo-tooling

02

rtorcato/repo-tooling

Plugin Claude Code

Adopt and audit the @rtorcato/repo-tooling shared presets via its CLI, follow the family's semantic-release publishing rules, and run the label-driven ai-issue-loop pipeline.

2 4d ago A tokens not measured original MIT

settings

03

rtorcato/repo-tooling

Settings file Claude Code

Agent settings configuring worktree.

2 4d ago A tokens not measured original MIT

rtorcato/repo-tooling

Instructions file CodexOpenCode

Instructions for rtorcato/repo-tooling, covering agents.md, what this is, cli surface (agent-friendly), recommended workflows and scaffolding a new project from scratch.

2 4d ago A 2,269 tokens original MIT

ai-issue-loop

05

rtorcato/repo-tooling

Skill Claude CodeCodex

The engine behind /ai-workflow — normally you do not invoke this directly. One stateless tick over the GitHub label state: answer ai-changes with a fix round, merge Dependabot PRs, hand passed issue PRs to the human, clean up merged worktrees, reap stalled agents, and pick up any remaining ai-ready issues.…

2 4d ago B 173 tokens original MIT

ai-issue

06

rtorcato/repo-tooling

Skill Claude CodeCodex

File a GitHub issue labelled ai-ready for the ai-issue-loop pipeline to pick up and implement unattended. Use when the user says "file this for the loop", "make this an AI issue", "queue this for an agent", or invokes /ai-issue. For an ordinary issue a human will work on, use plain gh issue create with no label…

2 4d ago A 96 tokens original MIT

ai-loop-status

07

rtorcato/repo-tooling

Skill Claude CodeCodex

Show what the ai-issue-loop pipeline is doing right now — read-only. Use when the user asks "what's the loop doing", "loop status", "is anything blocked", or invokes /ai-loop-status. Never applies a label, merges a PR, or spawns an agent. Takes an optional owner/repo argument; defaults to the current repo. GitHub only…

2 4d ago B 93 tokens original MIT

ai-workflow

08

rtorcato/repo-tooling

Skill Claude CodeCodex

The entry point for the ai-ready issue pipeline — start here. Implements the queue in parallel, one agent per issue, each in its own git worktree, ending at open PRs reviewed by two agents; then registers the ai-issue-loop engine on a 15-minute loop to carry those PRs through fix rounds and cleanup. Use when the user…

2 4d ago B 123 tokens original MIT

dogfood

09

rtorcato/repo-tooling

Skill Claude CodeCodex

Run this repo's own tooling against throwaway greenfield fixtures in a temp directory and report what breaks. Use when the user asks to "dogfood", "test the tool on a fresh repo", "see what happens on a new project", or invokes /dogfood. Asks what to exercise before it starts. Writes only under a temp directory, never…

2 4d ago C 104 tokens original MIT

npm-publish

10

rtorcato/repo-tooling

Skill Claude CodeCodex

Use before releasing or publishing any package in a repo set up by @rtorcato/repo-tooling. Triggers on "publish", "cut a release", "bump the version", "tag a release", "npm publish", "how do releases work here". The hard rule — releases are automated by the repo's release tool (semantic-release, Changesets, or Release…

2 4d ago A 129 tokens original MIT

repo-tooling

11

rtorcato/repo-tooling

Skill Claude CodeCodex

Use when adopting, auditing, or fixing TypeScript/JavaScript project tooling with @rtorcato/repo-tooling, or scaffolding a new project with it. Triggers on "audit my tooling", "fix tooling drift", "is my tsconfig/biome/vitest config right", "set up CI/semantic-release/dependabot", "scaffold a TS…

2 4d ago A 135 tokens original MIT