What problem does it solve? When developers try, adopt, or integrate TritonKit during its active development stage, bugs, missing capabilities, confusing behavior, and documentation gaps often go unreported or are filed without enough evidence. This Skill turns those findings into well-structured, redacted GitHub issues in NeptuneKit/TritonKit, with the AI agent owning the filing action instead of asking the user to do it. ## Core Features & Use Cases - Guided issue filing: Classifies feedback as bug, feature, docs, or question, checks for duplicates, applies a standard body template, and runs a mandatory redaction preflight before any gh issue create or gh issue edit. - Evidence collection routing: Directs the agent to the right reference for iOS embedded runtime evidence, host-side simulator/emulator evidence (iOS, Android, HarmonyOS, Web), or CLI schema and contract feedback, always preferring machine-readable triton ... --json output. - Integration guidance: Provides SwiftPM/CocoaPods Debug-only iOS integration steps and HarmonyOS host-side and embedded SDK validation workflows. - Use Case: A user reports that triton act tap fails on a UICollectionViewCell. The agent reproduces it with Triton CLI commands, preserves the strategy and error code, redacts private bundle IDs and paths, and files a [Bug] issue with full reproduction evidence. ## Quick Start Ask the agent to use the tritonkit-dev-feedback skill to reproduce your TritonKit problem, collect sanitized evidence, and file a GitHub issue in NeptuneKit/TritonKit.