agents-md-writer

Automate AGENTS.md authoring and maintenance with fixed section order and 80-character lines.

Updated Nov 13, 2025
One-click install
npx skills add https://github.com/iop098321qwe/dotfiles-arch --skill agents-md-writer-iop098321qwe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agents-md-writer
Source: https://github.com/iop098321qwe/dotfiles-arch/tree/main/dot_config/opencode/skills/agents-md-writer
Command: npx skills add https://github.com/iop098321qwe/dotfiles-arch --skill agents-md-writer-iop098321qwe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

AGENTS.md governance and maintenance tasks are error-prone when done ad-hoc; this skill ensures consistent, template-driven AGENTS.md creation and updates across a repository.

Core Features & Use Cases

  • Enforces the fixed section order and 80-character line limits per AGENTS.md.
  • Auto-detects any AGENTS.md usage across the repo and ensures alignment with code.
  • Provides self-audit loop to refresh tracked files, remove stale notes, and verify against references.

Quick Start

Run the AGENTS.md writer on your repository to generate or refresh AGENTS.md using the bundled templates and audit checks.

Frequently Asked Questions about agents-md-writer

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

FAQPage Schema
How do I keep AGENTS.md documentation in sync with my codebase?

To keep AGENTS.md documentation in sync with your codebase, you can automate AGENTS.md authoring and maintenance to enforce fixed section orders, 80-character lines, and best practices during repository updates.

What is the best way to enforce 80-character line limits and section order in AGENTS.md?

The best way to enforce 80-character line limits and section order in AGENTS.md is using a template-driven approach that automatically applies these formatting rules during document creation and updates.

How do I remove stale notes and refresh tracked files in AGENTS.md?

To remove stale notes and refresh tracked files in AGENTS.md, you can run a self-audit loop that verifies content against bundled references and updates the Tracked Files Overview after changes.

Can I automatically detect AGENTS.md usage across my repository?

Yes, you can automatically detect any AGENTS.md usage across your repository to ensure that documentation alignment with code is maintained throughout the entire project structure.

Do I need dependencies to automate AGENTS.md maintenance?

No dependencies are required to automate AGENTS.md maintenance, as the process uses bundled references for templates and checks to perform the self-audit loop and tracked file updates.

When should I use a template-driven approach for AGENTS.md governance?

You should use a template-driven approach for AGENTS.md governance when ad-hoc maintenance becomes error-prone and you need consistent creation and updates enforced across a repository.