ما هي do-work؟
قائمة انتظار المهام - إضافة طلبات أو معالجة العمل المعلق المصدر: knews2019/skill-do-work.
قائمة انتظار المهام - إضافة طلبات أو معالجة العمل المعلق
ثبّت مهارة الذكاء الاصطناعي do-work بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: knews2019/skill-do-work.
Core concept: The capture requests action always produces both a UR folder (preserving the original input) and REQ files (the queue items). Each REQ links back to its UR via userrequest frontmatter. This pairing is mandatory for all requests — simple or complex.
Capture ≠ Execute. The capture requests action captures requests. The work action executes them. These are strictly separate operations. After capture finishes writing files and reporting back, STOP. Do not start processing the queue, do not begin implementation, do not "helpfully" transition into the work action. The user decides when to execute — always. The only exception is if the user explicitly says somethin...
Human time has two optimal windows. The system is designed to maximize the value of human attention:
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/knews2019/skill-do-work --skill do-workقائمة انتظار المهام - إضافة طلبات أو معالجة العمل المعلق المصدر: knews2019/skill-do-work.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/knews2019/skill-do-work --skill do-work بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/knews2019/skill-do-work