gardener

Audits repository health by validating documentation against code and proposing improvements.

1|Updated Jan 29, 2015
One-click install
npx skills add https://github.com/hayamiz/catscope --skill gardener-hayamiz
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gardener
Source: https://github.com/hayamiz/catscope/tree/main/.claude/skills/gardener
Command: npx skills add https://github.com/hayamiz/catscope --skill gardener-hayamiz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit and improve repository health by aligning documentation with code, consolidating best practices, and extracting actionable maintenance recommendations.

Core Features & Use Cases

  • Cross-check markdown docs against codebase to surface discrepancies and outdated guidance.
  • Consolidate best-practices into a single, auditable plan and generate maintenance recommendations.
  • Use for ongoing health checks and onboarding new contributors.

Quick Start

Run a full repository health audit and report findings in priority order.

Frequently Asked Questions about gardener

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

FAQPage Schema
How do I audit repository health and check if documentation matches the codebase?▼

To audit repository health, cross-check markdown documentation against the codebase to surface discrepancies and outdated guidance, then generate a prioritized report of findings. This validates documentation sync and identifies configuration gaps.

What is the best way to sync architecture notes and tasks with implementation changes?▼

The best way to sync architecture notes is applying a structured audit across documentation, architecture notes, and tasks to identify gaps. This proposes concrete improvements and formalizes maintenance practices to achieve ongoing repository hygiene.

How do I consolidate code quality best practices into an auditable maintenance plan?▼

Consolidate code quality best practices by generating a structured plan detailing checks, actions, and verification criteria. This extracts actionable maintenance recommendations and formalizes knowledge capture for ongoing repository health.

Can I use a repository audit to onboard new contributors and capture project knowledge?▼

Yes, you can use a repository health audit for onboarding new contributors. It consolidates best practices and documentation syncs into a single auditable plan, helping newcomers understand current architecture and maintenance requirements.

What should I check during a repository health audit for ongoing code maintenance?▼

During a repository health audit, check documentation against code, review architecture notes, and validate configuration. This identifies gaps in implementation sync and provides a structured plan with verification criteria for ongoing hygiene.

When should I not use an automated repository audit for documentation sync?▼

An automated repository audit may not suit projects without existing markdown documentation or architecture notes. It requires a codebase with documentation to cross-check, so repositories lacking these files will not yield actionable maintenance recommendations.