repo-audit

Identify unused files and stale content across a repository.

1|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/bobby-andris/Allied-FeedOps --skill repo-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-audit
Source: https://github.com/bobby-andris/Allied-FeedOps/tree/main/.claude/skills/repo-audit
Command: npx skills add https://github.com/bobby-andris/Allied-FeedOps --skill repo-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill identifies unused files, organizational gaps, and outdated content in a repository to improve maintainability and onboarding.

Core Features & Use Cases

  • Phase-based scanning of root-level clutter, documentation structure, scripts, tests, and media for non-standard or stale content.
  • Actionable cleanup plan that includes relocation, archiving, deletion, and updates to organizational standards.
  • Use Case: Before major milestones or onboarding new team members, run /repo-audit to generate a prioritized plan and keep the repo neat.

Quick Start

Run the /repo-audit command to begin a full repository cleanup and generate an actionable plan.

Frequently Asked Questions about repo-audit

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

FAQPage Schema
How do I find unused files and stale content in a git repository?

To find unused files and stale content in a repository, run a phase-based scan that categorizes root-level clutter, documentation gaps, scripts, tests, and media. This identifies outdated items and generates a concrete cleanup plan for ongoing maintenance.

What is the best way to automate repository cleanup before onboarding new team members?

Automated repository cleanup uses a phase-based workflow to scan for non-standard files and organizational gaps. It produces an actionable plan that relocates or archives items, ensuring your repository stays neat and ready for new team member onboarding.

Can I generate a documented action plan for monthly repository maintenance?

Yes, you can generate a documented action plan for monthly repository maintenance by scanning for unused files and outdated content. The resulting plan satisfies organizational standards by detailing relocation, archiving, and deletion tasks.

Does this repository audit workflow require any external dependencies?

No, this repository audit workflow requires no external dependencies to run. It operates independently to scan your repository, categorize findings into an actionable cleanup plan, and help maintain ongoing organizational standards.

When should I run a repository audit to identify organizational gaps?

You should run a repository audit to identify organizational gaps before major milestones or when onboarding new team members. This ensures maintainability by generating a prioritized cleanup plan to relocate or archive stale content.