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

CERTCC

عرض على مستوى المستودعات لـ 29 skills مجمعة عبر 1 مستودعات GitHub.

skills مجمعة
29
مستودعات
1
محدث
2026-07-24
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

pr-ship
محللو ضمان جودة البرمجيات والمختبرون

End-to-end PR review pipeline. Detects the PR on the current branch, then runs pr-triage → pr-execute → pr-verify in sequence. Supports resume: if artifacts already exist from a prior run, skips forward to the right phase. No user prompts except the one deferred-ask pause in pr-execute. Precondition: an open PR must exist for the current branch (or provide an explicit PR number).

2026-07-24
dev-status
مطوّرو البرمجيات

Snapshot the current state of all work queues and recommend the next skill to run. Reads BUILD_LEARNINGS.md, GitHub Issues (by type: Idea, Bug, Concern), unscheduled issues, PRIORITIES.md, and the git log to assess staleness. Produces a concise status report, then asks the user whether to invoke the recommended skill. Use when resuming work after any interruption, or when unsure what to do next in the development cycle.

2026-07-24
pr-execute
محللو ضمان جودة البرمجيات والمختبرون

Execution phase of the PR review pipeline. Reads .claude/pr-{number}-triage.json, applies all FAIL/IMPROVE fixes inline, remediates CI failures, files GitHub issues for out-of-scope findings, resolves review thread comments, and writes .claude/pr-{number}-execute.json. Use after /pr-triage, or as the second step of /pr-ship.

2026-07-24
pr-triage
محللو ضمان جودة البرمجيات والمختبرون

Pure-discovery phase of the PR review pipeline. Runs all 11 inspection phases (orient through CI status), produces a machine-readable finding list at .claude/pr-{number}-triage.json, and posts a human-readable PR comment. Makes NO code changes. Use as the first step of /pr-ship, or standalone when you want a full finding inventory before deciding whether to execute fixes.

2026-07-24
pr-verify
محللو ضمان جودة البرمجيات والمختبرون

Verification phase of the PR review pipeline. Reads .claude/pr-{number}-execute.json, spot-checks each claimed fix against HEAD (not just the commit diff), validates CI and test suite, and posts a per-finding verdict comment on the PR. Cleans up both artifact files as its final step. Makes NO code changes. Use after /pr-execute, or as the third step of /pr-ship.

2026-07-24
pr-comprehensive-fix
محللو ضمان جودة البرمجيات والمختبرون

DEPRECATED — use /pr-ship (full pipeline) or /pr-execute (fix phase only) instead. Kept as reference for testing logic and comment resolution strategies absorbed into pr-execute/REFERENCE.md; do not invoke directly for new work.

2026-07-23
pr-review
محللو ضمان جودة البرمجيات والمختبرون

DEPRECATED — use /pr-ship (full pipeline) or /pr-triage (discovery only) instead. Kept as canonical prose reference for the 11 inspection phases; do not invoke directly for new work.

2026-07-23
bugfix
محللو ضمان جودة البرمجيات والمختبرون

Fix a bug using test-first development. Gates implementation on confirmed shared understanding with the user — no code is written until both the agent and the user agree on what bug is being fixed and why. Use when the user asks to fix a bug.

2026-07-22
عرض أهم 8 من أصل 29 skills مجمعة في هذا المستودع.
عرض 1 من أصل 1 مستودعات
تم تحميل كل المستودعات