Software Engineering
Software Engineering from sgaunet/claude-plugins.
Skills in this plugin
4- ▌ Auto Mr · sgaunetPush current branch, create MR/PR on GitHub, GitLab, or Forgejo, wait for CI pipeline, merge, and clean up branch using auto-mr CLI
- ▌ Run Lint · sgaunetAuto-detect the project's linter (Taskfile, Makefile, golangci-lint, eslint, ruff, clippy) and run it, reporting pass or fail.
- ▌ Run Tests · sgaunetAuto-detect the project's test runner (Taskfile, Makefile, go test, npm, pytest, cargo) and run it, reporting pass or fail.
- ▌ Detect Repo Host · sgaunetDetect repository hosting service (GitHub/GitLab/Forgejo) from the git remote and extract hostname, owner, repo, project_path, and api_base for platform-aware routing.