Iterative Retrieval
技能 已验证 活跃迭代检索 — 4 阶段循环(DISPATCH→EVALUATE→REFINE→LOOP)以精确定位代码库中的相关信息。最多 3 轮。
通过采用结构化、迭代的搜索和优化过程,高效准确地精确定位大型代码库中的相关信息。
功能
- 4 阶段迭代检索循环(DISPATCH、EVALUATE、REFINE、LOOP)
- 多种搜索策略(Glob、Grep、AST)
- 基于相关性的搜索查询评估和优化
- 最多 3 轮迭代搜索以获得精确结果
- 输出包括已解决的信息和未解决的问题
使用场景
- 在大型、不熟悉的代码库中查找特定函数或类
- 定位 bug 的来源或特定逻辑
- 通过迭代优化搜索来理解功能的实现细节
- 为代码审查或重构工作收集信息
非目标
- 完全取代标准代码搜索工具
- 直接执行代码修改或重构
- 提供超出信息检索范围的完整代码分析
工作流
- 从需求中提取搜索关键字。
- 选择搜索策略(Glob、Grep、AST)并启动搜索。
- 将搜索结果按 0-1 的相关性评分。
- 根据评估结果优化搜索策略。
- 循环进行,直到找到足够的信息、轮次达到 3 次或覆盖所有方面。
Practical Utility
- info:Usage examples虽然 VibeGuard 项目整体有丰富的示例,但此特定技能的 SKILL.md 缺乏关于其迭代检索过程的具体端到端示例。
安装
npx skills add majiayu000/vibeguard通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Lean Ctx
100AI 代理的上下文运行时 — 包含 59 个 MCP 工具、10 种读取模式、95+ 种 shell 模式、支持 18 种语言的 tree-sitter AST。将 LLM 上下文压缩高达 99%。用于读取文件、运行 shell 命令、搜索代码或探索目录。如果不存在,则自动安装。
Manus
100Delegate complex, long-running tasks to Manus AI agent for autonomous execution. Use when user says 'use manus', 'delegate to manus', 'send to manus', 'have manus do', 'ask manus', 'check manus sessions', or when tasks require deep web research, market analysis, product comparisons, stock analysis, competitive research, document generation, data analysis, or multi-step workflows that benefit from autonomous agent execution with parallel processing.
风险管理
100交易代理的风险管理领域知识 — 情感状态监控、仓位调整、回撤管理、交易心态检测和行为控制。在交易前检查风险、管理回撤、检测行为漂移或强制执行纪律时使用。触发词包括“风险”、“回撤”、“心态”、“仓位大小”、“手数”、“信心”、“报复性交易”、“过度交易”、“纪律”。
Setup Gbrain
100Set up gbrain for this coding agent: install the CLI, initialize a local PGLite or Supabase brain, register MCP, capture per-remote trust policy. One command from zero to "gbrain is running, and this agent can call it." Use when: "setup gbrain", "connect gbrain", "start gbrain", "install gbrain", "configure gbrain for this machine". (gstack)
Skill Creator
100Guide for creating effective skills
Understand Dashboard
100启动交互式 Web 仪表板,以可视化代码库的知识图谱