mit einem Klick
claude-routines
claude-routines enthält 4 gesammelte Skills von schmug, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
ALWAYS load when a routine has resolved a triggering issue and needs to ship one focused PR. Covers the author-trust gate, pre-flight, parallel reads, plan-comment-and-proceed, literal implementation, tiered ambiguity, size escalation, and PR open without auto-merge.
ALWAYS load when a routine fires on a `pull_request` event and needs to decide whether to auto-merge or escalate. Covers the PR-side author-trust gate, skip-on-label discipline, CI polling, the six-condition practical-minimum trust gate (provenance / linkage / risk-path / size / CI / scope), and the merge-or-escalate-once outcome.
ALWAYS load when a routine is about to act on a GitHub issue or post a comment. Enforces the skip-on-label gate, the don't-re-state-known-blockers rule, and the consolidation pin format for inherited duplicate blockers.
ALWAYS load when a Claude Code session is fired by a GitHub `issues.opened` event. Resolves the triggering issue number, then triages the body into one of three content paths (CC-format, inferable spec, or discussion).