workhub

Centralize project documentation and change history under a unified docs directory.

18|3|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/Dwsy/agent --skill workhub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workhub
Source: https://github.com/Dwsy/agent/tree/main/skills/workhub
Command: npx skills add https://github.com/Dwsy/agent --skill workhub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Workhub enforces a Single Source of Truth for project documentation and task tracking, aligning architecture decisions, design docs, issues, and PRs under a unified, auditable repository.

Core Features & Use Cases

  • SSOT: centralizes docs under docs/ for architecture, ADRs, issues, PRs, and guides.
  • GitHub-style workflow: tracks Issues and PRs with templates and lifecycle.
  • Audit & governance: supports audit and discovery across the project documents.

Quick Start

From your project root, initialize the standard docs layout and start using Workhub to manage issues and PRs.

Frequently Asked Questions about workhub

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

FAQPage Schema
How do I maintain a single source of truth for project documentation and issues?

To maintain a single source of truth for project documentation, centralize architecture decisions, issues, and PRs under a unified docs directory with standardized YAML front matter, enforcing predictable file-based memory for AI-assisted discovery.

What is the best way to track architecture decisions and PRs in a GitHub-style workflow?

Tracking architecture decisions and PRs in a GitHub-style workflow involves applying standardized templates and lifecycles to issues and pull requests, centralizing design docs and change history into an auditable repository.

How do I set up a unified docs directory for ADRs and project guides?

To set up a unified docs directory for ADRs and guides, initialize the standard layout from your project root, providing templates and metadata-driven indexing for architecture decisions.

Does centralized project documentation support AI-assisted discovery?

Centralized project documentation supports AI-assisted discovery by applying standardized YAML front matter and SSOT constraints, creating a predictable file-based memory that allows AI tools to easily index and locate project documents.

Can I use this GitHub-style workflow for software projects of any size?

You can use this GitHub-style workflow for software projects of all sizes, applying SSOT constraints to centralize docs, issues, and PRs while supporting governance and audit discovery across both small and large repositories.