Azure / Azure/azure-sdk-for-python

Add an agent-maintained skill to keep repo docs up to date

Abierto
#48,112 0 comentarios 1 reacción 1 asignado Reclamado por @msyyc Ver en GitHub
Docs
Lenguaje dominante
Python
Estrellas
5.6k
Forks
3.4k
Merge medio
2 d 2 h
PR fusionados (30 d)
213

Descripción

## Motivation

Agents (Copilot, MCP-based assistants, etc.) increasingly perform tasks in this repo by reading the docs and instructions we ship (`AGENTS.md`, `.github/copilot-instructions.md`, `.github/skills/`, `doc/dev/`, etc.). The quality of those docs directly affects the agent''s success rate: if the docs are stale, incomplete, or inconsistent with the current code/tooling, the agent gets the wrong info and produces worse results.

If we can **refresh and check the docs in time**, an agent can pull the right information straight from the repo and complete tasks more reliably.

## Proposal

Create a **skill (or reusable pattern)** that leverages an agent to keep this repo''s docs up to date. This skill will be **written and maintained by the agent itself** — the agent decides the checklist, method, and solutions for keeping docs accurate and self-consistent.

## Goal

Improve agent task success rate by ensuring repo docs are accurate, current, and self-consistent — so agents get the right info directly from the repo.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.