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

sgc

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

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

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

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

Use after implementation to run independent code review - dispatches reviewer agents based on task level, ensures author-reviewer separation

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

Use for the L2+ browser-QA gate. Real-browser mode (Playwright Chromium) is opt-in (--browse / SGC_QA_REAL=1); by default runs a stub returning concern (never rubber-stamps). Writes verdict + findings to reviews/{task}/qa/.

2026-06-05
sgc-bootstrap
مطوّرو البرمجيات

Use when starting any conversation - establishes SGC commands, routes tasks to appropriate skills, and enforces system invariants

2026-05-21
compound
مطوّرو البرمجيات

Use to capture knowledge from solved problems - extracts structured solution documents via 4 specialized agents with dedup enforcement

2026-04-24
discover
مطوّرو البرمجيات

Use when requirements are unclear, before planning - clarifies goals, constraints, and acceptance criteria through structured questioning

2026-04-24
plan
متخصصو إدارة المشاريع

Use when starting any non-trivial task - classifies task level (L0-L3), runs appropriate planning agents, produces intent document and execution plan

2026-04-24
ship
مطوّرو البرمجيات

Use when ready to release - verifies all evidence, runs ship gate, handles deployment, triggers compound janitor

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

Use to check current task state, view decision history, browse knowledge base statistics, or resume from a checkpoint

2026-04-24
work
مطوّرو البرمجيات

Use when executing an approved plan - implements with TDD discipline, systematic debugging, worktree isolation, and progress tracking

2026-04-24