nav-task

Create structured implementation plans and archive completed tasks in a development index.

32|3|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/dkyazzentwatwa/SuperNavigator --skill nav-task-dkyazzentwatwa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nav-task
Source: https://github.com/dkyazzentwatwa/SuperNavigator/tree/main/skills/os-layer/documentation/nav-task
Command: npx skills add https://github.com/dkyazzentwatwa/SuperNavigator --skill nav-task-dkyazzentwatwa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating and managing documentation for development tasks, ensuring that implementation plans, decisions, and outcomes are clearly recorded and easily accessible.

Core Features & Use Cases

  • Task Creation: Generates a structured template for new feature implementation plans.
  • Task Archiving: Compiles a detailed record of completed features from conversation history.
  • Index Management: Updates a central development README to track active and completed tasks.
  • Use Case: When you finish building a new authentication module, invoke this skill to automatically generate a comprehensive documentation file detailing what was built, the technical decisions made, and the files modified.

Quick Start

Use the nav-task skill to document the feature you just finished building.

Frequently Asked Questions about nav-task

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I document development tasks and create implementation plans?

Document development tasks by generating structured implementation plans using a populated template, assigning task IDs, and archiving completed work from conversation history to maintain a historical record.

How do I track active and completed development tasks in a central index?

Track active and completed development tasks by updating a central development README index, which records implementation plans and archives finished features for progress monitoring.

Do I need Python to generate task documentation and update the development index?

Yes, Python3 is required to run the generation and index update scripts that populate task templates and maintain the central development index for tracking progress.

What's the best way to archive completed features from conversation history?

Archive completed features by compiling a detailed record from conversation history that captures technical decisions, files modified, and outcomes into a structured documentation file.

Can I generate task IDs automatically when creating new feature implementation plans?

Yes, task ID generation is supported automatically when creating new feature implementation plans, populating a structured template that feeds into the central development index.

When should I create structured documentation for development tasks?

Create structured documentation for development tasks immediately after finishing a feature build, ensuring implementation plans, technical decisions, and modified files are recorded for team accessibility.