
from agents.md17
Automated autoresearch loop that scans recent X (Twitter) discourse to propose, validate, and optionally apply one atomic improvement per governance file; desig
The Governance Autoresearch skill runs a focused research loop for governance documentation: it searches recent social discourse (X) for signals, cross-references bookmarks/collected data, proposes exactly one atomic change per file, validates structural and SSOT constraints, and records or commits the accepted change. The intent is safe, evidence-backed incremental improvements rather than open-ended rewrites.
Use this skill when maintainers want to keep governance files current with community practice — for example, after major ecosystem changes or periodically as part of docs maintenance. Trigger it when asked to "improve" or "audit" governance material, or when bookmarks/imported X data indicate emerging patterns.
scripts/ (has_scripts=true) to fetch candidate posts and run structural checks.Suitable for orchestrator agents that can run Python scripts and access X (Twitter) via a bearer token; examples: Codex/Gemini CLI-driven automation, Python-capable agent runtimes, or CI jobs that apply documentation edits after validation.
This skill has not been reviewed by our automated audit pipeline yet.