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

keel

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

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

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

keel-ci-check
محللو ضمان جودة البرمجيات والمختبرون

Check the latest CI run's status; on failure, locate the failing job/step, diagnose the root cause, and propose one fix — never auto-apply.

2026-07-16
keel-coverage
محللو ضمان جودة البرمجيات والمختبرون

Compute and post the per-PR test-coverage delta (base → head), flag low-coverage × high-risk hot spots, and open issues to close gaps — routed to keel:ship.

2026-07-16
keel-deps-audit
محللو أمن المعلومات

On-demand dependency security + licence audit across the project's ecosystems; classify security vs. routine, append findings to today's tracking issue, and route fixes to keel:ship.

2026-07-16
keel-flake-audit
محللو ضمان جودة البرمجيات والمختبرون

Detect intermittently-failing tests from recent CI history (or repeated local runs); dedupe against tracked flakes and open one tracking issue per newly-detected flake — routed to keel:ship.

2026-07-16
keel-implement
مطوّرو البرمجيات

Delegate a single issue to the right implementer and drive the s4 implement step standalone. Project-neutral — every project specific is read from .keel/project.yaml via the keel CLI.

2026-07-16
keel-morning
مطوّرو البرمجيات

Daily morning briefing — cross-session deferrals, shipped-since-last-brief, production/health signals, GitHub status, and a ranked focus list. Project-neutral; reads .keel/project.yaml.

2026-07-16
keel-overnight
مطوّرو البرمجيات

Unattended overnight work block — time-aware merge mode keyed on the merge window; runs /keel:ship over the queue until the window closes, then writes a session/morning report. Project-neutral; reads .keel/project.yaml.

2026-07-16
keel-pr-loop
مطوّرو البرمجيات

Iterate on an open PR's review comments + CI until checks are green and reviewers are satisfied, then hand off to the windowed merge (s6–s12, standalone).

2026-07-16
keel-regression
مطوّرو البرمجيات

Codebase-wide regression scan — fan out per-area review subagents in parallel, dedupe against existing issues, open fix issues for high-confidence findings, and hand each to keel:ship.

2026-07-16
keel-review-all-day
مطوّرو البرمجيات

Time-window diff review sweep — scan every commit in a configurable merge-window-aligned span, classify each diff via parallel reviewers, and open one GitHub issue per serious finding. Read-only w.r.t. git/PRs; the only state change is issue creation.

2026-07-16
keel-review-cycle
مطوّرو البرمجيات

Multi-reviewer review→fix cycle over one or more open PRs — parallel reviewers, structured findings, inline-vs-summary posting, capped fix rounds (s7+s9, standalone). Does not merge.

2026-07-16
keel-ship
مطوّرو البرمجيات

Drive a GitHub issue end-to-end through the keel backbone (select → branch → implement → CI → review → test → merge → close → capture), reading every project value from .keel/project.yaml via the keel CLI.

2026-07-16
keel-stale-prs
مطوّرو البرمجيات

Find open PRs that have gone quiet or drifted off the base branch; triage, comment, and optionally refresh from the configured base branch — respecting the merge window.

2026-07-16
keel-triage
مطوّرو البرمجيات

Auto-classify open issues missing a status label by spawning a classifier subagent and applying role/priority/status labels from the existing label set; risk-tier from tier3_globs. Project-neutral; reads .keel/project.yaml.

2026-07-16
keel-work-block
مطوّرو البرمجيات

Daytime multi-issue work block — process an explicit issue list or queue selector through ship with per-issue isolation and operator-visible stopping points.

2026-07-16
keel-wrap
مطوّرو البرمجيات

Finish the current work session — run the configured gates, commit, push, open a PR, and record a session recap. Project-neutral; reads .keel/project.yaml.

2026-07-16
keel-onboard
مطوّرو البرمجيات

Add keel to a repository by running the one-command setup flow, then verify config, adapters, and the rendered plan.

2026-06-08