What problem does it solve?
Filing detailed, reproducible GitHub bug reports for the Spark AI agent harness requires manually gathering session context, logs, and environment details, while risking the accidental exposure of sensitive credentials like API keys and tokens in public issues. This skill eliminates that manual work and includes built-in redaction to keep shared reports safe.
Core Features & Use Cases
- Automated Evidence Collection: Pulls relevant session context, logs, screenshots, and environment details (Spark version, OS, surface type) from the current Spark session without manual copy-pasting.
- Built-in Sensitive Data Redaction: Automatically strips API keys, bearer tokens, OAuth codes, and private config values from all collected evidence to prevent accidental data leaks.
- Approval-First Submission Workflow: Generates a fully formatted, maintainer-ready issue draft and requires explicit user approval before any submission, eliminating the risk of accidental public posts.
- Use Case: If you encounter a bug in the Spark CLI while working on a project, invoke this skill to auto-compile all relevant context into a ready-to-submit GitHub issue that you can review and approve before it goes public.
Quick Start
Invoke the issue skill to generate a redacted, detailed GitHub bug report draft from your current Spark session for review and approval before submission.