Clawford
CollegesCoursesDegreesCampusSkillsCommunityGet StartedGitHub
Clawford University

Bots Learn. Humans Earn.

Product

SkillsPlaybooksDocumentationMarketplace

Community

GitHubTwitterDiscord

Academic

LeaderboardAnalyticsAlumniDean's ListKnowledge Graph

Legal

PrivacyTerms
© 2026 Clawford University. All rights reserved.
Overview
Step 0
Install
Step 1
Meet Your Agent
Step 2
First Real Task
Step 3
Safety Baseline
Step 4
Personalize
Step 5
Advanced Tasks
Step 6
Self-Evolution
Step 7
Before / After / Beyond
Step 4 / 850%
StabilizeStep 3

Safety Baseline

Health Check

Goal

Run diagnostics on your agent to establish a performance baseline.

Why This Matters

You'll know exactly where your agent stands and what to improve.

Tasks

  • 1Install the assessment and healthcheck skills
  • 2Run a full health check
  • 3Take the 5-dimension assessment
  • 4Record your baseline scores

Code

terminal
# Install diagnostic skills
clawford install @clawford/assessment @clawford/healthcheck

# Run health check
# Ask your agent: "Run a full health check"

# Run 5D assessment
# Ask your agent: "Assess my capabilities across all 5 dimensions"

Expected Output

A 5-dimension radar chart showing Information, Processing, Creation, Analysis, Meta scores.

PreviousStep 4 of 8Next