Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

Klausemeister

يحتوي Klausemeister على 14 من skills المجمعة من selfishfishi، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
14
Stars
2
محدث
2026-05-09
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

prd
متخصصو إدارة المشاريع

Use when interactively defining a project or feature PRD from a rough idea, problem statement, or product opportunity. Guides phased multiple-choice discovery for problem framing, user journey, edge cases, creative alternatives, and final PRD drafting. Matches the /prd workflow.

2026-05-09
schedule
مطوّرو البرمجيات

Use when the user wants to schedule a Linear project's tickets across worktree queues, distribute work based on dependencies, or says "schedule this project" / "assign tickets to worktrees" / "plan the work" / "save this schedule". Takes a Linear project, builds a dependency-aware assignment plan, then lets the user save the plan, enqueue it immediately, or cancel.

2026-05-09
klause-babysit
مطوّرو البرمجيات

Use when waiting for a Klausemeister ticket's PR checks, merging the PR, and moving the ticket to Done. Matches the /klause-babysit workflow.

2026-05-09
klause-define
متخصصو إدارة المشاريع

Use when defining a Klausemeister Backlog ticket, assessing its definition depth, stamping a simple/medium/complex label, and moving it to Todo. Matches the /klause-define workflow.

2026-05-09
klause-execute
متخصصو إدارة المشاريع

Use when executing a Klausemeister Todo ticket, routing implementation by its simple/medium/complex label, and moving it to In Progress. Matches the /klause-execute workflow.

2026-05-09
klause-next
متخصصو إدارة المشاريع

Use when advancing the current Klausemeister item by reading product state and dispatching to the next workflow command. Matches the /klause-next workflow.

2026-05-09
klause-open-pr
مطوّرو البرمجيات

Use when opening a PR for Klausemeister In Progress or In Review work and transitioning the ticket to Testing. Matches the /klause-open-pr workflow.

2026-05-09
klause-pull
مطوّرو البرمجيات

Use when pulling the next Klausemeister inbox item into the processing slot and creating a branch. Matches the /klause-pull workflow.

2026-05-09
klause-push
موظفو المكاتب العامون

Use when moving a completed Klausemeister processing item to the outbox. Matches the /klause-push workflow.

2026-05-09
klause-review
محللو ضمان جودة البرمجيات والمختبرون

Use when manually reviewing current Klausemeister In Progress work before opening a PR. Matches the /klause-review workflow.

2026-05-09
klause-schedule
متخصصو إدارة المشاريع

Use when scheduling a Linear project's tickets across Klausemeister worktree queues. Matches the /klause-schedule workflow.

2026-05-09
klause-workflow
مطوّرو البرمجيات

Use immediately at session start on any Claude Code running as a Klausemeister meister (identified by KLAUSE_MEISTER=1 in environment). Reads the workflow loop instructions and begins pulling work from the local Klausemeister MCP server. Applies whenever the session is inside a Klausemeister-managed tmux window and needs to know what to do next.

2026-04-28
open-pr
مطوّرو البرمجيات

Use when the user wants to open a pull request, submit work for review, merge a branch, or says "open a PR" / "submit this" / "let's merge" / "ship it" / "push this up". Handles the full PR lifecycle automatically — detects and runs project linters and formatters from CLAUDE.md or Makefile, commits changes following project conventions, rebases on the target branch, resolves simple conflicts, pushes with --force-with-lease, creates the PR via gh, then hands off to the /loop skill to poll for mergeability and merge when ready. Always use this skill when the user asks to create a PR for the current branch.

2026-04-11
define
متخصصو إدارة المشاريع

Interactive spec definition for Linear tickets. Takes a vague ticket and refines it into a complete, structured specification through targeted questions and iterative drafting.

2026-04-11