browser-test
Generate Playwright test scripts for browser-based acceptance verification. Load when DAG tasks touch UI, routes, or user-facing API responses.
intent-router
Classify intent, assess complexity, generate task DAGs. Activates on /go or when user describes work.
market-recon
Guide for using Reddit MCP to gather community sentiment, pain points, and adoption trends. Load this skill when a DAG contains research tasks about market validation, developer experience, or community opinions.
cm
Start, check, or continue any work. Analyzes intent, plans tasks, and orchestrates execution via subagents (L2) or Agent Teams (L3).
escalation-router
决定升级路径(研究员 vs 人工)并格式化适当的交接。当fix-engine耗尽重试次数时使用。
execution-manager
使用git worktrees为并行子协调器生成和管理tmux会话。当各部分准备好执行时使用。
fix-engine
从验收标准创建检查清单,编排executor→validator循环并带重试逻辑。当子协调器开始实现或收到验证失败时使用。
merge-resolver
自动合并所有已完成部分,解决冲突,验证集成。仅当执行管理器检测到所有部分完成时调用。
prd-orchestrator
解析PRD,决定水平拆分策略,生成带验收标准的mini-PRD。当主协调器收到初始PRD或需要重新拆分工作时使用。
create-agent
创建新的subagent,如果需要会自动初始化插件结构
create-command
创建新的slash command,如果需要会自动初始化插件结构
create-hook
创建或添加event hooks到插件
create-skill
创建新的skill,如果需要会自动初始化插件结构
global-setup
一次性配置SkillForge的marketplace设置
init-plugin
插件结构知识库(仅供其他skills引用,不直接调用)
sync-to-marketplace
将插件发布到marketplace
update-agent
修改现有的agent
update-skill
修改现有的skill
{{SKILL_NAME}}
{{DESCRIPTION}}