checkup

Evaluate onboarding meta, delimiters, and subagents to route Claude setup maintenance.

5|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/a2ngerer/claude_onboarding_agent --skill checkup-a2ngerer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: checkup
Source: https://github.com/a2ngerer/claude_onboarding_agent/tree/main/skills/checkup
Command: npx skills add https://github.com/a2ngerer/claude_onboarding_agent --skill checkup-a2ngerer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Checkup skill acts as a single, user-facing maintenance router for an existing Claude setup. It evaluates onboarding meta, delimiter markers, and available subagents to decide whether to rebuild, upgrade, or proceed fine-as-is.

Core Features & Use Cases

  • Route maintenance decisions by evaluating setup meta, delimiters, migration status, and subagents.
  • Perform a staged evaluation including hard gates, audit gathering, and a final verdict with optional user confirmation.
  • Provide fallback paths and inline guidance when certain skills (like /audit-setup or /upgrade-setup) are unavailable.

Quick Start

Run /checkup to assess your current Claude setup and determine the next action.

Frequently Asked Questions about checkup

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

FAQPage Schema
How do I run a maintenance audit on my existing Claude setup?

Run a maintenance audit by evaluating your Claude setup's onboarding meta, delimiters, and subagents to gather audit findings and determine if a rebuild or upgrade is required.

What is the best way to diagnose if my Claude workflow needs an upgrade?

Diagnose your Claude workflow by evaluating setup meta, delimiter markers, and migration status against hard gates to decide whether to upgrade, rebuild, or continue as-is.

How does the checkup process decide whether to rebuild or upgrade a setup?

The checkup process operates across stages including meta and delimiter detection, hard-gate evaluation, and audit gathering to produce a final verdict with user confirmation and delegation decisions.

Do I need specific subagents to perform a Claude setup checkup?

No, specific subagents are not strictly required; the checkup evaluates available subagents and provides fallback paths and inline guidance when certain skills like audit-setup or upgrade-setup are unavailable.

Can I safely backup my Claude configuration before performing maintenance?

Yes, the maintenance routing process satisfies requirements for structured logging and backup prompts, ensuring safe delegation by inspecting audit findings, plugin versions, and repo signals before changes.

Why does my Claude setup maintenance check fail the hard gate evaluation?

A hard gate evaluation fails when the checkup detects missing onboarding meta, invalid delimiter markers, or incompatible plugin versions during the staged audit gathering process.