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

pai-os

يحتوي pai-os على 4 من skills المجمعة من aurintex، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

paios-code-health
محللو ضمان جودة البرمجيات والمختبرون

Run the paiOS quality gate suite: cargo fmt, clippy, tests, Taskmaster task validation, and a quick architecture sanity check. Reports what passes, what fails, and what to fix. Use for "check code health", "run quality gates", or after a batch of implementation tasks.

2026-06-17
paios-implement
مطوّرو البرمجيات

Execute a paiOS Taskmaster m0 task end-to-end: load context from the linked GitHub issue and docs, implement strictly within the declared write-set, run the verify command, and mark the task done. Use whenever the user says "arbeite an Task N" or "implement task N".

2026-06-17
paios-loop
المهن الحاسوبية الأخرى

Drive the autonomous paiOS M0 loop: repeatedly select the next eligible loop-friendly Taskmaster task, delegate context-load / implement / review to subagents at complexity-matched models, run the quality gate, commit per task, and mark it done. Skips the decision-heavy backlog. Use for "start the loop", "run the autonomous loop", "arbeite die m0-Tasks autonom ab".

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

Review a paiOS code change (diff, PR, or named files) against the project's architecture standards: hexagonal ports, feature-flag discipline, Rust style, ADR compliance, and test coverage. Returns a prioritised finding list. Use for "review this change", "check this PR", or "review task N output".

2026-06-17