architecture-audit

Category: Development & Coding | Uploader: allenhutchisonallenhutchison | Downloads: 0 | Version: v1.0(Latest)

Walk the codebase looking for TypeScript technical debt — oversized files, DRY violations, dead code, missing tests, sloppy typing (`any`/`@ts-ignore`), and weak abstractions. Categorize each finding into a discrete unit of work; open a focused PR for mechanically-safe fixes and file a GitHub issue for refactors that need design discussion. One PR or one issue per finding — never bundled. Use when the user asks to "audit the architecture", "find tech debt", "look for code smells", "do an architecture sweep", or when invoked nightly by a scheduled remote agent. Has working-tree side effects (branches + PRs) and GitHub side effects (issues, labels). Quiet-day result is "codebase looks good" with no PR or issue — that's a valid outcome.

Changelog: Source: GitHub https://github.com/allenhutchison/obsidian-gemini

Directory Structure

Current level: tree/master/.agents/skills/architecture-audit/

  • 📄 SKILL.md 18.9 KB

SKILL.md

Login to download/like/favorite ❤ 429 | ★ 0
Comments 0

Please login before commenting.

Loading comments...