Local Work banner
Jonhvmp Jonhvmp

Local Work

Productivity community

Description

Professional CLI tools for task and note management. Streamline your development workflow with organized tasks, daily notes, and meeting logs. - Agent Integration - Generate provider agents (Claude, Copilot, Gemini, OpenAI) from templates

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

local-work-banner

local-work

[![npm version](https://img.shields.io/npm/v/local-work.svg)](https://www.npmjs.com/package/local-work) [![CI Status](https://github.com/jonhvmp/local-work/workflows/CI/badge.svg)](https://github.com/jonhvmp/local-work/actions/workflows/ci.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Node.js Version](https://img.shields.io/badge/node-%3E%3D18.18.0-brightgreen.svg)](https://nodejs.org) [![Documentation](https://img.shields.io/badge/docs-mkdocs-blue.svg)](https://jonhvmp.github.io/local-work) [![Agent Integration](https://img.shields.io/badge/agents-claude%20%7C%20copilot%20%7C%20gemini%20%7C%20openai-orange.svg)](https://jonhvmp.github.io/local-work/reference/agent-cli/)

Professional CLI toolkit for task and note management. Streamline your development workflow with organized tasks, daily notes, and meeting logsβ€”all from your terminal.

**πŸ“š [Complete Documentation](https://jonhvmp.github.io/local-work)** | **πŸ“ [Blog Post](https://jonhvmp.vercel.app/blog/local-work-the-ultimate-cli-toolkit-for-productive-developers)**

Features

✨ **Task Management** - Auto-incrementing IDs, status workflow, priorities, time tracking
πŸ“‹ **Standup Reports** - Generate daily/weekly standups in text, markdown, or JSON
πŸ““ **Note Taking** - Daily notes, meeting logs, technical decisions, learning notes
πŸš€ **Project-Aware** - Works from any subdirectory, detects project root automatically
πŸ”§ **Zero Config** - Works out of the box with sensible defaults
🌍 **Cross-Platform** - Linux, macOS, and Windows support
πŸ€– **Agent Integration** - Generate provider agents (Claude, Copilot, Gemini, OpenAI) from templates

Quick Start

Installation

npm install -g local-work

In