Validates AI agent schema compliance and shared reference integrity to ensure seamless multi-agent orchestration.
The verify-agents skill is an essential quality assurance utility for the Team Shinchan multi-agent framework, designed to maintain structural integrity across complex agent ecosystems. It automatically audits agent files to ensure they adhere to mandatory schema requirements, including frontmatter and specific documentation sections, while simultaneously verifying that all internal cross-references to shared resources are valid. By running these checks during the development workflow, users can prevent runtime errors and orchestration failures when coordinating debates and tasks among diverse AI character agents.
주요 기능
01Shared reference integrity checking
02Mandatory execution workflow for consistency
037 GitHub stars
04Detailed error reporting for frontmatter violations
05Cross-file path resolution verification
06Automated agent schema validation
사용 사례
01Ensuring shared resource paths remain valid after repository refactoring
02Verifying structural correctness after creating a new Shinchan character agent
03Auditing agent configurations before deploying a multi-agent debate workflow