
from freenet-agent-skills
Step-by-step guidelines and quality standards for creating high-quality Freenet pull requests, including environment checks, testing expectations, and PR format
This skill provides a comprehensive checklist and procedural guidance for authors creating pull requests against Freenet repositories. It codifies pre-PR steps (claiming issues, syncing with main, creating worktrees), required local checks (formatting, linting, tests), appropriate test levels (simulation vs docker vs manual), and standards for PR titles, descriptions, and regression tests. It also covers review process expectations and CI/responsibility workflows.
Use this skill whenever you are preparing a PR for freenet-core, freenet-stdlib, or related Freenet repositories. It's especially useful for feature work, bug fixes that require tests, and any change that touches routing/topology or other critical systems where simulation tests are needed. Apply before opening the PR and during review iterations.
This is a repository-focused procedural skill and is compatible with code-review and PR automation agents (GH CLI-based agents, code-review assistants like Codex/Claude).
This skill has not been reviewed by our automated audit pipeline yet.