jj-context
CommunityInstantly view jj status and trunk changes.
Authorjbott
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Display the current jj working copy status and changes from trunk.
Core Features & Use Cases
- Show current status: Run jj status to see the current working copy status, including modified files and the current commit's parent(s).
- Show trunk commits: Run jj log -r 'trunk()..@' to see all commits between trunk and the current working copy.
- Get change overview: Run these commands to understand the scope of changes: jj diff -r 'trunk()..@' --summary and jj diff -r 'trunk()..@' --stat.
- Analyze the changes: For small changes, run jj diff -r 'trunk()..@' to view the full diff; for large changes, use the Task tool for structured analysis.
- Present context: Display current status, trunk log, and file changes summary; for large diffs, rely on the Task agent's summary.
Quick Start
Ask jj-context to display the current status, trunk commits, and a summary of changes for the active workspace.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: jj-context Download link: https://github.com/jbott/nix-config/archive/main.zip#jj-context Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.