Nix New Task banner
olafkfreund olafkfreund

Nix New Task

Git community

Description

--- description: Create a new GitHub issue with research and planning globs: alwaysApply: false version: 1.0 encoding: UTF-8 --- # New Task Command Create a new GitHub issue following best practices with research, planning, and proper workflow setup. ## Process ### Step 1: Gather Task Information Ask the user for the following information if not provided: 1. **Task Title**: Brief, descriptive title (50-72 characters) 2. **Task Description**: Detailed description of what needs to be done 3.

Installation

Installs to ~/.claude/commands/olafkfreund-nixos_config-nix-new-task.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/olafkfreund/nixos_config/HEAD/.claude/commands/nix-new-task.md -o ~/.claude/commands/olafkfreund-nixos_config-nix-new-task.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository