jj is a version control tool that coexists with Git, focusing on changes rather than branches. It is designed for agent-assisted development workflows, allowing users to manage changes seamlessly without a staging area.
$ npx skills add https://github.com/onevcat/skills --skill onevcat-jjjj is a version control tool created by onevcat that operates alongside Git, emphasizing change-based workflows rather than branch-centric development. It eliminates the traditional staging area, allowing developers to manage changes more directly. jj is specifically designed to support agent-assisted development workflows, making it suitable for environments where AI agents collaborate with version control systems.
Install using the command: `$ npx skills add https://github.com/onevcat/skills --skill onevcat-jj`
Managing agent-assisted development workflows
Tracking modifications without staging
Working with remote Git repositories using bookmarks
$ npx skills add https://github.com/onevcat/skills --skill onevcat-jjgit clone https://github.com/onevcat/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan