flowai-maintenance

Run a 7-point maintenance audit across multi-repo projects and write timestamped reports.

1|1|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/korchasa/foxcode --skill flowai-maintenance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flowai-maintenance
Source: https://github.com/korchasa/foxcode/tree/main/.claude/skills/flowai-maintenance
Command: npx skills add https://github.com/korchasa/foxcode --skill flowai-maintenance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The maintenance audit surfaces structural deviations, documentation gaps, dead code, complexity hotspots, and technical debt to keep the codebase healthy and aligned with standards.

Core Features & Use Cases

  • 7-point maintenance sweep across structure, consistency, hygiene, debt, terminology, and documentation.
  • Produces actionable findings and saves them to documents/whiteboards/ with a timestamped filename for traceability.
  • Helps engineering leads monitor progress, enforce code quality, and improve documentation over time.

Quick Start

Run the 7-point maintenance audit and save the results to documents/whiteboards/ with a timestamped filename.

Frequently Asked Questions about flowai-maintenance

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

FAQPage Schema
How do I automate a codebase maintenance audit for technical debt and documentation gaps?

To automate a codebase maintenance audit, use a 7-point sweep that scans source directories, config files, and documents to surface technical debt, documentation gaps, dead code, and structural deviations. It then writes a timestamped, actionable report for stakeholders.

What is included in a 7-point project health audit for large codebases?

A 7-point project health audit covers structure, consistency, hygiene, debt, terminology, and documentation coverage. It scans multi-repo projects and large codebases to surface structural issues, complexity hotspots, and dead code, producing a ready-to-use maintenance report.

Does this maintenance audit work for multi-repo projects and large codebases?

Yes, this maintenance audit specifically targets multi-repo projects and large codebases. It scans documents, source directories, and config files across the repositories to surface risks and ensure the codebase remains aligned with quality standards.

How do I generate a traceable maintenance report for engineering leads?

You generate a traceable maintenance report by running the audit, which automatically writes findings to the documents/whiteboards directory with a timestamped filename. This ensures historical traceability and helps engineering leads monitor code quality progress over time.

What's the best way to find dead code and structural deviations in a software project?

The best way to find dead code and structural deviations is to run an automated static analysis sweep across source directories and config files. This surfaces hygiene issues and structural risks, saving actionable findings to a timestamped report for stakeholders.

Can I monitor code quality and tech debt over time without manual checks?

Yes, you can monitor code quality and tech debt over time by running the automated 7-point audit. It enforces timestamped outputs to documents/whiteboards, creating a historical record of structural issues and technical debt for ongoing progress tracking.