Just CLI

Community

Automate Just recipes and task runners.

AuthorPaulRBerg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you design and manage Just (a CLI task runner) recipes, attributes, modules, and patterns for robust task automation.

Core Features & Use Cases

  • Justfile creation & organization: Create and structure justfiles with recipes, groups, and aliases.
  • Recipe attributes: Use attributes like [group], [private], [script], and [confirm] to shape behavior.
  • Automation patterns: Provide standardized patterns for status, checks, and multi-recipe workflows.

Quick Start

Define a basic Justfile with a default recipe and a group for checks to start automating tasks in a project.

Dependency Matrix

Required Modules

None required

Components

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: Just CLI
Download link: https://github.com/PaulRBerg/dot-claude/archive/main.zip#just-cli

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