eugenezhangco-spec

Selfcheck — AI skill for Claude Code

AI community

Run the deterministic config integrity linter that guards the foreman setup against regressions.

How to install Selfcheck

Installs to ~/.claude/skills/eugenezhangco-spec-foreman-selfcheck/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eugenezhangco-spec-foreman-selfcheck && curl -fsSL https://raw.githubusercontent.com/eugenezhangco-spec/foreman/HEAD/commands/selfcheck.md -o ~/.claude/skills/eugenezhangco-spec-foreman-selfcheck/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Selfcheck does


description: Run the deterministic config integrity linter that guards the foreman setup against regressions. Zero LLM cost.

/selfcheck — Config Integrity Self-Test

Runs the deterministic config linter that guards the foreman setup against regressions. Zero LLM cost.

When to Use

  • AUTO: after editing CLAUDE.md, any .claude/rules/*, hooks, settings.json, or agents/* (the claude-code-config rule reminds you)
  • When the user says "check yourself", "are you still wired right", "

Alternatives in AI

  • Manifest — Real-time cost observability for OpenClaw agents — track tokens, costs, messages, and model usage 4.1k ★
  • Surface — Show ranked attack surface for a target from its recon manifest + hunt memory 3.8k ★
  • Rb Setup — First-time setup 1.3k ★

Full documentation available on GitHub

View Source Repository