setup-routines

Automate Claude Code routine setup with templates and governance hooks.

3|1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/malinskibeniamin/skills --skill setup-routines
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-routines
Source: https://github.com/malinskibeniamin/skills/tree/main/setup-routines
Command: npx skills add https://github.com/malinskibeniamin/skills --skill setup-routines

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configuring and maintaining Claude Code routines across PR reviews, health checks, issue triage, and docs drift requires manual setup and consistency. This Skill provides a centralized blueprint to bootstrap and govern recurring automation.

Core Features & Use Cases

  • Template-driven routine setup for PR review, weekly health, issue triage, and docs drift.
  • Supports triggers via GitHub events, schedules, or API calls with CLAUDE.md as the single source of rules.
  • Provides guidance for customization, templates, and governance of routine prompts and hooks.

Quick Start

Create a routine in Claude Code by selecting a template and customizing its triggers.

Frequently Asked Questions about setup-routines

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate PR review routines with Claude Code?

PR review automation uses template-driven prompts loaded from CLAUDE.md to govern routine execution via GitHub events. You select a template, customize triggers, and enforce quality gates during recurring code reviews.

What is docs drift detection and how does routine automation handle it?

Docs drift detection identifies outdated documentation by comparing source code changes against existing docs. Routine automation uses scheduled triggers and template prompts to flag inconsistencies for software teams.

Can I trigger issue triage routines on a schedule instead of GitHub events?

Issue triage routines support triggers via GitHub events, API calls, or scheduled schedules. You configure the trigger mechanism during setup while CLAUDE.md governs the triage prompt behavior.

How do I set up weekly health checks for software repositories?

Weekly health checks use a dedicated template prompt configured through Claude Code. You establish a scheduled trigger, and the routine loads rules from CLAUDE.md to execute and enforce quality gates.

Do I need GitHub events to run Claude Code routine automation?

GitHub events are not required; routine automation also supports scheduled triggers and API calls. CLAUDE.md acts as the single source of rules regardless of which trigger mechanism you select.

What are the limitations of using CLAUDE.md for routine governance?

CLAUDE.md governs routine prompts and hooks for cloud-hosted routines but requires manual maintenance for consistency. It does not automatically generate templates; you must customize prompts for PR review, health checks, triage, and docs drift.