feedback by yonatangross/orchestkit
npx skills add https://github.com/yonatangross/orchestkit --skill feedback查看和管理 OrchestKit 反馈系统,该系统会从您的使用中学习。
/ork:feedback # 等同于 status
/ork:feedback status # 显示当前状态
/ork:feedback pause # 暂停学习
/ork:feedback resume # 恢复学习
/ork:feedback reset # 清除已学习模式
/ork:feedback export # 导出反馈数据
/ork:feedback settings # 显示/编辑设置
/ork:feedback opt-in # 启用匿名共享
/ork:feedback opt-out # 禁用匿名共享
/ork:feedback privacy # 查看隐私政策
/ork:feedback export-analytics # 导出匿名分析数据以供审阅
/ork:feedback bug # 提交 GitHub issue 形式的错误报告
/ork:feedback bug [description] # 使用预填描述提交报告
| 子命令 | 描述 |
|---|---|
status (默认) |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 显示当前反馈系统状态、已学习模式、代理性能 |
pause | 临时暂停学习,不清除数据 |
resume | 恢复已暂停的学习 |
reset | 清除所有已学习模式(需要 "RESET" 确认) |
export | 将所有反馈数据导出到 .claude/feedback/export-{date}.json |
settings | 显示/编辑设置(用法:/ork:feedback settings <key> <value>) |
opt-in | 启用匿名分析共享(符合 GDPR 的同意) |
opt-out | 禁用匿名分析共享(撤销同意) |
privacy | 显示完整的隐私政策 |
export-analytics | 将匿名分析数据导出到文件,以便在共享前审阅 |
bug | 提交 GitHub issue 形式的错误报告,附带自动收集的上下文 |
输出: 每个子命令都会显示格式化的状态、确认提示或导出的文件路径。加载 Read("${CLAUDE_SKILL_DIR}/references/subcommand-reference.md") 以获取每个子命令的详细操作和预期输出。加载 Read("${CLAUDE_SKILL_DIR}/references/bug-report-reference.md") 以了解错误报告提交流程。
加载 Read("${CLAUDE_SKILL_DIR}/rules/consent-and-security.md") 以了解 GDPR 同意管理、安全限制和分析数据共享策略。
ork:skill-evolution: 根据反馈演化技能加载 Read("${CLAUDE_SKILL_DIR}/references/file-locations.md") 以获取存储详细信息。
加载 Read("${CLAUDE_SKILL_DIR}/references/privacy-policy.md") 以获取完整的隐私文档。
每周安装数
77
仓库
GitHub 星标数
132
首次出现
2026年1月22日
安全审计
安装于
gemini-cli71
opencode71
github-copilot70
codex70
cursor67
claude-code66
View and manage the OrchestKit feedback system that learns from your usage.
/ork:feedback # Same as status
/ork:feedback status # Show current state
/ork:feedback pause # Pause learning
/ork:feedback resume # Resume learning
/ork:feedback reset # Clear learned patterns
/ork:feedback export # Export feedback data
/ork:feedback settings # Show/edit settings
/ork:feedback opt-in # Enable anonymous sharing
/ork:feedback opt-out # Disable anonymous sharing
/ork:feedback privacy # View privacy policy
/ork:feedback export-analytics # Export anonymous analytics for review
/ork:feedback bug # File a bug report as a GitHub issue
/ork:feedback bug [description] # File with pre-filled description
| Subcommand | Description |
|---|---|
status (default) | Show current feedback system state, learned patterns, agent performance |
pause | Temporarily pause learning without clearing data |
resume | Resume paused learning |
reset | Clear all learned patterns (requires "RESET" confirmation) |
export | Export all feedback data to .claude/feedback/export-{date}.json |
settings | Show/edit settings (usage: ) |
Output: Each subcommand displays formatted status, confirmation prompts, or exported file paths. Load Read("${CLAUDE_SKILL_DIR}/references/subcommand-reference.md") for detailed actions and expected output for each subcommand. Load Read("${CLAUDE_SKILL_DIR}/references/bug-report-reference.md") for the bug filing workflow.
Load Read("${CLAUDE_SKILL_DIR}/rules/consent-and-security.md") for GDPR consent management, security restrictions, and analytics data sharing policies.
ork:skill-evolution: Evolve skills based on feedbackLoad Read("${CLAUDE_SKILL_DIR}/references/file-locations.md") for storage details.
Load Read("${CLAUDE_SKILL_DIR}/references/privacy-policy.md") for full privacy documentation.
Weekly Installs
77
Repository
GitHub Stars
132
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
gemini-cli71
opencode71
github-copilot70
codex70
cursor67
claude-code66
AI 代码实施计划编写技能 | 自动化开发任务分解与 TDD 流程规划工具
50,900 周安装
/ork:feedback settings <key> <value>opt-in | Enable anonymous analytics sharing (GDPR-compliant consent) |
opt-out | Disable anonymous analytics sharing (revokes consent) |
privacy | Display the full privacy policy |
export-analytics | Export anonymous analytics to file for review before sharing |
bug | File a bug report as a GitHub issue with auto-collected context |