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

mathorcup-template

يحتوي mathorcup-template على 6 من skills المجمعة من ywaaag، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

main-brain-dispatch
مطوّرو البرمجيات

Use when acting as main_brain inside a rendered MathorCup instance and you need to inspect the ready pool, dispatch a bounded task, observe its status, or decide close, reopen, or cancel through repo scripts instead of hand-editing runtime truth.

2026-05-02
task-audit-adjudication
المشرفون في الخط الأول على عمال الدعم المكتبي والإداري

Use when main_brain needs to inspect one task in depth, reconstruct its event and queue history, or compare multiple worker artifacts through adjudicate_task.sh before any human-gated close, reopen, or cancel decision.

2026-05-02
worker-feedback
مطوّرو البرمجيات

Use when acting as a bounded worker inside a rendered MathorCup instance. Read the task packet, stay inside allowed paths, and return structured feedback or retrospective artifacts through the repo gate files without closing or mutating runtime state directly.

2026-05-02
render-and-smoke
محللو ضمان جودة البرمجيات والمختبرون

Use when a template-source change needs a safe, low-risk smoke test. Render scaffold into a temporary instance, then run validate_agent_docs.sh and doctor.sh on the rendered target without touching backend runtime execution.

2026-04-25
template-source-maintenance
مطوّرو البرمجيات

Use when maintaining the mathorcup-template repository itself rather than a rendered instance. Read scaffold as the source of truth, edit scaffold-first artifacts, preserve stable script entrypoints, and validate changes with template-source checks plus render-only smoke.

2026-04-21
instance-runtime-read
مديرو الشبكات وأنظمة الحاسوب

Use when you need current runtime facts inside a rendered MathorCup instance. Read .env and project/paper/runtime/paper.env as machine truth, then use runtime contracts as rendered mirrors and never confuse the native bridge with runtime state truth.

2026-04-21