auditing-architecture

Audit implemented architecture against the SSOT and produce a traceable report.

Updated Aug 18, 2025
One-click install
npx skills add https://github.com/masa-codehub/gemini_agent --skill auditing-architecture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auditing-architecture
Source: https://github.com/masa-codehub/gemini_agent/tree/main/.gemini/skills/auditing-architecture
Command: npx skills add https://github.com/masa-codehub/gemini_agent --skill auditing-architecture

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This skill audits the implemented architecture against the single source of truth (SSOT) to ensure consistency with ADR decisions, verify integration completeness, and prepare a reliable handover for the Spec creation phase.

Core Features & Use Cases

  • Verifies integration status and coverage against planned tasks, ensuring all required components from the Common Definitions Doc are implemented.
  • Performs SSOT consistency audits by aligning architecture with ADR decisions, system context, and diagram dependencies to identify and resolve discrepancies.
  • Produces a traceable audit report and a handover artifact (arch-to-spec) to guide the next phase and reduce rework.

Quick Start

Invoke the auditing-architecture skill to audit the integration against SSOT and prepare the arch-to-spec handover.

Frequently Asked Questions about auditing-architecture

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

FAQPage Schema
How do I audit architecture against a single source of truth?

Architecture auditing verifies implemented components against the single source of truth to ensure consistency with ADR decisions, integration completeness, and readiness for spec handover.

What is an architecture audit for SSOT alignment?

An SSOT architecture audit aligns implemented architecture with ADR decisions, system context, and diagram dependencies to identify and resolve discrepancies before finalization.

How do I verify integration status against planned architecture tasks?

Integration status verification checks coverage against planned tasks to ensure all required components from the Common Definitions Doc are implemented and fully integrated.

Does architecture auditing support ADR alignment and handover preparation?

Architecture auditing supports ADR alignment by enforcing decision compliance and produces a traceable audit report and arch-to-spec handover artifact to guide the next phase.

What's the best way to prepare an arch-to-spec handover artifact?

The best way to prepare an arch-to-spec handover is to audit SSOT consistency and integration completeness, producing a traceable report to reduce rework in the Spec creation phase.

When do I need to perform an end-to-end architecture audit?

Perform an end-to-end architecture audit during project planning, integration verification, ADR alignment, and finalization workflows to verify system readiness and resolve discrepancies.