» Tag
documentation
12 postsOversight Lints the Storybook Manifest Your AI Agent Actually Reads
Oversight, a new Storybook addon, lints the MCP manifest AI agents actually read, catching missing docs, extractor drift, and broken redirects.
Agent Skill Forces LLMs to Write Docs in ASD-STE100 Simplified English
An MIT-licensed Agent Skill forces LLM output into ASD-STE100 Simplified Technical English, cutting rule violations 72.9% across six Claude models.
Preventing Context Loss in AI Agents with Two-Document Pattern
Two-document pattern for AI agents: append-only log and editable index. Prevents context loss, corrects errors.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comTrigger-tree tracks which docs your AI coding agent actually reads
trigger-tree is a local, zero-token tool that reveals which docs Claude Code or Codex agents actually read — and which ones they miss.
Making Documentation AI-Agent Ready with llms.txt
RevoGrid's team explains how llms.txt, llms-full.txt and Skill bundles work together to help AI coding agents find accurate documentation.
Mandible TUI: Rust-Based CLI Manual Viewer
Mandible serves as a Rust-based CLI tool that allows easy viewing of command-line tool documentation.
Universal API Reference: 3,113 Apps and 74,880 Endpoints Documented
The Universal API Reference offers standardized documentation for 3,113 apps and 74,880 endpoints.
My Agent's Memory File Wasn't Wrong, It Was Just Six Weeks Stale
My agent's memory file provided accurate but outdated information, emphasizing the need for synchronization in engineering systems.
Your AGENTS.md Needs an Executable Contract
Enhance your AGENTS.md with a machine-readable contract to improve reliability and trust in documentation.
AGENTS.md Is Advisory. Here's How to Make It Enforceable
AGENTS.md is used in 60,000+ repos but it's just prose no one verifies. getff shows how to bind every claim to a live test and CI gate, making the doc enforceable rather than advisory.