maintain

Automate brain data integrity checks for backlinks, citations, and file organization.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mscully4/franklin --skill maintain-mscully4
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maintain
Source: https://github.com/mscully4/franklin/tree/main/.claude/skills/maintain
Command: npx skills add https://github.com/mscully4/franklin --skill maintain-mscully4

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, sqlite, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines periodic health checks and cleanup processes for brain maintenance, ensuring all data dimensions are verified for integrity and quality.

Core Features & Use Cases

  • Automated Health Checks: Considers back-links, citations, filing validation, and stale info.
  • Back-link Enforcement: Enforces proper link integrity.
  • Citation Audit: Validates the format and accuracy of citations.
  • Quality Rules Enforcement: Enforces best practices for data quality.
  • Use Case: After major brain updates or during monthly audits, run the maintain skill to ensure all content and data are accurate and linked correctly.

Quick Start

To initiate maintenance on the brain, use the command 'gbrain doctor' and follow the remediation plan for specific dimensions.

Frequently Asked Questions about maintain

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

FAQPage Schema
How do I automate backlink verification and data integrity checks for my notes?

Automated backlink verification validates link integrity by running Python scripts against structured data. This process checks citations, file organization, and graph consistency to enforce quality rules and resolve broken connections.

What is brain data auditing and when do I need to run maintenance checks?

Brain data auditing is the process of validating data quality dimensions like backlinks, citations, and file organization. You should run maintenance checks after major content updates or during monthly audits to ensure graph consistency.

How do I perform a citation audit and check for stale information in my knowledge graph?

Perform a citation audit by executing automated health checks that validate citation formats and identify stale information. The maintenance scripts enforce data quality rules to ensure all content remains accurate and properly linked.

Do I need Python and SQLite to run automated data quality rules enforcement?

Yes, you need Python and SQLite installed to run automated data quality rules enforcement. These dependencies provide the environment required to execute the validation scripts and access the brain's structured data for link verification.

Can I use maintenance automation scripts for monthly graph consistency cleanup?

Yes, maintenance automation scripts are designed for monthly graph consistency cleanup. They systematically verify backlinks, citations, and filing validation, providing a remediation plan to fix any detected data integrity issues.

What is the best way to fix broken file organization and backlink integrity issues?

The best way to fix file organization and backlink integrity issues is to run an automated doctor command. This generates a remediation plan that targets specific data dimensions, enforcing proper link integrity and data quality.