Token导航 LogoToken导航TokenDH.com
AI 工具external-servicegithub未标认证来源可访问clear审计未展示

specweave-router规格编织路由器

Agent Skill

specweave-router 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

238

周安装

10

GitHub Stars

127

下载量

83
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:specweave-router(规格编织路由器)
来源仓库:https://github.com/anton-abyzov/specweave
仓库路径:skills/specweave-router
安装命令:
npx skills add https://github.com/anton-abyzov/specweave --skill specweave-router
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/anton-abyzov/specweave --skill specweave-router

简介

specweave-router 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中整理项目状态。

  • 适用于围绕仓库变更、协作事项或代码状态进行信息梳理的场景。
  • 可通过安装命令或访问原始仓库获取具体功能说明。
  • 使用前需确认权限范围、维护状态及是否涉及敏感数据访问。
  • 建议核实项目维护频率后再决定是否集成。

SKILL.md

SpecWeave Router (DEPRECATED)

OBSOLETE AS OF v1.0.140+ Plugin detection and routing is now handled by the detect-intent command, which is called automatically from the user-prompt-submit.sh hook BEFORE every prompt. DO NOT USE THIS SKILL - it no longer controls plugin installation or routing.

Current Architecture (v1.0.140+)

User Prompt
    ↓
user-prompt-submit.sh hook (AUTOMATIC)
    ↓
specweave detect-intent --file "$PROMPT_TMP_FILE" --install --silent
    ↓
LLM (Claude Haiku) analyzes prompt
    ↓
Returns: { plugins: [...], increment: {...}, routing: {...} }
    ↓
Auto-installs missing plugins
    ↓
Injects TDD context if testing.defaultTestMode: "TDD"
    ↓
Original prompt continues

What detect-intent Does

The detect-intent command (in src/cli/commands/detect-intent.ts) uses LLM to:

  1. Detect plugins needed - Based on prompt keywords/context
  2. Suggest increment actions - new, reopen, small_fix, hotfix, none
  3. Route to skills - Which specialized skills should handle the task

TDD Context Injection

The hook (user-prompt-submit.sh lines 599-714) also:

  1. Checks testing.defaultTestMode in config
  2. If "TDD", injects TDD context banner into every prompt
  3. Checks per-increment overrides via testing: frontmatter

TDD Configuration Priority:

Per-increment (tasks.md frontmatter) > Project config (.specweave/config.json) > Off

LSP Plugins Reference

For reference, these official LSP plugins are still valid and may be auto-detected:

Language/FrameworkPlugin
C#,.NET, ASP.NETcsharp-lsp@claude-plugins-official
Go, Golanggopls-lsp@claude-plugins-official
Java, Springjdtls-lsp@claude-plugins-official
Kotlinkotlin-lsp@claude-plugins-official
PHP, Laravelphp-lsp@claude-plugins-official
Lua, Neovimlua-lsp@claude-plugins-official
C, C++clangd-lsp@claude-plugins-official

SpecWeave Plugin Priority

SpecWeave plugins take priority over official plugins for:

ServiceUse ThisNOT This
GitHubsw-github@specweavegithub@claude-plugins-official
JIRAsw-jira@specweaveAny official JIRA plugin
Azure DevOpssw-ado@specweaveAny official ADO plugin

Migration Notes

If you were invoking this skill directly:

// OLD (deprecated):
Skill({ skill: "sw-router:router" })

// NEW (automatic):
// The user-prompt-submit hook handles this automatically.
// No explicit invocation needed.

// For explicit plugin installation:
// Use CLI: specweave detect-intent "prompt" --install

See Also

  • src/cli/commands/detect-intent.ts - Plugin detection implementation
  • plugins/specweave/hooks/user-prompt-submit.sh - Hook that calls detect-intent
  • src/core/lazy-loading/llm-plugin-detector.ts - LLM-based plugin detection
  • .specweave/docs/internal/guides/tdd-config-behavior-mapping.md - TDD configuration guide

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

30.78%
按下载量换算26

Cursor

22.91%
按下载量换算19

windsurf

18.85%
按下载量换算16

OpenCode

12.25%
按下载量换算10

Codex

9.31%
按下载量换算8

Antigravity

4.12%
按下载量换算3

安全审计

暂无安全审计结果可展示。

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills