nav-task

Community

Streamline task documentation, from plan to archive.

Authoralekspetrov
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Keeping track of implementation plans, technical decisions, and completed work can be fragmented across conversations and notes. This skill centralizes task documentation, ensuring a clear, living record of every feature.

Core Features & Use Cases

  • Dynamic Task Documentation: Creates detailed implementation plans for new features and archives comprehensive records of completed work, including decisions, challenges, and testing.
  • Conversation-to-Doc Conversion: Analyzes your conversation history to automatically populate task documents for completed features.
  • Navigator Index Integration: Automatically updates your .agent/DEVELOPMENT-README.md to keep a live index of all active and completed tasks.
  • Use Case: Starting a new "payments integration" feature? Ask "Create task doc for payments integration" to get a planning template. Once done, say "Document the payments feature I just finished" to generate a full archive from your conversation.

Quick Start

Example: Create a new task document

"Create task doc for OAuth implementation"

Dependency Matrix

Required Modules

None required

Components

functions

💻 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: nav-task
Download link: https://github.com/alekspetrov/navigator/archive/main.zip#nav-task

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