agent-native-audit

Audit codebases against agent-native architecture principles with parallel sub-agents.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/GuitarAlchemist/ix --skill agent-native-audit-guitaralchemist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-native-audit
Source: https://github.com/GuitarAlchemist/ix/tree/main/.claude/skills/agent-native-audit
Command: npx skills add https://github.com/GuitarAlchemist/ix --skill agent-native-audit-guitaralchemist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive review of a codebase against agent-native architecture principles, providing a scored report for each principle.

Core Features & Use Cases

  • Parallel Sub-Agent Audits: Reviews are conducted using parallel sub-agents for each principle.
  • Scoring: Each principle is scored with specific percentages and gap analysis.
  • Custom Principle Audits: Option to run audits for a specific principle if desired.

Quick Start

Run a comprehensive audit using the agent-native-audit skill by typing: /agent-native-audit

Frequently Asked Questions about agent-native-audit

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

FAQPage Schema
What is an agent-native architecture audit?

An agent-native architecture audit reviews your codebase against agent-native principles. It uses parallel sub-agents to evaluate each principle and generates a scored report with specific percentages and gap analysis.

How do I conduct a codebase review for agent-native architecture?

You can conduct a codebase review by running the audit command. This initiates parallel sub-agents that audit each architecture principle and produce a scored report with detailed gap analysis.

Can I audit a specific architecture principle instead of the whole codebase?

Yes, you can run custom principle audits. The audit supports targeting a specific architecture principle rather than requiring a comprehensive review of the entire codebase.

How does the sub-agent architecture audit scoring work?

The sub-agent audit scoring evaluates your codebase against each architecture principle individually. It generates specific percentages and a gap analysis for every reviewed principle in the final report.

Does the architecture audit require any external dependencies?

No, the architecture audit does not require external dependencies. It operates independently using internal scripts and references to conduct the codebase review and generate the scored report.