memory-lint

Audit the Dagi wiki for health issues and enforce formatting standards.

1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/ag3nt3154/Driverless_AGI --skill memory-lint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-lint
Source: https://github.com/ag3nt3154/Driverless_AGI/tree/main/.dagi/skills/memory-lint
Command: npx skills add https://github.com/ag3nt3154/Driverless_AGI --skill memory-lint

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Health-check the Dagi wiki to identify orphaned pages, contradictions, stale claims, oversized indexes, broken links, and non-compliant node formats, and remediate issues automatically.

Core Features & Use Cases

  • Automated wiki health checks across memory_root/wiki to classify compliance status for each page.
  • Remediation engine that rewrites non-compliant nodes into the canonical templates with safeguards and audit trails.
  • Logging and traceability that updates memory wiki log files and surfaces actionable items for operators.

Quick Start

Run memory-lint to start a health check and remediation pass against the wiki.

Frequently Asked Questions about memory-lint

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

FAQPage Schema
How do I automate wiki health checks and detect orphan pages?

Wiki health checks involve scanning all memory_root pages to detect orphan pages, contradictions, stale claims, oversized indexes, broken links, and non-compliant node formats, then outputting a prioritized remediation plan with concrete actions.

What is the best way to fix broken links and non-compliant node formats in a markdown wiki?

Fixing broken links and non-compliant node formats requires a remediation engine that rewrites nodes into canonical templates with safeguards, operating through a read, classify, remediate, and log workflow while recording outcomes for audit.

Does wiki audit remediation automatically rewrite pages or just report issues?

Wiki audit remediation performs automated rewrites of non-compliant nodes into canonical templates while logging outcomes for audit trails, delivering both concrete corrective actions and traceability for operator review rather than merely reporting issues.

How do I find and remediate stale claims and contradictions across wiki documentation?

To find and remediate stale claims and contradictions across wiki documentation, run a health check pass that classifies compliance status for each memory_root page, detects content issues, and generates a prioritized remediation plan with actionable steps.

Can I log wiki maintenance outcomes and trace remediation actions for audit purposes?

You can log wiki maintenance outcomes and trace remediation actions because the workflow updates memory wiki log files with automated rewrite records and surfaces actionable items for operators, ensuring complete traceability and audit readiness.