cursor-docmgr

Coordinate ticketed documentation workflows using the docmgr CLI.

13|3|Updated Nov 4, 2025
One-click install
npx skills add https://github.com/go-go-golems/docmgr --skill cursor-docmgr
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cursor-docmgr
Source: https://github.com/go-go-golems/docmgr/tree/main/.codex/skills/cursor-docmgr
Command: npx skills add https://github.com/go-go-golems/docmgr --skill cursor-docmgr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Use docmgr to manage ticketed documentation workflows, enabling structured, linked docs and repeatable actions.

Core Features & Use Cases

  • Copy/paste-friendly docmgr workflow for creating and maintaining ticket documentation.
  • Create tickets, add documents, relate code files, update changelogs, and search within a docmgr workspace.
  • Validate workspace health and enforce consistent metadata across tickets.

Quick Start

Begin by creating a ticket with docmgr ticket create-ticket and then add and relate documents as you work.

Frequently Asked Questions about cursor-docmgr

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

FAQPage Schema
How do I manage ticketed documentation workflows with linked code files?▼

Ticketed documentation workflows let you create tickets, add documents, relate code files, update changelogs, and search within a docmgr workspace for structured, linked docs.

What's the best way to validate workspace health and enforce consistent ticket metadata?▼

Validating workspace health uses doctor validations to enforce consistent metadata across tickets within a defined workspace, ensuring structured and repeatable documentation.

Do I need the docmgr CLI to create tickets and relate documents?▼

Yes, executing create-ticket, doc add, doc relate, and changelog update commands requires the docmgr CLI and a defined ticket workspace to operate within.

How do I update changelogs and add documents to an existing ticket?▼

Add documents and update changelogs by running doc add and changelog update commands within your ticket workspace, then use doc relate to link relevant code files.

Can I search within a docmgr-driven workspace for specific ticket documentation?▼

Yes, performing searches within a docmgr-driven workspace retrieves specific ticket documentation, enabling structured access to linked docs and updated changelogs.

When should I not use a ticketed documentation workflow for managing docs?▼

Ticketed documentation workflows suit structured, linked docs with repeatable actions and metadata validation, making them less ideal for ad-hoc note-taking without a defined ticket workspace.