Perform integrity checks on version numbers and file consistency across the repository.

Install

mkdir -p .claude/skills/check-forever-healthy && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17511" && unzip -o skill.zip -d .claude/skills/check-forever-healthy && rm skill.zip

Installs to .claude/skills/check-forever-healthy

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Project Verification & Consistency Checking
43 charsno explicit “when” trigger
Beginner

Key capabilities

  • Check version numbers across project files
  • Verify consistency of item numbering in documentation
  • Report inconsistencies found in project files
  • Check overall consistency across various files
  • Use a root VERSION file as reference
  • Offer to fix detected inconsistencies

How it works

This skill scans specified project files to check for consistency in version numbers, item numbering, and overall content. It uses the `VERSION` file in the project root as a reference.

Inputs & outputs

You give it
Check project files for consistency
You get back
A report of inconsistencies and an offer to fix them

When to use check

  • Check project version consistency
  • Verify documentation numbering
  • Validate file integrity

About this skill

AI4L - Project Verification & Consistency Checking

Handles consistency checking for all major files in the repo, including version numbers, item numbering, and overall consistency across files

[project_files]

  • .claude/skills/er/SKILL.md

  • .claude/skills/check/SKILL.md

  • .claude/agents/er-auditor.md

  • .claude/agents/er-creator.md

  • .claude/agents/er-fixer.md

  • .claude/agents/er-combiner.md

  • AGENTS.md

  • CLAUDE.md

  • README.md

  • CONTRIBUTING.md

  • prompts/AI4L.md

  • prompts/PERSONA.md

  • .grok/rules/rules.md

  • docs/Using-Chat-UI.md

  • docs/Using-Claude-Desktop.md

  • docs/Using-CLI-Environments.md

  • docs/Lessons-Learned.md

  • docs/Limitations.md

  • examples/README.md

Version

  • Check all [project_files] version numbers
  • Use the version stated in the VERSION file in the project root as a reference.
  • Make sure that all targets are consistent with it, including the version in the badges.
  • Some files do not have badges, just the version in the text. Make sure those are consistent as well.
  • If a file has no version, leave it as it is

Consistency Checking

  • Check all target files for consistency and completeness
  • Check the numbering of all items and the item count in AI4L.md

Reporting

  • If there are any inconsistencies, report them and ask the user if you should fix them.
  • Report what was fixed (if anything).

When not to use it

  • When the project does not have a `VERSION` file in the root directory

Limitations

  • Relies on a `VERSION` file in the project root for version reference
  • Consistency checks are limited to the specified project files

How it compares

This skill automates the verification of project consistency against a central version reference, which is more reliable and faster than manual checks across many files.

Compared to similar skills

check side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
check (this skill)010dNo flagsBeginner
browser-use642moReviewIntermediate
tmux-terminal34moReviewAdvanced
vibe-check14moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry