CLI Commands
Full reference for the repo-tooling CLI.
For AI Agents
Use @rtorcato/repo-tooling non-interactively from automated agents, CI bots, and scripts.
AI Setup
Scaffold AI agent rules — AGENTS.md, CLAUDE.md, Cursor, Copilot, the Claude skill, and an MCP template — from one source of truth, in one command.
The AI Issue Loop
The end-to-end label-driven pipeline that turns an ai-ready GitHub issue into a reviewed PR — the one constraint that shapes it, the label state machine, the repo prerequisites, and the limits that keep it cheap.
Library style guide
JSDoc shape, naming conventions, and type-test patterns for TypeScript libraries that use this tooling.
Swift projects
Scaffold, audit, and fix a SwiftPM package with repo-tooling — the swift-library preset, what it writes, and how it differs from the JS path.
Dependabot Strategy
The standard Dependabot setup every @rtorcato repo follows — grouping, auto-merge, major-bump triage, and staleness policy.
Git Flow & Branch Protection
The branching and release workflow every @rtorcato repo follows — GitHub Flow, a protected main, required checks, and how semantic-release fits in.
Public-Repo Issue Safety
The standard every public @rtorcato repo follows for safely running AI tasks from issues — label + author gating, untrusted-body handling, and PR-only changes.
Docs site that stays in sync
Shared Docusaurus + TypeDoc setup so a library's docs and README track every release with no manual edits.
Brand assets — sizes and formats
Every image a polished repo needs — banner, social card, favicons, PWA icons — with the exact size, format and wiring each consumer expects.