Skip to main content
مستودع GitHub

Sharevalue_claude_skills

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

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

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

agentreview
محللو ضمان جودة البرمجيات والمختبرون

Four-agent consensus review of a PR (correctness / security / observability / style). 3-of-4 APPROVE = ship. Posts a single structured comment. Orchestrator on a larger model, sub-agents on a smaller model.

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

Snapshot the active ticket session (done / tried-and-failed / next step + git state) into a gitignored .claude/handoff-notes.md so a fresh agent resumes without re-walking dead ends.

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

CLI for <TRACKER> ticket operations (create epic / story / task, update status, show, list) — no committed secrets, reads $<TRACKER>_API_KEY from env. The most-replaceable skill in this template — swap the API layer for any tracker.

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

Promote <STAGING_BRANCH> → <DEFAULT_BRANCH> (production). USER-INVOKED ONLY. Opens a promote PR, posts a "promotion ready" digest, and waits for the user's explicit confirmation before merging. Tags + drafts a release on merge.

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

Ship the current feature branch to <STAGING_BRANCH> — commit any uncommitted changes, push (triggers pre-push hook + agent review), open PR if missing, wait for consensus, merge to <STAGING_BRANCH> unless blockers or danger-zone hits.

2026-06-01
triage-review
محللو ضمان جودة البرمجيات والمختبرون

Classify the latest /agentreview consensus comment via a 3-agent council (Cost / Correctness / Risk lenses). Prints a report sorting each finding into fix / skip / false-positive / human-required. Read-only — no Edit, no push, no tracker write.

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

Start work on a <TRACKER> ticket — fetch its details, branch off <STAGING_BRANCH> with a conventional name, acquire a per-branch lock, set status to In Progress, and load context into a file the user's session can read.

2026-06-01