Skip to main content
مستودع GitHub

shepherd

يحتوي shepherd على 4 من skills المجمعة من erwins-enkel، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

shepherd-preview
مطوّرو البرمجيات

How to expose a long-running local dev/test server from a Shepherd worktree so the operator's live preview finds it, by writing the port to a `.shepherd-preview` file. Load when starting a dev server, test server, or any other long-running local preview in this session.

2026-08-04
shepherd-pull-requests
مطوّرو البرمجيات

How a Shepherd session opens a pull request - exactly one PR per session, what to do when the work is too large for one (promote to an epic, or ship a slice plus a follow-up issue), and how to declare manual operator steps so they survive merge. Load before running `gh pr create`, or as soon as a task looks like it needs more than one PR.

2026-08-04
shepherd-onboarding
غير مصنف

Onboard a repo into Shepherd's work-execution model — turn a PRD or stated goals into a drainable backlog of issues/epics (tracer-bullet vertical slices, epic-dag dependencies) and seed repo-specific agent instructions, then point at the first task to drain. Use when onboarding an existing codebase to Shepherd, bootstrapping a greenfield project from a PRD, or asked to turn intent into Shepherd-shaped issues/epics.

2026-08-04
merge-train
محللو ضمان جودة البرمجيات والمختبرون

Review all open PRs for plausibility, validity and product-fit, propose a merge order, then merge on approval. Use when asked to "work through the open PRs", "review and merge the PR queue", "run the merge train", or triage what should land next.

2026-06-15