ce-agent-native-audit

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

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill ce-agent-native-audit-santiagoisper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-agent-native-audit
Source: https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA/tree/main/.agents/skills/compound-engineering/ce-agent-native-audit
Command: npx skills add https://github.com/Santiagoisper/BOPE_VERSION_DEFINITIVA --skill ce-agent-native-audit-santiagoisper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates comprehensive reviews of a codebase against agent-native architecture principles, scoring and reporting on each principle's compliance.

Core Features & Use Cases

  • Parallel Sub-Agent Audits: Runs parallel audits against principles such as Action Parity, Tools as Primitives, and Context Injection.
  • Scoring System: Provides a score for each principle based on compliance with the agent-native architecture.
  • Use Case: Use this Skill to ensure your codebase aligns with best practices for agent-native architecture, identifying gaps and providing recommendations.

Quick Start

Run a full architecture audit using the command: /ce-agent-native-audit

Frequently Asked Questions about ce-agent-native-audit

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

FAQPage Schema
What is an agent-native architecture review?

An agent-native architecture review evaluates your codebase against principles like Action Parity, Tools as Primitives, and Context Injection to ensure optimal AI agent integration, scoring compliance to identify structural gaps.

How do I audit my codebase for agent-native compliance?

You audit codebase compliance by running a full architecture review using the /ce-agent-native-audit command, which deploys parallel sub-agents to analyze your code against specific agent-native principles and generate detailed scores.

How does parallel sub-agent scoring work for code audits?

Parallel sub-agent scoring works by assigning an individual sub-agent to each agent-native principle, running concurrent architectural audits to produce isolated compliance scores and gap reports for your codebase.

What agent-native principles are evaluated during the architecture audit?

The architecture audit evaluates agent-native principles such as Action Parity, Tools as Primitives, and Context Injection, requiring specific principles to be loaded before running the compliance scoring process.

Do I need to configure specific principles before running a code audit?

Yes, you need to load specific agent-native principles into the Skill before running the audit, as the parallel sub-agents require these defined criteria to evaluate codebase compliance and generate scoring reports.

Can I use this audit for operational code reviews?

Yes, you can use this architecture audit for software development and operational code reviews, as it is specifically designed to perform in-depth compliance scoring against agent-native principles during operational audits.