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 已收集 KrakenNet/stargraph 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 8 / 8 个已收集 Skill。
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
原文语言:英语