Agent Plugins Marketplace
All plugins

ragdoll-workspace

v2.6.1

Ragdoll 工作區插件. Includes 4 skills.

Claude Code4 Skills

3 GitHub starsUpdated yesterday

Directory evidence

Runtimes
Claude Code
Parsed components
4 skill or MCP entries
Source updated
Sep 23, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install ragdoll-workspace for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install ragdoll-workspace@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/PeacePan/peace-agent-marketplace

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/ragdoll-workspace/.

Plugin files

plugins/ragdoll-workspace/
├── .claude-plugin/plugin.json
├── skills/ragdoll-acceptance-workflow/SKILL.md
├── skills/ragdoll-develop-workflow/SKILL.md
├── skills/ragdoll-test-quality/SKILL.md
└── skills/ragdoll-user-manual/SKILL.md

Included Skills4

ragdoll-acceptance-workflowskills/ragdoll-acceptance-workflow/SKILL.md

Ragdoll POS-R(Jira Epic RD-7600)實機驗收的標準作業流程。定義依賴檢查、業務 前置狀態檢查、驗收範圍界定(父系 Epic 必須是 RD-7600)、驗收條件擷取( customfield_10030 的 ADF 解析)、修復內容理解(diff-first)、實機操作判定 方式、判定信心不足時的論證技巧、報告格式、驗收後環境清理,以及「agent 不 可留言 Jira,只能回報草稿」的規則。當使用者要求對某張 POS-R ticket 做實機驗 收時使用。

ragdoll-develop-workflowskills/ragdoll-develop-workflow/SKILL.md

定義 Ragdoll 專案的六階段開發工作流程(Define → Plan → Build/Verify → Review → Ship),確保從需求定義到交付的每個階段都有對應的 agent、三層測試策略與品質把關。

ragdoll-test-qualityskills/ragdoll-test-quality/SKILL.md

Ragdoll 專案的測試品質規範,定義有意義測試的三個條件、常見反模式清單(Passthrough / Mock-then-query 等)與 Given/When/Then 標準格式。 electron-qa 與 next-qa agent 必須在執行任何測試撰寫或驗收前遵循此規範。

ragdoll-user-manualskills/ragdoll-user-manual/SKILL.md

用於回答 Ragdoll POS 系統終端使用者的操作問題,並作為實機驗收時判斷「正確操作方式」的依據。涵蓋 checkout(一般/美容結帳合一入口)、customer-display(顧客顯示螢幕)、print-preview(列印預覽)等各入口的 UI 流程說明。

Plugin manifests1

plugins/ragdoll-workspace/.claude-plugin/plugin.json
{
  "name": "ragdoll-workspace",
  "description": "Ragdoll 工作區插件",
  "version": "2.6.1"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[ragdoll-workspace on Agent Plugins Marketplace](https://pluginsmp.com/plugins/ragdoll-workspace)