ce-agent-native-audit

Audit agent-native architecture across a codebase against eight principles.

2|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/thisisryanswift/zellij-agent-tools --skill ce-agent-native-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-agent-native-audit
Source: https://github.com/thisisryanswift/zellij-agent-tools/tree/main/.opencode/skills/ce-agent-native-audit
Command: npx skills add https://github.com/thisisryanswift/zellij-agent-tools --skill ce-agent-native-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit agent-native architecture across a codebase to ensure alignment with defined principles and identify gaps.

Core Features & Use Cases

  • Eight principle audits executed via parallel sub-agents, generating per-principle scores and a consolidated report.
  • Supports a structured, multi-agent workflow that surfaces actionable recommendations and risk indicators.
  • Use Case: Run a full architecture review on a repository with agent/native components to produce a final report for governance and improvement.

Quick Start

Invoke /ce-agent-native-architecture to start the full agent-native architecture audit.

Frequently Asked Questions about ce-agent-native-audit

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

FAQPage Schema
How do I audit my codebase for agent-native architecture alignment?

To audit your codebase for agent-native architecture alignment, apply this Skill to repositories containing agent-native tooling to generate per-principle scores across eight defined areas and a consolidated markdown report with prioritized recommendations.

What is an agent-native architecture review?

An agent-native architecture review is a structured assessment that scores a codebase against eight defined principles to identify alignment gaps. It uses parallel sub-agents to discover architectural metrics and surfaces actionable recommendations for governance and improvement.

Can I use this architecture audit on repositories without agent-native tooling?

This architecture audit requires repositories containing agent-native tooling or components. Applying it to standard codebases without agent-native components will not yield meaningful per-principle scores because the eight discovery sub-agents specifically target agent-native architecture patterns.

How do I generate an architecture scorecard for my agent-native repository?

To generate an architecture scorecard, invoke the audit on your repository to trigger eight parallel discovery sub-agents. These sub-agents evaluate the codebase against defined principles, producing per-principle scores and a consolidated markdown summary with risk indicators and prioritized recommendations.

What's the best way to review agent-native architecture for governance and improvement?

The best way to review agent-native architecture for governance is running a full audit that produces a consolidated report. This multi-agent workflow evaluates eight architecture principles, generating actionable recommendations and risk indicators to guide codebase improvements.

What limitations exist when running a multi-agent architecture scorecard on a large codebase?

When running a multi-agent architecture scorecard on a large codebase, the audit requires deploying eight parallel discovery sub-agents, which may consume significant processing resources. The final markdown report focuses strictly on eight defined principles, potentially missing unrelated architectural risks outside that scope.