feedback

Manage OrchestKit feedback, learning preferences, privacy settings, and GitHub bug reports.

217|20|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/yonatangross/orchestkit --skill feedback-yonatangross
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feedback
Source: https://github.com/yonatangross/orchestkit/tree/main/plugins/ork/skills/feedback
Command: npx skills add https://github.com/yonatangross/orchestkit --skill feedback-yonatangross

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and rules (resource) components.

What problem does it solve?

This Skill allows users to manage how OrchestKit learns from their interactions, control privacy settings, and report issues, ensuring a personalized and secure experience.

Core Features & Use Cases

  • Learning Management: Pause, resume, or reset the learning system to control pattern acquisition.
  • Privacy Controls: Enable or disable anonymous analytics sharing and review privacy policies.
  • Bug Reporting: File bug reports directly to GitHub with automatically collected context.
  • Use Case: After a complex session, you might want to pause learning to prevent the system from adopting patterns that are specific to that one-off task, or you might want to review and export your feedback data before disabling analytics.

Quick Start

Check the current status of the OrchestKit feedback system.

Frequently Asked Questions about feedback

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I pause learning and manage privacy settings in OrchestKit?

You can pause OrchestKit learning and manage privacy settings by toggling anonymous analytics sharing, reviewing privacy policies, and resetting learned patterns to ensure strict GDPR compliance and PII sanitization.

What is the best way to report a bug and include system context for OrchestKit?

The best way to report a bug is by filing a GitHub issue directly through the feedback system, which automatically collects session context and attaches it to the report for debugging.

How do I export usage analytics and reset learned patterns?

To export usage analytics and reset learned patterns, use the feedback management interface to download collected data and clear the system's acquired behavioral patterns.

Can I disable anonymous analytics sharing and still use OrchestKit learning features?

Yes, you can disable anonymous analytics sharing while retaining learning features, as the system operates with strict GDPR compliance and separates pattern acquisition from external data sharing.

Does OrchestKit sanitize personally identifiable information before collecting usage analytics?

OrchestKit sanitizes personally identifiable information (PII) during usage analytics collection, ensuring all exported data and learned patterns comply with strict GDPR privacy standards.

When should I reset learned patterns instead of pausing the learning system?

You should reset learned patterns after a one-off complex session to prevent the system from adopting specific behaviors, whereas pausing is better for temporarily halting all pattern acquisition.