Skip to main content
Run any Skill in Manus
with one click
GitHub repository

neptune

neptune contains 6 collected skills from devopsfactory-io, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
3
updated
2026-03-18
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

maintain-documentation
software-developers

Ensures human and AI documentation stay in sync with code and config. Use when changing behavior, adding features, refactoring, or when the user asks to update docs. Delegates the actual updates to the documentation-maintainer subagent.

2026-03-18
open-pull-request
software-developers

Commits current changes and opens a pull request via GitHub CLI (gh). Use only when the user explicitly says "open a pull request", "open an pull request", or "create a pull request". Do not run this workflow for other requests.

2026-03-09
release-and-versioning
software-developers

Cuts a new release with semantic versioning and GoReleaser. Use when the user wants to release a new version, tag a release, or understand release workflow.

2026-03-09
testing-and-ci
software-quality-assurance-analysts-and-testers

Runs tests, lint, and format checks; explains CI workflows. Use when running or debugging tests, lint, or GitHub Actions.

2026-03-09
maintain-documentation
software-developers

Ensures human and AI documentation stay in sync with code and config. Use when changing behavior, adding features, refactoring, or when the user asks to update docs. Delegates the actual updates to the documentation-maintainer subagent.

2026-03-04
open-pull-request
software-developers

Commits current changes and opens a pull request via GitHub CLI (gh). Use only when the user explicitly says "open a pull request", "open an pull request", or "create a pull request". Do not run this workflow for other requests.

2026-03-03