inspektera

Audit codebase health and append evidence-based findings to HEALTH.md.

3|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jgabor/agentera --skill inspektera
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inspektera
Source: https://github.com/jgabor/agentera/tree/main/skills/inspektera
Command: npx skills add https://github.com/jgabor/agentera --skill inspektera

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

INSPEKTERA helps teams detect and report multi-dimensional codebase health issues, surfacing architecture drift, pattern inconsistencies, and quality gaps with evidence and trajectory tracking.

Core Features & Use Cases

  • Multi-dimensional health audits with evidence-based findings and confidence scores.
  • Trajectory tracking to monitor health trends across audits.
  • Feeds TODO.md with actionable items for follow-on work and planning.

Quick Start

Invoke the audit to start a full health assessment of your codebase and review the latest HEALTH.md.

Frequently Asked Questions about inspektera

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

FAQPage Schema
How do I audit codebase health and track architecture drift?

Auditing codebase health requires identifying architecture drift, pattern inconsistencies, and complexity hotspots with evidence-based findings. A multi-dimensional audit assigns confidence scores to each issue and tracks trajectory trends over time to monitor quality across codebases of varying sizes and languages.

How does trajectory tracking work for codebase quality monitoring?

Trajectory tracking for codebase quality monitoring works by appending structured updates to a HEALTH.md file after each audit. This historical record tracks health trends across multiple assessments, allowing teams to monitor whether architecture drift and complexity hotspots are improving or worsening over time.

Can I run a codebase pattern audit on projects of any size and language?

Yes, you can run a codebase pattern audit on projects of varying sizes and languages. The assessment enforces structured artifact formats and plan-relative staleness checks, making it applicable across diverse codebases to identify test gaps and dependency health issues without specific framework restrictions.

What is the best way to document codebase health findings and generate follow-up tasks?

The best way to document codebase health findings is to append evidence-based results to a HEALTH.md file while simultaneously feeding actionable items into a TODO.md file. This structured workflow ensures quality gaps, architecture drift, and staleness issues are tracked for follow-on planning.

Why does my codebase audit report include confidence scores and staleness checks?

Codebase audit reports include confidence scores and plan-relative staleness checks to enforce evidence-based findings and ensure artifact-writing rules are aligned with the workflow. This structured approach prevents false positives and highlights outdated documentation relative to your current architectural plan.