roznetroznetCommunityยท1 Agent Skills Included

connectstats

Download and analyze ConnectStats fitness app bug reports

Downloads ConnectStats bug reports by ID, extracts logs, databases, and settings, then analyzes errors automatically. Parses app logs, queries SQLite activity databases, and maps errors to source code lines to find root causes. Eliminates manual log reading and speeds up debugging of fitness data sync, parsing, and display issues.
npx skills add roznet/connectstats --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ConnectStats skills?โ–ผ

Run `npx skills add roznet/connectstats --all -g -y` in your terminal to install all skills in this repository globally.

How to analyze a ConnectStats bug report?โ–ผ

Provide the bug report ID to the bugreport skill, and it downloads the report, parses the logs and databases, and summarizes errors with likely root causes.

What data does the bugreport skill inspect?โ–ผ

It reads the user's description, app logs, SQLite activity and track databases, settings files, and cached server error responses from the report zip.

Does the bugreport skill work with Claude Code?โ–ผ

Yes. The skill follows the standard SKILL.md format and runs in Claude Code and other compatible coding environments.

Do I need server access to use the bugreport skill?โ–ผ

You need the CS_PASSWORD environment variable to download reports. Server-side data like raw Garmin JSON or FIT files from S3 requires separate access.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’