framework-review

Review CataForge framework assets for configuration drift and reference integrity.

133|9|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/lync-cyber/CataForge --skill framework-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: framework-review
Source: https://github.com/lync-cyber/CataForge/tree/main/.cataforge/skills/framework-review
Command: npx skills add https://github.com/lync-cyber/CataForge --skill framework-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reviews the CataForge framework itself, helping you catch broken skill references, stale manifests, missing coverage, and other configuration drift before it affects delivery.

Core Features & Use Cases

  • Framework Asset Review: Inspect agents, skills, hooks, rules, and workflow topology for consistency and completeness.
  • Reference Integrity Checks: Verify skill manifests, cross-links, model-tier compliance, hook reachability, and workflow coverage.
  • Use Case: When a CataForge project feels corrupted, an agent is orphaned, or a SKILL.md seems outdated, run this Skill to produce a framework review report instead of touching the assets directly.

Quick Start

Ask the assistant to run a framework review for the relevant scope, such as agents, skills, hooks, rules, workflow, or all.

Frequently Asked Questions about framework-review

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

FAQPage Schema
How do I check for configuration drift in a CataForge framework repository?

To check for configuration drift in a CataForge repository, run a framework review to inspect agents, skills, hooks, rules, and workflow topology for structural inconsistencies and missing references.

Why does my agent appear orphaned during a workflow validation?

An agent appears orphaned during workflow validation when cross-reference checking detects broken skill references or stale manifests within your CataForge project, which a framework review can identify and report.

How do I verify hook reachability and model-tier compliance for framework assets?

You verify hook reachability and model-tier compliance by running a framework review that applies manifest validation and cross-reference checking across your CataForge assets to ensure structural consistency.

What is the best way to audit stale manifests and broken skill references?

The best way to audit stale manifests and broken skill references is to run a framework review that produces a comprehensive report without directly modifying the underlying CataForge assets.

Can I use a framework review to inspect all CataForge asset types at once?

Yes, you can use a framework review to inspect all CataForge asset types at once by asking the assistant to run a review for the entire scope, covering agents, skills, hooks, rules, and workflows simultaneously.

When should I run a framework review instead of directly editing framework assets?

You should run a framework review when a CataForge project feels corrupted, an agent is orphaned, or a SKILL.md seems outdated, allowing you to catch configuration drift before it affects delivery without touching assets directly.