autonomous-contribution
Installation
SKILL.md
Autonomous Contribution Skill
CONCEPT:AHE-3.4 Distributed Agentic Evolution
This skill orchestrates the packaging and submission of locally evolved intelligence (new SKILL.md files or highly successful TeamConfig nodes) back to the central agent-packages repository.
Triggers
This skill is invoked automatically by the genius-agent --evolve background daemon when a local SelfImprovementCycle yields a new artifact that passes the local verification threshold.
Required Telemetry
When preparing a Pull Request, you MUST ensure that the payload contains the mandatory ECO-4.3 Community Telemetry:
origin: Set to"community".timestamp: The precise ISO-8601 timestamp of when the artifact was verified.author: The deterministic origin hash of the agent that generated the artifact.- Guardrail: All new skills must include
Author: Autonomousin the frontmatter of the generatedSKILL.md.