Agentlint: GitHub App that catches CLAUDE.md contradictions and broken pointers on every PR

If you've been running Claude Code seriously, you've probably hit the maintenance wall: the rules surface grows from a single CLAUDE.md to AGENTS.md, skills, hooks — and eventually those files start saying different things. Claude reads all of them. Contradictions produce weird, hard-to-trace behavior.
Agentlint (agentlint.net/install) is a GitHub App that automates catching these issues on every PR. It reads your entire agent-rules bundle and posts inline PR comments when it detects:
- Files that contradict each other
- Hooks or skills pointing at paths that don't exist
- Rules that reference harness features your version doesn't support
Pricing & limits
- Free for 5 audits per private repo, unlimited on public repos
- Pro: $19 per repo per month for unlimited private audits
- Installation takes ~30 seconds
See a sample report
A synthetic report for an example repo is available at agentlint.net/r/sample — it shows inline comments for a fictional "acme/dashboard" repository.
📖 Read the full source: r/ClaudeAI
👀 See Also
OpenClaw Voice: DIY Hardware for Speech-to-Speech Smart Home Control
OpenClaw Voice repurposes the Home Assistant Voice PE ($59) into a dedicated hardware voice interface with sub-second speech-to-speech, voiceprint recognition, and OpenClaw memory integration. True speech-to-speech via OpenAI Realtime, custom wake word, and long-running task feedback.

Aurelius: A React Framework Built with 48 Claude Code Agents and Figma-to-React Pipeline
Aurelius is an open-source React framework that uses 48 Claude Code agents organized hierarchically to autonomously build React applications from Figma designs. The framework enforces TDD, visual QA with pixel-diff comparison, and quality gates before deployment.

Meeting Summarization on a 6GB GPU: qwen3.5:0.8B Works at 57s, Granite 4 350M Hallucinates
VoiceFlow v1.6.0 adds local meeting recording and summarization. Benchmarking sub-1B models on a 6GB RTX 3060: qwen3.5:0.8B produces structured summaries in 57s at 2.2GB VRAM, while Granite 4 350M hallucinates badly.

Claude Code Session Data Loss: Backup Script for Windows & Mac
Users report silent session data loss in Claude Code. Here's a free, automated backup script for Windows and Mac using PowerShell and launchd.