reviewing-agent-infrastructure

Validate and fix .cursor/ agent infrastructure after edits.

2|1|Updated Apr 13, 2025
One-click install
npx skills add https://github.com/Jose-Luis-Nunez/FitnessApp --skill reviewing-agent-infrastructure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewing-agent-infrastructure
Source: https://github.com/Jose-Luis-Nunez/FitnessApp/tree/main/.cursor/skills/reviewing-agent-infrastructure
Command: npx skills add https://github.com/Jose-Luis-Nunez/FitnessApp --skill reviewing-agent-infrastructure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate and fix agent infrastructure after changes to .cursor/ files. Checks reference integrity, agent-system-overview sync, description accuracy, handoff links, hook alignment, and name consistency. Uses a Verifier subagent to independently confirm findings before writing the stamp. Use after editing rules, skills, hooks, references, or when the user asks to reflect or improve the agent system.

Core Features & Use Cases

  • Reference integrity checks across .cursor/ for renamed or deleted items.
  • Overview synchronization to ensure all skill and hook metadata matches on disk.
  • Handoff and alignment verification to ensure proper cross-skill interactions.
  • Optional Verifier subagent to independently confirm findings before stamping.

Quick Start

Run the reviewing-agent-infrastructure skill after edits to .cursor/ items to verify consistency and surface issues.

Frequently Asked Questions about reviewing-agent-infrastructure

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

FAQPage Schema
How do I validate agent infrastructure after editing .cursor/ files?

Validate .cursor/ file edits by running this skill to check reference integrity, overview synchronization, handoff correctness, and name consistency across rules, skills, and hooks before stamping.

What is agent infrastructure reference integrity and when do I need to verify it?

Reference integrity ensures links to renamed or deleted items remain valid. Verify it after edits to .cursor/ rules, skills, hooks, or references to prevent broken cross-skill interactions and maintain system consistency.

How do I fix broken handoff links and align agent system overviews?

Fix broken handoff links and align agent system overviews by applying validation checks that ensure all skill and hook metadata matches on disk, correcting cross-skill interactions and overview synchronization discrepancies.

Does the agent infrastructure validation process require a Verifier subagent?

Yes, the process requires a Verifier subagent to independently confirm findings before writing the validation stamp, ensuring reference integrity and description accuracy without relying on a single unchecked validation pass.