archyl-autofix

Detect Archyl C4 model drift and generate auto-fix proposals via Change Requests.

1|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/archyl-com/agent-skills --skill archyl-autofix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archyl-autofix
Source: https://github.com/archyl-com/agent-skills/tree/main/plugins/archyl-developer/skills/archyl-autofix
Command: npx skills add https://github.com/archyl-com/agent-skills --skill archyl-autofix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drift between the Archyl C4 model and the actual codebase is a common issue, and this skill analyzes differences and proposes concrete auto-fix actions to align documentation with implementation, always via Change Requests for architectural review.

Core Features & Use Cases

  • Automated drift detection and classification across C4 model elements.
  • Generate actionable fix proposals to update documentation or suggest code changes.
  • Integrate with ADRs and conformance rules to ensure traceability and governance, surfacing changes for architect approval.

Quick Start

Run drift analysis on the current project and generate actionable auto-fix proposals.

Frequently Asked Questions about archyl-autofix

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

FAQPage Schema
How do I detect architecture drift between a C4 model and my codebase?

Architecture drift between a C4 model and a codebase is detected by running automated drift analysis that classifies differences across C4 model elements and generates concrete auto-fix proposals for review.

What is the best way to auto-fix architecture conformance violations?

The best way to auto-fix architecture conformance violations is by generating actionable fix proposals via Change Requests. This ensures traceability and governance by surfacing changes for architect approval based on ADRs and conformance rules.

How does ADR compliance influence code change suggestions?

ADR compliance influences code change suggestions by using Architecture Decision Records and conformance rules to decide whether to update documentation or suggest code changes. Recent code changes also influence the final outcomes.

Do I need an architect to review automated architecture change requests?

Yes, you need an architect to review automated architecture change requests. The system delivers concrete auto-fix proposals via Change Requests specifically to ensure governance, traceability, and human architectural approval before applying modifications.

Can I update C4 model documentation automatically based on recent code changes?

Yes, you can update C4 model documentation automatically based on recent code changes. The system analyzes recent code changes and ADRs to decide whether to propose updating documentation or suggesting code modifications via Change Requests.