A collection of AI agent skills for structured development workflow, quality gating, documentation sync, release notes, and town governance simulation. Built to help developers and AI agents get out of task management troubles.
wsp-opt → wsp-sync → wsp-gate → relote
- wsp-opt — Structured development workflow with
MoSCoW(Must/Should/Could/Won't Have) prioritization, git branching, and atomic commits - wsp-sync — Automated documentation sync that scans and updates outdated
.mdfiles to match the codebase - wsp-gate — Pre-release security & production-readiness gate. Runs dep audits, secrets scan, test health, memory patterns, and unused code checks before release
- relote — Keep-A-Changelog release notes generator, aggregating data from git history and other skills
- wsp-town — Multi-agent town governance simulation. The Mayor orchestrates citizens (Architect, Developer, Cleaner, Governor) through proposals, builds, and reviews. Can optionally commission the four pipeline skills as external municipal services.
🔬 Public Preview
| Skill | Delegates to | Called by |
|---|---|---|
| wsp-opt | wsp-gate (quality gate), relote (changelog) | wsp-town (Planning Commission) |
| wsp-sync | — | wsp-opt (doc sync after builds), wsp-town (Records Department) |
| wsp-gate | — | wsp-opt (pre-release check), wsp-town (Inspector General) |
| relote | — | wsp-opt (release notes), wsp-town (Town Chronicler) |
Each skill is self-contained and can be used independently. The pipeline flows left to right for a complete release cycle, while wsp-town wraps them as a governance metaphor.
To get started with Wasup, follow these steps:
# Use `npx skills`
npx skills add EdwardJoke/wasup
# Or
pnpx skills add EdwardJoke/wasup
# Or
bunx skills add EdwardJoke/wasup
# Or
aubx skills add EdwardJoke/wasupWe don't recommand you to do this, because this will lost the automated update feature.
These are skill names that auto-trigger when you say the keywords to your AI agent:
- Say "let's build [feature]" or "start a new project" to activate
wsp-opt - Say "sync up" or "update docs" to activate
wsp-sync - Say "run gate" or "production check" to activate
wsp-gate - Say "generate changelog" or "relote" to activate
relote - Say "town hall" or "citizens assemble" to activate
wsp-town
We welcome code contributions! Please fork this repository and submit a pull request!
Apache 2.0 License
We have chosen Monaspace as the font for the display images.
Check on my website
