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

scrumlord

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

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

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

address-pr
مطوّرو البرمجيات

Load a pull request, implement review feedback (human and bots), resolve threads, and loop until CI is green and the PR is merge-ready. Trigger on a PR number, PR questions, or fix-it requests.

2026-06-01
audit
مطوّرو البرمجيات

Review recently completed tasks, sessions, and PRs for uncaptured work, run the validation scripts, and file tasks for pre-existing issues. Trigger on "audit the tasks" or "audit the backlog".

2026-06-01
cleanup
مطوّرو البرمجيات

Remove git worktrees for completed tasks whose pull requests have merged, skipping anything still in flight or with uncommitted changes. Trigger on "clean up worktrees" or "tasks prompt cleanup".

2026-06-01
committee-review
مطوّرو البرمجيات

Gate PR creation behind a multi-agent review loop: discover subagents, parallel-review the diff, implement feedback, loop until consensus, then open the PR. Trigger on "open a PR", "create a pull request", or "submit for review".

2026-06-01
merge
مطوّرو البرمجيات

Clear the merge queue: find every open pull request that is genuinely ready, fan out to merge each, and complete the associated task. Conservative — never force-merges. Trigger on "merge the ready PRs".

2026-06-01
next
مطوّرو البرمجيات

Work the next available task end-to-end from inside its worktree: plan it (gated by plan-review) if unplanned, implement it, and open a pull request via committee-review, leaving the task in-review. Trigger on "work the next task" or "tasks prompt next".

2026-06-01
plan-review
مطوّرو البرمجيات

Adversarially review a task's drafted plan with Codex before it is associated and implemented. Loops until Codex approves or the round cap is hit; fail-warns when Codex is unavailable.

2026-06-01
plan
مطوّرو البرمجيات

Plan every unplanned incomplete task: fan out a subagent per task to draft a plan, gate each through plan-review, and associate approved plans back to the task. Trigger on "plan the tasks" or "plan the backlog".

2026-06-01
resolve
مطوّرو البرمجيات

Drive a task's pull request to merge-ready via the address-pr loop (unresolved comments, conflicts, failing CI), then complete the task. With --all, merge ready PRs and fan out to resolve the rest. Trigger on "resolve the PR".

2026-06-01
scrumlord-task-manager
متخصصو إدارة المشاريع

Break long documents and task lists into Scrumlord tasks, set dependencies, and check Scrumlord setup.

2026-06-01
sync
مطوّرو البرمجيات

Reconcile task statuses with reality: fast-forward main, infer in-progress/in-review/completed from open PRs, worktrees, and merged diffs, create follow-up tasks for partially-completed work, and repair the dependency graph. Trigger on "sync the tasks".

2026-06-01
tasks
مطوّرو البرمجيات

Inspect and update the local Scrumlord task graph.

2026-06-01