Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

vibix

vibix enthält 11 gesammelte Skills von dburkart, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
11
Stars
6
aktualisiert
2026-04-18
Forks
0
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

auto-manager
ProjektmanagementspezialistenComputersystem- und IT-Manager

Drive a large body of work end-to-end — either from a single scoping issue or a fuzzy topic ("ship GA", "harden the review app") — by discovering scope in the backlog + codebase, filing sub-issues, iterating with the user, planning parallel workstreams, then spawning `/auto-engineer` subagents to ship the whole epic autonomously. Use when the user says "auto-manager", "manage this epic", "orchestrate /auto-engineer across…", or invokes `/auto-manager`.

2026-04-18
auto-engineer
Softwareentwickler

Autonomously drive vibix work end-to-end — pick an unblocked issue, plan it, implement, push a PR, resolve CI and review-bot feedback, merge when green, then repeat. Use when the user says "auto-engineer", "auto-pilot", "go run the loop", or invokes `/auto-engineer`.

2026-04-15
os-researcher
Softwareentwickler

Given an OS topic, deeply research it from canonical sources, draft an RFC, run it through simulated peer review, defend it, merge when approved, then break the work into tracked issues. Use when the user says "research <topic>", "write an RFC for <topic>", or invokes `/os-researcher <topic>`.

2026-04-15
project-report
Projektmanagementspezialisten

Post a daily project report as a GitHub Discussion summarizing wins, issues, risks, and low-hanging fruit from the last 24h of commits and new issues in dburkart/vibix. On first invocation, schedules itself to run every 24h via CronCreate (auto-expires after 7 days). Use when the user invokes `/project-report` or asks for a daily/recurring project status post.

2026-04-14
usage
Netzwerk- und Computersystemadministratoren

Report real Claude Code session-quota state — percent of the 5-hour and 7-day windows used, reset times, and status (ok/warning/rejected). Same numbers Claude Code's own statusline reports. Use when the user asks about usage, quota, rate limits, or when auto-engineer's quota gate calls `/usage`.

2026-04-14
file-issue
Projektmanagementspezialisten

File a new vibix GitHub issue with the correct priority/area/track labels applied up front. Use whenever an agent needs to capture a new unit of work — follow-ups from a merged PR, TODOs discovered while coding, or manually-requested issues. Invoked as `/file-issue`.

2026-04-13
cursor-cloud-auto-engineer
Softwareentwickler

Drive one vibix issue-to-PR cycle inside Cursor Cloud — pick an unblocked issue, plan the change, implement it, validate it, push a branch, and open or update a PR. Use when the user says "auto-engineer", "auto-pilot", "go run the loop", or invokes `/cursor-cloud-auto-engineer`.

2026-04-13
build
Softwareentwickler

Build the vibix kernel, assemble a bootable ISO, or run it under QEMU. Use when the user asks to build, compile, make an ISO, boot, or run the kernel.

2026-04-13
sdlc
Softwareentwickler

The vibix software-delivery workflow — how changes move from idea to merged on main. Use when starting a milestone/task, committing, or opening/updating a PR.

2026-04-13
test
Softwarequalitätssicherungsanalysten und -tester

Run vibix tests — host unit tests, in-kernel QEMU integration tests, or the end-to-end serial-marker smoke check. Use when the user asks to test, verify, check, or regression-test the kernel.

2026-04-13
wait-for-pr
Softwareentwickler

After opening a PR or pushing a fix, wait for all CI checks AND review-bot comments to report, then surface a single unified summary. Use immediately after `gh pr create` or any push that re-triggers checks on a PR.

2026-04-13