.claude/skills/doc-quality-feedback/SKILL.md
npx skillsauth add gonzalezpazmonica/pm-workspace doc-quality-feedbackInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Inspirado en Context Hub: agent annotations que persisten entre sesiones. Loop auto-mejora: agentes usan doc → puntuan → aggregacion → reescritura.
Cuando un agente usa un skill/regla y termina, puede emitir un rating:
{
"doc": ".claude/skills/codebase-map/SKILL.md",
"agent": "architect",
"rating": "clear",
"note": "Instructions were unambiguous",
"timestamp": "2026-03-19T02:00:00Z"
}
Ratings posibles:
public-docs-feedback/{doc-name-sanitized}.jsonl — una linea JSON por rating.
Ejemplo: public-docs-feedback/skills--codebase-map--SKILL.jsonl
/docs-quality-audit lee todos los JSONL y produce:
/skill-optimize)Los agentes NO estan obligados a emitir rating en cada ejecucion. El rating es voluntario y se emite cuando el agente detecta una de las condiciones:
{"doc":"path","agent":"name","rating":"clear|confusing|incomplete|outdated|wrong","note":"...","ts":"ISO"}
testing
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
tools
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
tools
Sistema proactivo de bienestar individual
development
Search the web to resolve context gaps — documentation, versions, CVEs, best practices. Auto-starts SearxNG Docker if available, falls back to WebSearch.