·plugin-workflow

使用子代理委派在每個階段後進行自動驗證,通過階段 1-3(基礎、DSP、GUI)協調 JUCE 插件實現。在計劃完成後實施插件時或使用 /continue 命令恢復時使用。由 /implement 命令調用。

0安裝·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