jiaohuan-dev
v0.2.1+codex.20260821083537面向架构师与开发协作的本地工作流 Skill 合集。. Includes 8 skills.
By JHJLicense: UNLICENSED0 GitHub starsUpdated 3 days ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 8 skill or MCP entries
- Source updated
- Sep 21, 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 jiaohuan-dev for Codex and Claude Code
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add jiaohuan-dev@agent-plugin-marketplacePaste and run these commands in a terminal with Codex. 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/JHJ1848/jiaohuan-devClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── skills/bugfix/SKILL.md├── skills/dev/SKILL.md├── skills/explore/SKILL.md├── skills/memory-get/SKILL.md├── skills/memory-put/SKILL.md├── skills/project-memory/SKILL.md├── skills/session-gotcha-extractor/SKILL.md└── skills/workflow/SKILL.md
Included Skills8
[jiaohuan-dev] 在用户使用旧名称请求缺陷排查或修复,或出现编译失败、数据异常、接口偏差、外部依赖和历史逻辑疑点时使用。
[jiaohuan-dev] 在需求或修复计划已明确并获确认,且需要新增功能、扩展现有模块或实施最小修复时使用。
[jiaohuan-dev] 在任务目标、业务含义、范围、调用链、历史意图或未知项不明确,且尚不应修改代码时使用。
[jiaohuan-dev] 在独立任务或子会话的探索、诊断、开发前需要读取最小项目规则、历史意图和相关记忆时使用。
[jiaohuan-dev] 在独立任务或子会话结束后,经用户确认将目标业务项目的架构设计、功能实现或 Bug 排障等业务受控记忆归档至 docs/ 目录时使用。
[jiaohuan-dev] 在用户明确启动独立任务、需要读取项目记忆、收集临时证据或经确认归档时使用。
[jiaohuan-dev] 从开发和排查记录中提炼可复用的场景与避坑信息,按全局或项目范围保存。
[jiaohuan-dev] 在开发、诊断、缺陷修复或任务含义不明的工作开始时使用,用于选择最小工作流、并行边界和下一道确认门。
Plugin manifests2
{
"name": "jiaohuan-dev",
"version": "0.2.1+codex.20260821083537",
"description": "面向架构师与开发协作的本地工作流 Skill 合集。",
"author": {
"name": "JHJ"
},
"skills": "./skills/",
"interface": {
"displayName": "叫唤-开发-工作流",
"shortDescription": "开发、诊断与项目记忆工作流",
"longDescription": "提供开发、诊断、探索和项目记忆的本地工作流。",
"developerName": "JHJ",
"category": "Productivity",
"capabilities": [],
"defaultPrompt": "使用叫唤-开发-工作流为当前任务选择工作流。"
}
}{
"name": "jiaohuan-dev",
"version": "0.2.2",
"description": "叫唤开发工作流:开发、诊断、探索与项目记忆 Skill 合集。",
"author": {
"name": "JHJ"
},
"keywords": [
"workflow",
"development",
"debugging",
"project-memory"
],
"license": "UNLICENSED"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[jiaohuan-dev on Agent Plugins Marketplace](https://pluginsmp.com/plugins/jiaohuan-dev)