·plugin-workflow
>_

plugin-workflow

glittercowboy/plugin-freedom-system

使用子代理委派在每个阶段后进行自动验证,通过阶段 1-3(基础、DSP、GUI)协调 JUCE 插件实现。在计划完成后实施插件时或使用 /continue 命令恢复时使用。由 /implement 命令调用。

8安装·0热度·@glittercowboy

安装

$npx skills add https://github.com/glittercowboy/plugin-freedom-system --skill plugin-workflow

SKILL.md

Purpose: Pure orchestrator for stages 1-3 of JUCE plugin implementation with automatic validation after each stage. This skill delegates to specialized subagents and validation-agent for continuous quality assurance.

Stage 0 (Research & Planning) is handled by plugin-planning skill.

After Stage 3 completes, plugin is ready for installation (no separate validation stage - validation is automatic and continuous).

使用子代理委派在每个阶段后进行自动验证,通过阶段 1-3(基础、DSP、GUI)协调 JUCE 插件实现。在计划完成后实施插件时或使用 /continue 命令恢复时使用。由 /implement 命令调用。 来源:glittercowboy/plugin-freedom-system。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/glittercowboy/plugin-freedom-system --skill plugin-workflow
分类
>_效率工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 plugin-workflow?

使用子代理委派在每个阶段后进行自动验证,通过阶段 1-3(基础、DSP、GUI)协调 JUCE 插件实现。在计划完成后实施插件时或使用 /continue 命令恢复时使用。由 /implement 命令调用。 来源:glittercowboy/plugin-freedom-system。

如何安装 plugin-workflow?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/glittercowboy/plugin-freedom-system --skill plugin-workflow 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/glittercowboy/plugin-freedom-system