jhack

Community

Rapid Juju charm debugging & testing.

Authortonyandrewmeyer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides expert guidance for using jhack, a collection of developer utilities that streamline Juju charm development, debugging, and testing workflows.

Core Features & Use Cases

  • Rapid development workflows: Sync code and test in seconds
  • Debugging utilities: Inspect relations, state, and events
  • Event replay & scenario testing: Capture, replay, and analyze production events
  • Complete command reference: All jhack commands documented
  • Troubleshooting guide: Solutions for common issues

Quick Start

Use the jhack skill to rapidly iterate on charms by syncing code to units, tailing events, and replaying captured events; e.g., jhack sync src/ myapp/0, jhack tail myapp/0, jhack replay install myapp/0.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jhack
Download link: https://github.com/tonyandrewmeyer/charming-with-claude/archive/main.zip#jhack

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository