What problem does it solve? When working with the Chronicle experiment platform, users and agents encounter SDK gaps, misbehaving MCP tools, or confusing APIs with no structured way to report them. This Skill captures that feedback immediately as a private Markdown report to Methodic's backend and optionally mirrors it as a public GitHub issue. ## Core Features & Use Cases - Proactive gap reporting: Automatically files feedback to Chronicle's private endpoint the moment an SDK, MCP, or API gap is encountered mid-task, limited to one report per distinct gap per session. - Error routing: Sends reproducible errors with type, message, and HTTP details to a fingerprinted error pipeline instead of plain feedback. - Confirmed public mirror: Drafts a GitHub issue on methodic-research/skills via the user's own gh auth, checks for duplicates, and only posts after explicit user confirmation. - Use Case: While running an experiment upload, the SDK cannot express a required workflow; the agent files a categorized gap report with a Markdown body and later offers to open a public issue. ## Quick Start Ask the agent to report a problem or request a feature with the Chronicle platform, for example by saying "file feedback that the dataset upload flow is confusing".