[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-gastownhall-beads-zh-CN":3,"guides-for-gastownhall-beads":831,"similar-k170qdny9yzh1vcxf9736ep13986nnxc-zh-CN":832},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":239,"parentExtension":248,"providers":308,"relations":312,"repo":314,"tags":828,"workflow":829},1778687431447.7937,"k170qdny9yzh1vcxf9736ep13986nnxc",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Dolt驱动的、支持多会话工作、具有依赖关系和跨会话压缩持久内存的议题跟踪器。适用于工作跨越多个会话、存在阻碍因素或在压缩后需要恢复上下文时使用。通过“创建任务”、“什么已就绪”、“跟踪此工作”、“压缩后恢复”进行触发。确保在管理多会话工作、跟踪依赖项或恢复上下文时使用此技能。\n",{"claudeCode":12},"gastownhall/beads","beads","https://github.com/gastownhall/beads",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":242},1778687431447.794,"kn7cc4tqmh75da40n5d3dcbf6586nkr5","zh-CN",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"tier":218,"useCases":219},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地说明了管理具有依赖关系和持久内存的多会话工作的问题，并明确指出了何时使用该技能。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能通过提供一个结构化的、持久的、基于图的议题跟踪系统，用于长期的AI代理工作，其价值远超简单的提示，并且超出了默认LLM的功能。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能已准备好投入生产，为具有依赖关系和持久性的任务提供完整的生命周期管理，并得到强大的CLI和文档支持。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该扩展专注于一个领域：使用“bd”CLI进行议题跟踪和任务管理，不涉及无关领域。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","描述简洁、易读，准确反映了技能的行为，并包括了触发短语和边界。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该技能使用了范围狭窄的工具，如 `bd ready`、`bd create`、`bd update` 等，这些都是具体的动词-名词操作。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","该技能的文档引用了 `bd --help` 来获取命令用法，并指向 `bd prime` 来获取AI优化的上下文，暗示了全面的参数参考。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","所有暴露的“bd”命令（例如 `bd ready`、`bd create`）在议题跟踪领域内都具有描述性且易于理解。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","“bd”CLI命令接受特定的标志和结构化JSON输出，表明其I/O接口最小化且定义明确。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","该项目在LICENSE文件中和SKILL.md frontmatter中声明了MIT许可证，这是一个宽松的开源许可证。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","存储库显示了最近的提交（pushedAt: 2026-05-13），表明正在积极维护。",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","“bd”CLI可能管理其自己的依赖项，而该技能本身似乎不引入需要显式管理的外部依赖项。",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","该技能似乎不处理或暴露机密信息；它依赖于“bd”CLI，该CLI需要初始化但不会在其文档操作中直接暴露机密信息。",{"category":65,"check":69,"severity":24,"summary":70},"Injection","该技能依赖于“bd”CLI，并且其文档未指明任何加载或执行不受信任的第三方代码或数据的机制。",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","该技能在运行时不获取外部文件，也不通过远程管道执行任意命令。它依赖于本地安装的“bd”CLI。",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","该技能通过调用“bd”CLI来运行，假设“bd”CLI在其自己的沙箱中运行。没有描述任何会修改项目文件夹外文件的操作。",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","在技能描述或相关文档中没有发现分离进程的产生或拒绝重试循环的迹象。",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","该技能的目的是任务管理；没有描述任何出站调用或向第三方提交机密数据的引用。",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","捆绑的内容似乎是干净的标准markdown和代码，没有检测到隐藏文本技巧或可疑的Unicode字符。",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","该技能主要协调对“bd”CLI的调用；没有混淆代码、base64负载或运行时脚本获取的证据。",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","该技能假定“bd”CLI已安装，并可能需要Git存储库，但这些是标准先决条件，而不是项目特定的结构。初始化是人为驱动的。",{"category":95,"check":96,"severity":97,"summary":98},"Trust","Issues Attention","info","在过去90天内，未关闭问题（176个）的数量远高于已关闭问题（563个）（关闭率约27%），表明对新问题的响应速度较慢。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","该技能在其frontmatter中声明了一个有意义的semver版本（0.60.0），这与“bd”CLI的版本兼容。",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","该技能依赖于“bd”CLI，该CLI预计具有自己的内部参数和操作验证。该技能本身不实现自定义验证逻辑。",{"category":65,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","“bd”CLI命令如 `bd close` 或 `bd init` 是任务特定的，通常需要用户确认，或者在任务管理上下文中本质上是可逆的，在没有明确用户操作的情况下不会带来重大的破坏性风险。",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","SKILL.md包含一个“错误处理”表，将常见错误映射到修复方法，表明结构化的错误报告和用户指导。",{"category":104,"check":114,"severity":24,"summary":115},"Logging","“bd”CLI支持 `--json` 输出以获取结构化数据，并提到 `bd dolt start` 以启用服务器模式，这暗示了用于审查的日志记录功能。该技能本身利用了这些。",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","该技能管理任务跟踪，似乎不处理需要特定GDPR sanitization的个人数据，超出了标准的LLM实践。",{"category":117,"check":121,"severity":24,"summary":122},"Target market","该扩展的功能是通用的任务管理，不包含任何特定区域的逻辑或限制，因此具有全球适用性。",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","该技能依赖于“bd”CLI，预计该CLI是跨平台的或有针对不同操作系统的清晰安装说明，并且该技能本身没有特定于操作系统的假设。",{"category":44,"check":127,"severity":24,"summary":128},"README","存在一个全面的README.md文件，详细说明了技能的目的、安装、关键概念和要求。",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","该技能主要协调对“bd”CLI的调用，该CLI具有适中的命令数量，符合推荐范围。该技能本身不暴露许多不同的工具。",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","“bd”CLI命令通常是不同的动词-名词操作，避免了类似操作的近义词。",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","所有宣传的功能，如多会话工作、依赖关系管理和压缩生存，都直接由“bd”CLI及其文档使用支持。",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","README提供了清晰的“bd”CLI安装说明以及复制技能目录的说明，并附带了一个可复制粘贴的示例。",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","SKILL.md提供了一个错误处理表，清楚地说明了常见问题的根本原因和修复步骤。",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","该技能依赖于“bd”CLI，该CLI可能由其自己的依赖管理系统管理。该技能本身似乎没有需要固定的脚本级依赖项。",{"category":33,"check":151,"severity":152,"summary":153},"Dry-run preview","not_applicable","该技能主要是“bd”CLI的协调器。虽然“bd”可能为某些操作提供试运行能力，但该技能本身不提供专用的试运行功能。",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","“bd”CLI的操作，特别是任务创建和更新，在适用时似乎设计为幂等的。强调持久性意味着健壮的错误处理，而不是简单的重试。",{"category":117,"check":159,"severity":24,"summary":160},"Telemetry opt-in","没有提到技能或“bd”CLI收集遥测数据；因此，假定它不发出任何遥测数据。",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","描述清楚地定义了工件（Dolt驱动的议题跟踪器）、用户意图（管理多会话工作、依赖关系、上下文恢复）以及提供了明确的触发器和边界。",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","SKILL.md的frontmatter内容密集且自包含，在合理字符限制内总结了核心功能并提供了触发短语。",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","SKILL.md内容简洁，详细信息已委托给单独的资源文件，遵循了渐进式披露原则。",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","SKILL.md概述了工作流程，并有效地链接到`resources/`目录中用于子任务和高级功能的详细文档。",{"category":171,"check":175,"severity":152,"summary":176},"Forked exploration","该技能以任务为导向，不涉及需要`context: fork`设置的深度探索或代码审查。",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","为跟踪功能、从压缩中恢复以及发现工作等关键功能提供了足够的示例，展示了输入、调用和可能的结果。",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","SKILL.md记录了几个失败模式（数据库未找到、不在git存储库中、I/O错误）并提供了清晰的恢复步骤，解决了边缘情况。",{"category":104,"check":184,"severity":152,"summary":185},"Tool Fallback","该技能专门使用“bd”CLI工具，不依赖于可选的外部MCP服务器或具有回退功能的自定义工具。",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","该技能依赖于“bd”CLI的错误处理，该处理会报告“数据库未找到”或“不在git存储库中”等问题，这意味着它会在意外的预状态下停止，而不是继续执行。",{"category":91,"check":191,"severity":24,"summary":192},"Cross-skill coupling","该技能是独立的，专注于使用“bd”进行任务管理。虽然在其边界中提到了TodoWrite，但它不隐式依赖或处理其他技能的任务。",1778687297307,"此技能利用“bd”CLI，一个Dolt驱动的议题跟踪器，为AI代理在多个会话和对话压缩之间提供持久内存。它管理复杂的任务依赖关系，并提供丢失上下文的恢复机制。",[196,197,198,199,200],"跨对话压缩的持久内存","基于图的议题依赖关系跟踪","多会话工作支持","对话压缩后的上下文恢复","通过 `bd prime` 实现AI优化的CLI工作流",[202,203,204],"替换临时的单会话任务列表（请使用TodoWrite）","管理“bd”以外的项目管理工具","提供通用命令行界面，而没有特定的任务管理上下文","3.0.0","4.4.0","为AI代理提供一个强大、持久且了解依赖关系的 것입니다管理系统，该系统可以跨越对话压缩，并实现长期项目跟踪。","该扩展具有极其完善的文档和强大的功能，目的明确，严格遵守最佳实践，并具有出色的渐进式信息披露。唯一的次要点是议题关闭率，这是信息性的。",99,"出色的技能，可为长期AI代理会话提供持久的、了解依赖关系的 것입니다。",[212,213,214,215,216,217],"issue-tracking","task-management","multi-session","dependencies","persistence","dolt","verified",[220,221,222,223],"管理跨越数天或数周的多会话工作","跟踪复杂的项目依赖关系和障碍","在对话压缩后恢复上下文并继续工作","为长期AI代理项目组织和优先排序任务",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":238,"testCoverage":241},{"hasLockfile":226},true,1778687272339,{"descriptionLength":229,"readmeSize":230},412,9558,{"closedIssues90d":232,"forks":233,"hasChangelog":226,"manifestVersion":234,"openIssues90d":235,"pushedAt":236,"stars":237},563,1564,"0.60.0",176,1778680959000,23610,{"hasNpmPackage":239,"license":240,"smitheryVerified":239},false,"MIT",{"hasCi":226,"hasTests":226},{"updatedAt":243},1778687431447,{"basePath":245,"githubOwner":246,"githubRepo":13,"locale":18,"slug":13,"type":247},"plugins/beads/skills/beads","gastownhall","skill",{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":255,"parentExtension":259,"providers":296,"relations":303,"tags":304,"workflow":305},1778687211290.4128,"k17451dagmv6yj99gz9rsr89nd86ma27",{"reviewCount":8},{"description":253,"installMethods":254,"name":13,"sourceUrl":14},"AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.",{"claudeCode":13},{"basePath":256,"githubOwner":246,"githubRepo":13,"locale":257,"slug":13,"type":258},"plugins/beads","en","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":267,"providers":270,"relations":289,"tags":291,"workflow":292},1778687211290.4126,"k1721bhcs2nn4r096p6g9fs9m186m5gz",{"reviewCount":8},{"description":264,"installMethods":265,"name":266,"sourceUrl":14},"Local marketplace for beads plugin development",{"claudeCode":12},"Beads",{"basePath":268,"githubOwner":246,"githubRepo":13,"locale":257,"slug":13,"type":269},"","marketplace",{"evaluate":271,"extract":282},{"promptVersionExtension":272,"promptVersionScoring":206,"score":273,"tags":274,"targetMarket":281,"tier":218},"3.1.0",93,[275,276,277,278,279,280],"cli","agent","task-tracking","database","git","sql","global",{"commitSha":283,"license":240,"marketplace":284,"plugin":287},"HEAD",{"name":285,"pluginCount":286},"beads-marketplace",1,{"mcpCount":8,"provider":288,"skillCount":8},"classify",{"repoId":290},"kd7a6ybfkhncqe1anf5apcya0186nzp5",[276,275,278,279,280,277],{"evaluatedAt":293,"extractAt":294,"updatedAt":295},1778687233492,1778687211290,1778687516809,{"evaluate":297,"extract":301},{"promptVersionExtension":205,"promptVersionScoring":206,"score":273,"tags":298,"targetMarket":281,"tier":218},[212,213,299,300,275],"ai-workflow","agent-memory",{"commitSha":283,"license":240,"plugin":302},{"mcpCount":8,"provider":288,"skillCount":286},{"parentExtensionId":261,"repoId":290},[300,299,275,212,213],{"evaluatedAt":306,"extractAt":294,"updatedAt":307},1778687272081,1778687516540,{"evaluate":309,"extract":311},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":310,"targetMarket":281,"tier":218},[212,213,214,215,216,217],{"commitSha":283},{"parentExtensionId":250,"repoId":290,"translatedFrom":313},"k17emhcjcx4ekexakgsh0j0nq586mmr1",{"_creationTime":315,"_id":290,"identity":316,"providers":317,"workflow":824},1778687205175.6746,{"githubOwner":246,"githubRepo":13,"sourceUrl":14},{"classify":318,"discover":815,"github":818},{"commitSha":283,"extensions":319},[320,333,349,359,372,383,800],{"basePath":268,"description":264,"displayName":285,"installMethods":321,"rationale":322,"selectedPaths":323,"source":332,"sourceLanguage":257,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[324,327,329],{"path":325,"priority":326},".claude-plugin/marketplace.json","mandatory",{"path":328,"priority":326},"README.md",{"path":330,"priority":331},"LICENSE","high","rule",{"basePath":256,"description":253,"displayName":13,"installMethods":334,"license":240,"rationale":335,"selectedPaths":336,"source":332,"sourceLanguage":257,"type":258},{"claudeCode":13},"plugin manifest at plugins/beads/.claude-plugin/plugin.json",[337,339,340,343,345,347],{"path":338,"priority":326},".claude-plugin/plugin.json",{"path":328,"priority":326},{"path":341,"priority":342},"skills/beads/SKILL.md","medium",{"path":344,"priority":331},"agents/task-agent.md",{"path":346,"priority":331},"hooks/hooks.json",{"path":348,"priority":331},".codex-plugin/plugin.json",{"basePath":245,"description":350,"displayName":13,"installMethods":351,"rationale":352,"selectedPaths":353,"source":332,"sourceLanguage":257,"type":247},"Dolt-powered issue tracker for multi-session work with dependencies and persistent memory across conversation compaction. Use when work spans sessions, has blockers, or needs context recovery after compaction. Trigger with \"create task\", \"what's ready\", \"track this work\", \"resume after compaction\". Make sure to use this skill whenever managing multi-session work, tracking dependencies, or recovering context.\n",{"claudeCode":12},"SKILL.md frontmatter at plugins/beads/skills/beads/SKILL.md (coalesced with duplicate skill at internal/templates/skills/beads)",[354,356,357],{"path":355,"priority":326},"SKILL.md",{"path":328,"priority":331},{"path":358,"priority":342},"CLAUDE.md",{"basePath":360,"description":361,"displayName":362,"installMethods":363,"license":240,"rationale":364,"selectedPaths":365,"source":332,"sourceLanguage":257,"type":275},"npm-package","Beads issue tracker - lightweight memory system for coding agents with native binary support","@beads/bd",{"npm":362},"cli ecosystem detected at npm-package",[366,368,369,370],{"path":367,"priority":326},"package.json",{"path":328,"priority":326},{"path":330,"priority":331},{"path":371,"priority":342},"bin/bd.js",{"basePath":373,"installMethods":374,"rationale":376,"selectedPaths":377,"source":332,"sourceLanguage":257,"type":275},"examples/library-usage",{"go":375},"example.com/beads-library-demo","cli ecosystem detected at examples/library-usage",[378,380,381],{"path":379,"priority":326},"go.mod",{"path":328,"priority":326},{"path":382,"priority":342},"main.go",{"basePath":268,"installMethods":384,"rationale":386,"selectedPaths":387,"source":332,"sourceLanguage":257,"type":275},{"go":385},"github.com/steveyegge/beads","cli ecosystem detected at /",[388,389,390,391,393,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498,500,502,504,506,508,510,512,514,516,518,520,522,524,526,528,530,532,534,536,538,540,542,544,546,548,550,552,554,556,558,560,562,564,566,568,570,572,574,576,578,580,582,584,586,588,590,592,594,596,598,600,602,604,606,608,610,612,614,616,618,620,622,624,626,628,630,632,634,636,638,640,642,644,646,648,650,652,654,656,658,660,662,664,666,668,670,672,674,676,678,680,682,684,686,688,690,692,694,696,698,700,702,704,706,708,710,712,714,716,718,720,722,724,726,728,730,732,734,736,738,740,742,744,746,748,750,752,754,756,758,760,762,764,766,768,770,772,774,776,778,780,782,784,786,788,790,792,794,796,798],{"path":379,"priority":326},{"path":328,"priority":326},{"path":330,"priority":331},{"path":392,"priority":342},"cmd/bd/main.go",{"path":394,"priority":395},"cmd/bd/admin.go","low",{"path":397,"priority":395},"cmd/bd/ado.go",{"path":399,"priority":395},"cmd/bd/assign.go",{"path":401,"priority":395},"cmd/bd/audit.go",{"path":403,"priority":395},"cmd/bd/auto_import_upgrade.go",{"path":405,"priority":395},"cmd/bd/backup.go",{"path":407,"priority":395},"cmd/bd/backup_auto.go",{"path":409,"priority":395},"cmd/bd/backup_dolt.go",{"path":411,"priority":395},"cmd/bd/backup_export.go",{"path":413,"priority":395},"cmd/bd/backup_restore.go",{"path":415,"priority":395},"cmd/bd/batch.go",{"path":417,"priority":395},"cmd/bd/bootstrap.go",{"path":419,"priority":395},"cmd/bd/branch.go",{"path":421,"priority":395},"cmd/bd/children.go",{"path":423,"priority":395},"cmd/bd/cleanup.go",{"path":425,"priority":395},"cmd/bd/close.go",{"path":427,"priority":395},"cmd/bd/codex_hook.go",{"path":429,"priority":395},"cmd/bd/comment.go",{"path":431,"priority":395},"cmd/bd/comments.go",{"path":433,"priority":395},"cmd/bd/compact.go",{"path":435,"priority":395},"cmd/bd/compact_dolt.go",{"path":437,"priority":395},"cmd/bd/completions.go",{"path":439,"priority":395},"cmd/bd/config.go",{"path":441,"priority":395},"cmd/bd/config_apply.go",{"path":443,"priority":395},"cmd/bd/config_drift.go",{"path":445,"priority":395},"cmd/bd/config_show.go",{"path":447,"priority":395},"cmd/bd/config_side_effects.go",{"path":449,"priority":395},"cmd/bd/context.go",{"path":451,"priority":395},"cmd/bd/context_cmd.go",{"path":453,"priority":395},"cmd/bd/cook.go",{"path":455,"priority":395},"cmd/bd/count.go",{"path":457,"priority":395},"cmd/bd/create.go",{"path":459,"priority":395},"cmd/bd/create_form.go",{"path":461,"priority":395},"cmd/bd/database_name.go",{"path":463,"priority":395},"cmd/bd/db_proxy_child.go",{"path":465,"priority":395},"cmd/bd/defer.go",{"path":467,"priority":395},"cmd/bd/delete.go",{"path":469,"priority":395},"cmd/bd/dep.go",{"path":471,"priority":395},"cmd/bd/detect_pollution.go",{"path":473,"priority":395},"cmd/bd/diff.go",{"path":475,"priority":395},"cmd/bd/direct_mode.go",{"path":477,"priority":395},"cmd/bd/doctor.go",{"path":479,"priority":395},"cmd/bd/doctor_agent.go",{"path":481,"priority":395},"cmd/bd/doctor_artifacts.go",{"path":483,"priority":395},"cmd/bd/doctor_conventions.go",{"path":485,"priority":395},"cmd/bd/doctor_fix.go",{"path":487,"priority":395},"cmd/bd/doctor_gastown_guard.go",{"path":489,"priority":395},"cmd/bd/doctor_health.go",{"path":491,"priority":395},"cmd/bd/doctor_pollution.go",{"path":493,"priority":395},"cmd/bd/doctor_validate.go",{"path":495,"priority":395},"cmd/bd/dolt.go",{"path":497,"priority":395},"cmd/bd/dolt_autocommit.go",{"path":499,"priority":395},"cmd/bd/dolt_autocommit_config.go",{"path":501,"priority":395},"cmd/bd/dolt_autopush.go",{"path":503,"priority":395},"cmd/bd/duplicate.go",{"path":505,"priority":395},"cmd/bd/duplicates.go",{"path":507,"priority":395},"cmd/bd/edit.go",{"path":509,"priority":395},"cmd/bd/epic.go",{"path":511,"priority":395},"cmd/bd/errors.go",{"path":513,"priority":395},"cmd/bd/export.go",{"path":515,"priority":395},"cmd/bd/export_auto.go",{"path":517,"priority":395},"cmd/bd/export_obsidian.go",{"path":519,"priority":395},"cmd/bd/federation.go",{"path":521,"priority":395},"cmd/bd/federation_nocgo.go",{"path":523,"priority":395},"cmd/bd/feedback.go",{"path":525,"priority":395},"cmd/bd/find_duplicates.go",{"path":527,"priority":395},"cmd/bd/flags.go",{"path":529,"priority":395},"cmd/bd/flatten.go",{"path":531,"priority":395},"cmd/bd/formula.go",{"path":533,"priority":395},"cmd/bd/gate.go",{"path":535,"priority":395},"cmd/bd/gate_discover.go",{"path":537,"priority":395},"cmd/bd/gc.go",{"path":539,"priority":395},"cmd/bd/git_test_helpers.go",{"path":541,"priority":395},"cmd/bd/github.go",{"path":543,"priority":395},"cmd/bd/gitlab.go",{"path":545,"priority":395},"cmd/bd/graph.go",{"path":547,"priority":395},"cmd/bd/graph_apply.go",{"path":549,"priority":395},"cmd/bd/graph_export.go",{"path":551,"priority":395},"cmd/bd/graph_visual.go",{"path":553,"priority":395},"cmd/bd/help_all.go",{"path":555,"priority":395},"cmd/bd/history.go",{"path":557,"priority":395},"cmd/bd/hooks.go",{"path":559,"priority":395},"cmd/bd/human.go",{"path":561,"priority":395},"cmd/bd/import.go",{"path":563,"priority":395},"cmd/bd/import_shared.go",{"path":565,"priority":395},"cmd/bd/info.go",{"path":567,"priority":395},"cmd/bd/init.go",{"path":569,"priority":395},"cmd/bd/init_agent.go",{"path":571,"priority":395},"cmd/bd/init_contributor.go",{"path":573,"priority":395},"cmd/bd/init_git_hooks.go",{"path":575,"priority":395},"cmd/bd/init_guard.go",{"path":577,"priority":395},"cmd/bd/init_safety.go",{"path":579,"priority":395},"cmd/bd/init_safety_help.go",{"path":581,"priority":395},"cmd/bd/init_stealth.go",{"path":583,"priority":395},"cmd/bd/init_team.go",{"path":585,"priority":395},"cmd/bd/init_templates.go",{"path":587,"priority":395},"cmd/bd/jira.go",{"path":589,"priority":395},"cmd/bd/kv.go",{"path":591,"priority":395},"cmd/bd/label.go",{"path":593,"priority":395},"cmd/bd/last_touched.go",{"path":595,"priority":395},"cmd/bd/linear.go",{"path":597,"priority":395},"cmd/bd/link.go",{"path":599,"priority":395},"cmd/bd/lint.go",{"path":601,"priority":395},"cmd/bd/list.go",{"path":603,"priority":395},"cmd/bd/list_format.go",{"path":605,"priority":395},"cmd/bd/list_output.go",{"path":607,"priority":395},"cmd/bd/list_tree.go",{"path":609,"priority":395},"cmd/bd/mail.go",{"path":611,"priority":395},"cmd/bd/main_errors.go",{"path":613,"priority":395},"cmd/bd/main_help.go",{"path":615,"priority":395},"cmd/bd/markdown.go",{"path":617,"priority":395},"cmd/bd/memory.go",{"path":619,"priority":395},"cmd/bd/merge_slot.go",{"path":621,"priority":395},"cmd/bd/migrate.go",{"path":623,"priority":395},"cmd/bd/migrate_hooks.go",{"path":625,"priority":395},"cmd/bd/migrate_hooks_apply.go",{"path":627,"priority":395},"cmd/bd/migrate_issues.go",{"path":629,"priority":395},"cmd/bd/mol.go",{"path":631,"priority":395},"cmd/bd/mol_bond.go",{"path":633,"priority":395},"cmd/bd/mol_burn.go",{"path":635,"priority":395},"cmd/bd/mol_current.go",{"path":637,"priority":395},"cmd/bd/mol_distill.go",{"path":639,"priority":395},"cmd/bd/mol_last_activity.go",{"path":641,"priority":395},"cmd/bd/mol_progress.go",{"path":643,"priority":395},"cmd/bd/mol_ready_gated.go",{"path":645,"priority":395},"cmd/bd/mol_seed.go",{"path":647,"priority":395},"cmd/bd/mol_show.go",{"path":649,"priority":395},"cmd/bd/mol_squash.go",{"path":651,"priority":395},"cmd/bd/mol_stale.go",{"path":653,"priority":395},"cmd/bd/nocow_linux.go",{"path":655,"priority":395},"cmd/bd/nocow_other.go",{"path":657,"priority":395},"cmd/bd/note.go",{"path":659,"priority":395},"cmd/bd/notion.go",{"path":661,"priority":395},"cmd/bd/onboard.go",{"path":663,"priority":395},"cmd/bd/orphans.go",{"path":665,"priority":395},"cmd/bd/output.go",{"path":667,"priority":395},"cmd/bd/ping.go",{"path":669,"priority":395},"cmd/bd/pour.go",{"path":671,"priority":395},"cmd/bd/preflight.go",{"path":673,"priority":395},"cmd/bd/prime.go",{"path":675,"priority":395},"cmd/bd/priority.go",{"path":677,"priority":395},"cmd/bd/promote.go",{"path":679,"priority":395},"cmd/bd/prompt.go",{"path":681,"priority":395},"cmd/bd/proxied_server.go",{"path":683,"priority":395},"cmd/bd/prune.go",{"path":685,"priority":395},"cmd/bd/purge.go",{"path":687,"priority":395},"cmd/bd/query.go",{"path":689,"priority":395},"cmd/bd/quick.go",{"path":691,"priority":395},"cmd/bd/quickstart.go",{"path":693,"priority":395},"cmd/bd/ready.go",{"path":695,"priority":395},"cmd/bd/relate.go",{"path":697,"priority":395},"cmd/bd/rename.go",{"path":699,"priority":395},"cmd/bd/rename_prefix.go",{"path":701,"priority":395},"cmd/bd/reopen.go",{"path":703,"priority":395},"cmd/bd/repo.go",{"path":705,"priority":395},"cmd/bd/reset.go",{"path":707,"priority":395},"cmd/bd/restore.go",{"path":709,"priority":395},"cmd/bd/routed.go",{"path":711,"priority":395},"cmd/bd/routing_read.go",{"path":713,"priority":395},"cmd/bd/rules.go",{"path":715,"priority":395},"cmd/bd/sandbox_unix.go",{"path":717,"priority":395},"cmd/bd/sandbox_windows.go",{"path":719,"priority":395},"cmd/bd/search.go",{"path":721,"priority":395},"cmd/bd/setup.go",{"path":723,"priority":395},"cmd/bd/ship.go",{"path":725,"priority":395},"cmd/bd/show.go",{"path":727,"priority":395},"cmd/bd/show_children.go",{"path":729,"priority":395},"cmd/bd/show_display.go",{"path":731,"priority":395},"cmd/bd/show_format.go",{"path":733,"priority":395},"cmd/bd/show_refs.go",{"path":735,"priority":395},"cmd/bd/show_thread.go",{"path":737,"priority":395},"cmd/bd/show_unit_helpers.go",{"path":739,"priority":395},"cmd/bd/sql.go",{"path":741,"priority":395},"cmd/bd/stale.go",{"path":743,"priority":395},"cmd/bd/staleness_warning.go",{"path":745,"priority":395},"cmd/bd/state.go",{"path":747,"priority":395},"cmd/bd/status.go",{"path":749,"priority":395},"cmd/bd/statuses.go",{"path":751,"priority":395},"cmd/bd/store_factory.go",{"path":753,"priority":395},"cmd/bd/store_factory_nocgo.go",{"path":755,"priority":395},"cmd/bd/store_reopen.go",{"path":757,"priority":395},"cmd/bd/swarm.go",{"path":759,"priority":395},"cmd/bd/sync_flags.go",{"path":761,"priority":395},"cmd/bd/sync_git.go",{"path":763,"priority":395},"cmd/bd/sync_push_pull.go",{"path":765,"priority":395},"cmd/bd/sync_remote.go",{"path":767,"priority":395},"cmd/bd/tag.go",{"path":769,"priority":395},"cmd/bd/template.go",{"path":771,"priority":395},"cmd/bd/test_guard_helpers.go",{"path":773,"priority":395},"cmd/bd/thanks.go",{"path":775,"priority":395},"cmd/bd/tips.go",{"path":777,"priority":395},"cmd/bd/todo.go",{"path":779,"priority":395},"cmd/bd/undefer.go",{"path":781,"priority":395},"cmd/bd/update.go",{"path":783,"priority":395},"cmd/bd/update_description_guard.go",{"path":785,"priority":395},"cmd/bd/upgrade.go",{"path":787,"priority":395},"cmd/bd/vc.go",{"path":789,"priority":395},"cmd/bd/version.go",{"path":791,"priority":395},"cmd/bd/version_tracking.go",{"path":793,"priority":395},"cmd/bd/where.go",{"path":795,"priority":395},"cmd/bd/wisp.go",{"path":797,"priority":395},"cmd/bd/worktree.go",{"path":799,"priority":395},"cmd/bd/worktree_cmd.go",{"basePath":801,"displayName":802,"installMethods":803,"rationale":804,"selectedPaths":805,"source":332,"sourceLanguage":257,"type":814},"integrations/beads-mcp","beads-mcp",{"pypi":802},"pyproject.toml with mcp/fastmcp dependency + scripts at integrations/beads-mcp/pyproject.toml",[806,808,809,810,812],{"path":807,"priority":326},"pyproject.toml",{"path":328,"priority":326},{"path":330,"priority":331},{"path":811,"priority":342},"src/beads_mcp/server.py",{"path":813,"priority":395},"src/beads_mcp/__main__.py","mcp",{"sources":816},[817],"manual",{"closedIssues90d":232,"description":819,"forks":233,"license":240,"openIssues90d":235,"pushedAt":236,"readmeSize":230,"stars":237,"topics":820},"Beads - A memory upgrade for your coding agent",[821,822,823],"agents","claude-code","coding",{"classifiedAt":825,"discoverAt":826,"extractAt":827,"githubAt":827,"updatedAt":825},1778687211063,1778687205175,1778687209056,[215,217,212,214,216,213],{"evaluatedAt":830,"extractAt":294,"updatedAt":243},1778687297657,[],[833,866,896,927,957,984],{"_creationTime":834,"_id":835,"community":836,"display":837,"identity":843,"providers":848,"relations":857,"tags":861,"workflow":862},1778695399573.9092,"k177qz8bm9xfq8zqkq2pw6ptzh86n54a",{"reviewCount":8},{"description":838,"installMethods":839,"name":841,"sourceUrl":842},"基于 Manus 风格的文件的规划系统，用于组织和跟踪复杂任务的进度。创建 task_plan.md、findings.md 和 progress.md。当用户请求规划、细分或组织多步项目、研究任务或需要超过 5 次工具调用的工作时。支持 /clear 后的自动会话恢复。关键词：任务规划、项目规划、创建工作计划、分析任务、组织项目、进度跟踪、多步规划、帮助我规划、分解项目",{"claudeCode":840},"OthmanAdi/planning-with-files","Planning with Files","https://github.com/OthmanAdi/planning-with-files",{"basePath":844,"githubOwner":845,"githubRepo":846,"locale":18,"slug":847,"type":247},"skills/planning-with-files-es","OthmanAdi","planning-with-files","planning-with-files-es",{"evaluate":849,"extract":856},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":850,"targetMarket":281,"tier":218},[851,213,852,853,854,855,216],"planning","project-management","markdown","workflow","organization",{"commitSha":283,"license":240},{"parentExtensionId":858,"repoId":859,"translatedFrom":860},"k17b5rdx72d6dssd149d30sx8986mamf","kd7c09vrmg07ejxztzcc3j4gv986njf9","k17fr325vnkg42f533fa1yts4h86mbzn",[853,855,216,851,852,213,854],{"evaluatedAt":863,"extractAt":864,"updatedAt":865},1778695294979,1778695142297,1778695399573,{"_creationTime":867,"_id":868,"community":869,"display":870,"identity":876,"providers":880,"relations":889,"tags":892,"workflow":893},1778696691708.3306,"k172evhhmbzzyp7g0t2caf4hfh86nsp9",{"reviewCount":8},{"description":871,"installMethods":872,"name":874,"sourceUrl":875},"First-run setup for ruvector@0.2.25 — installs ONNX/Brain/SONA add-ons, registers the MCP server, and verifies the install via `doctor`",{"claudeCode":873},"ruvnet/ruflo","vector-setup","https://github.com/ruvnet/ruflo",{"basePath":877,"githubOwner":878,"githubRepo":879,"locale":257,"slug":874,"type":247},"plugins/ruflo-ruvector/skills/vector-setup","ruvnet","ruflo",{"evaluate":881,"extract":888},{"promptVersionExtension":205,"promptVersionScoring":206,"score":882,"tags":883,"targetMarket":281,"tier":218},100,[884,885,886,887,215],"setup","installation","ruvector","npm",{"commitSha":283},{"parentExtensionId":890,"repoId":891},"k17710fw96s8hs1y3j2cye3aa586n523","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[215,885,887,886,884],{"evaluatedAt":894,"extractAt":895,"updatedAt":894},1778701365160,1778696691708,{"_creationTime":897,"_id":898,"community":899,"display":900,"identity":906,"providers":910,"relations":921,"tags":923,"workflow":924},1778696052276.0203,"k17bgxxgryq8edg32egypsvqtn86m1h7",{"reviewCount":8},{"description":901,"installMethods":902,"name":904,"sourceUrl":905},"Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — \"find circular imports\", \"fix dependency cycles\", \"untangle our module graph\", \"why is madge complaining\".",{"claudeCode":903},"raintree-technology/claude-starter","cleanup-cycles","https://github.com/raintree-technology/claude-starter",{"basePath":907,"githubOwner":908,"githubRepo":909,"locale":257,"slug":904,"type":247},"templates/.claude/skills/cleanup-cycles","raintree-technology","claude-starter",{"evaluate":911,"extract":920},{"promptVersionExtension":205,"promptVersionScoring":206,"score":882,"tags":912,"targetMarket":281,"tier":218},[913,215,914,915,916,917,918,919],"code-quality","javascript","python","typescript","go","rust","refactoring",{"commitSha":283},{"repoId":922},"kd78ywakatnz4sjfx781sy14vh86mtty",[913,215,917,914,915,919,918,916],{"evaluatedAt":925,"extractAt":926,"updatedAt":925},1778696977114,1778696052276,{"_creationTime":928,"_id":929,"community":930,"display":931,"identity":937,"providers":941,"relations":950,"tags":953,"workflow":954},1778695548458.3328,"k17cyw0d6mk1vdgew2xmncx1f186npdm",{"reviewCount":8},{"description":932,"installMethods":933,"name":935,"sourceUrl":936},"Audit project dependencies for version staleness, security vulnerabilities, and compatibility issues. Covers lock file analysis, upgrade path planning, and breaking change assessment. Use before a release to ensure dependencies are current and secure, during periodic maintenance reviews, after receiving a security advisory, when upgrading to a new language version, before submitting to CRAN or npm, or when inheriting a project to assess its dependency health.\n",{"claudeCode":934},"pjt222/agent-almanac","audit-dependency-versions","https://github.com/pjt222/agent-almanac",{"basePath":938,"githubOwner":939,"githubRepo":940,"locale":257,"slug":935,"type":247},"skills/audit-dependency-versions","pjt222","agent-almanac",{"evaluate":942,"extract":949},{"promptVersionExtension":205,"promptVersionScoring":206,"score":882,"tags":943,"targetMarket":281,"tier":218},[215,944,945,946,947,948],"auditing","security","upgrades","versioning","maintenance",{"commitSha":283},{"parentExtensionId":951,"repoId":952},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[944,215,948,945,946,947],{"evaluatedAt":955,"extractAt":956,"updatedAt":955},1778696062378,1778695548458,{"_creationTime":958,"_id":959,"community":960,"display":961,"identity":967,"providers":971,"relations":978,"tags":980,"workflow":981},1778692846401.1472,"k17by5c7r3tzqbt6y8q24kpc2586m3ad",{"reviewCount":8},{"description":962,"installMethods":963,"name":965,"sourceUrl":966},"Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions \"QA session\".",{"claudeCode":964},"mattpocock/skills","qa","https://github.com/mattpocock/skills",{"basePath":968,"githubOwner":969,"githubRepo":970,"locale":257,"slug":965,"type":247},"skills/deprecated/qa","mattpocock","skills",{"evaluate":972,"extract":977},{"promptVersionExtension":205,"promptVersionScoring":206,"score":882,"tags":973,"targetMarket":281,"tier":218},[965,974,212,975,976],"github","codebase-exploration","developer-tools",{"commitSha":283},{"repoId":979},"kd70nm2vazehgqc4j28ve6cwv986mv1s",[975,976,974,212,965],{"evaluatedAt":982,"extractAt":983,"updatedAt":982},1778692919160,1778692846401,{"_creationTime":985,"_id":986,"community":987,"display":988,"identity":992,"providers":995,"relations":1002,"tags":1004,"workflow":1005},1778696691708.3218,"k17eqpa3h27h177b037g2e8m8n86ndwb",{"reviewCount":8},{"description":989,"installMethods":990,"name":991,"sourceUrl":875},"Track long-horizon objectives across multiple sessions with milestone checkpoints, progress persistence, and drift detection",{"claudeCode":873},"Horizon Track",{"basePath":993,"githubOwner":878,"githubRepo":879,"locale":257,"slug":994,"type":247},"plugins/ruflo-goals/skills/horizon-track","horizon-track",{"evaluate":996,"extract":1001},{"promptVersionExtension":205,"promptVersionScoring":206,"score":882,"tags":997,"targetMarket":281,"tier":218},[998,852,999,216,1000,814],"objective-tracking","long-term-goals","session-management",{"commitSha":283,"license":240},{"parentExtensionId":1003,"repoId":891},"k17bh7m6sv83frxqdhrd00vzcx86n03e",[999,814,998,216,852,1000],{"evaluatedAt":1006,"extractAt":895,"updatedAt":1006},1778700614118]