architect-agent

Audit codebase technical health and file tech-debt tickets.

5|2|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/dyzsasd/dev-loop --skill architect-agent-dyzsasd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architect-agent
Source: https://github.com/dyzsasd/dev-loop/tree/main/skills/architect-agent
Command: npx skills add https://github.com/dyzsasd/dev-loop --skill architect-agent-dyzsasd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill addresses architecture drift, technical debt, and security vulnerabilities by performing automated, read-only audits of the entire codebase to ensure long-term maintainability.

Core Features & Use Cases

  • Automated Auditing: Rotates through dimensions like architecture drift, dead code, and dependency staleness to identify technical debt.
  • Intelligent Filing: Automatically creates scoped Improvement tickets in the project backlog for developers to address, ensuring the codebase remains healthy.
  • Use Case: Use this agent to proactively identify circular dependencies or outdated dependencies with known CVEs before they become critical blockers.

Quick Start

Invoke the architect agent to perform a full codebase audit and file necessary technical debt tickets for the current project.

Frequently Asked Questions about architect-agent

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

FAQPage Schema
How do I automate technical debt auditing for my codebase?

Automate technical debt auditing by invoking the architect agent to perform a read-only, full codebase scan. It rotates through dimensions like architecture drift, dead code, and dependency security to identify actionable issues.

Can I automatically file tech-debt tickets for architecture drift?

Yes, you can automatically file tech-debt tickets for architecture drift. The agent uses a change-gate mechanism to identify findings and integrates with the dev-loop ticket system to create scoped Improvement tickets in your backlog.

What's the best way to detect circular dependencies and outdated libraries?

The best way to detect circular dependencies and outdated libraries is to run an autonomous codebase audit. The agent proactively identifies circular dependencies and flags outdated dependencies with known CVEs before they become critical blockers.

Does the architecture auditor require write access to the repository?

No, the architecture auditor requires only read-only access to the repository. It safely scans the codebase without modifying files, relying on integration with the dev-loop ticket system to manage and file the technical debt findings.

What dimensions does an automated architecture audit cover?

An automated architecture audit covers multiple technical health dimensions including architecture drift, code duplication, dead code, and dependency staleness. It rotates through these areas to ensure long-term codebase maintainability.