Plan a coding task, generate and execute Python, and loop on reviewer feedback until the code passes -- a plan/code/judge fix-loop with governed execution.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٨ من skills من KrakenNet/stargraph. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٨ من أصل ٨ skills مجمعة.
Plan a coding task, generate and execute Python, and loop on reviewer feedback until the code passes -- a plan/code/judge fix-loop with governed execution.
لغة النص الأصلي: الإنجليزية
Research a question with web search and page reads, judge the answer for completeness, and keep digging at the named gaps until nothing major is missing.
لغة النص الأصلي: الإنجليزية
Draft an answer, judge it against a rubric, and refine on the judge's written feedback until it passes -- the generate/evaluate/optimize loop.
لغة النص الأصلي: الإنجليزية
Draft a plan for a requested action, pause the run for a human approve/reject decision, and only then record the approved plan -- human-in-the-loop approval.
لغة النص الأصلي: الإنجليزية
Decompose a task into subtasks with a planner, execute them with a tool-using worker, and synthesize the findings -- the orchestrator/workers pattern, sequential v1.
لغة النص الأصلي: الإنجليزية
Answer questions from a document store with citations, then verify groundedness with a judge before accepting -- retrieval-augmented QA that refuses to hallucinate.
لغة النص الأصلي: الإنجليزية
Classify an incoming item into urgent/routine/irrelevant and dispatch it to the matching handler via rules -- the LLM emits a label, Fathom routes.
لغة النص الأصلي: الإنجليزية
Initialize a new Ruflo project with MCP tools, hooks, and agent configuration
لغة النص الأصلي: الإنجليزية