Skip to main content
Run any Skill in Manus
with one click
wardnet
GitHub creator profile

wardnet

Repository-level view of 4 collected skills across 2 GitHub repositories.

skills collected
4
repositories
2
updated
2026-07-17
repository explorer

Repositories and representative skills

release-prep
software-developers

Use this skill when the user asks to prepare or cut a new wardnet release (e.g. "let's release 2026.05.01", "cut a release", "prep the next release", "release prep"). Drives the full versioned- release flow: release-notes doc, version bumps with propagation, OpenAPI regeneration, PR. After the PR is merged, push the matching signed git tag โ€” that is the only step the human gates after review.

2026-07-17
full-repo-review
software-quality-assurance-analysts-and-testers

Multi-agent code review of the ENTIRE Wardnet codebase (every app, not a diff) whose output is a batch of session-sized GitHub issues to fix later. Use when the user asks to "review the whole codebase", "do a full-repo review", "audit all the apps", "find issues across the repo and file them", or wants a standing/scheduled deep review rather than a pre-PR diff review. NOT for reviewing a branch diff before a PR โ€” use the pre-pr-review skill for that. Expensive (~250 agents); explicit opt-in only. Runs two workflows in order (docs-accuracy, then full-repo-review) and drafts issues for human triage before anything is filed.

2026-07-12
bump-rust
software-developers

Use this skill when the user asks to bump the daemon's Rust toolchain (stable channel + MSRV + README badge + fuzzing nightly). Changes land atomically across source/daemon/Cargo.toml, the two rust-toolchain.toml files, CI workflows, Makefile, README badge, and the agent/dev docs. Also use this skill when the OSS-Fuzz builder reports `rustc X.Y.Z-nightly is not supported by the following packages: wardnet-common@0.2.0 requires rustc <MSRV>`.

2026-05-04
Showing 2 of 2 repositories
All repositories loaded