traceway
AI-driven observability setup and production debugging for your apps
All Skills in This Repository (3)
Pure Emerald Level Indicatorsintegration-test
Verify traceway-cli against a live Traceway server with coverage reports.
traceway
Manage and query a Traceway observability instance via command-line interface.
traceway-setup
Connect projects to a Traceway instance with OpenTelemetry and Traceway SDKs.
Frequently Asked Questions
FAQPage SchemaHow to install Traceway skills?โผ
Run `npx skills add tracewayapp/traceway --all -g -y` in your terminal to install all skills in this suite globally.
How to debug production errors with AI?โผ
The traceway skill lets your AI agent query exceptions, logs, traces, and metrics through the Traceway CLI, then correlate them to pinpoint the root cause of a bug.
How to add observability to my app automatically?โผ
The traceway-setup skill analyzes your repository, proposes a monitoring project structure, and wires up OpenTelemetry or Traceway SDKs after you approve the plan.
Does Traceway work with Claude Code and Cursor?โผ
Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and any agent that reads SKILL.md files.
Is Traceway free and open source?โผ
Yes. Traceway is MIT licensed with every feature included, and you can self-host it for free with a single docker compose command.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core