Open Earth Foundation
Official@open-earth-foundation
Open Source software to fight climate change
Agent Skills by Open Earth Foundation
Showing 3 vetted skills indexed across 1 GitHub repositories.
script-quality-gate
Validate Python scripts for docstrings, argparse, __main__, logging, and import conventions.
docs-after-change
Updates documentation for changed files across the entire system.
repo-doc-audit
Audit repository documentation for inconsistencies and generate a prioritized fix report.
Frequently Asked Questions About Open Earth Foundation
FAQPage SchemaWhat specific tasks are enabled by these repository management capabilities?▼
These capabilities enable automated validation of code structure, including docstring presence and import conventions. They facilitate the synchronization of documentation across modified files and provide systematic audits to identify and prioritize documentation inconsistencies within complex project repositories.
Which technical personas benefit from these repository governance standards?▼
These standards are designed for open source maintainers, climate data engineers, and technical leads managing collaborative repositories. They assist contributors in maintaining high-quality codebases and ensure that documentation remains accurate and consistent as project requirements evolve.
What are the prerequisites for implementing these repository audit and documentation standards?▼
Implementation requires a repository environment utilizing standard project structures, specifically those relying on docstrings, argparse, and defined logging conventions. Users must ensure their environment supports the execution of these validation and auditing processes against their existing codebase architecture.