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을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 8개 중 8개를 표시합니다.
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
원문 언어: 영어