kb

Automate knowledge base governance and lifecycle management for HelloAGENTS projects.

654|94|Updated Sep 26, 2025
One-click install
npx skills add https://github.com/hellowind777/helloagents --skill kb-hellowind777
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb
Source: https://github.com/hellowind777/helloagents/tree/main/Archive/1.x/Claude/Skills/CN/skills/helloagents/kb
Command: npx skills add https://github.com/hellowind777/helloagents --skill kb-hellowind777

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates knowledge base governance and lifecycle management to ensure consistent, auditable documentation across HelloAGENTS projects, reducing drift and manual overhead.

Core Features & Use Cases

  • Knowledge base scaffolding: enforces and maintains a consistent file structure (CHANGELOG.md, project.md, wiki/, plan/, history/).
  • Synchronization & auditing: automates updates between plan, wiki, and history to reflect changes and preserve traceability.
  • ADR maintenance & rollout: supports Architecture Decision Records and links decisions to history for easy traceability.
  • Legacy plan handling: provides guidance and tooling for migrating or archiving outdated plan packages.

Quick Start

Initialize the knowledge base governance workflow to establish core files and start tracking changes.

Frequently Asked Questions about kb

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

FAQPage Schema
How do I automate knowledge base governance for my project documentation?

Knowledge base governance is automated by enforcing a consistent file structure with CHANGELOG.md, project.md, and wiki/ directories, reducing manual overhead and preventing documentation drift across projects.

What is the best way to keep plan and history workflows synchronized?

Plan and history synchronization is achieved by automating updates between the plan, wiki, and history directories, ensuring all changes are tracked and traceability is preserved throughout the project lifecycle.

How do I maintain Architecture Decision Records and link them to project history?

Architecture Decision Records maintenance is supported natively, allowing you to create ADRs and automatically link decisions to the history workflow for easy traceability and auditing.

What core files are required to establish a compliant knowledge base structure?

A compliant knowledge base requires core files including CHANGELOG.md, project.md, and the wiki directory structure, which are enforced automatically during the governance workflow initialization.

How do I handle outdated or legacy plan packages in my repository?

Legacy plan handling provides dedicated guidance and tooling for migrating or archiving outdated plan packages, ensuring your active project documentation remains current without losing historical context.

Does this knowledge base governance tool work without external dependencies?

The knowledge base governance workflow operates without external dependencies, applying lifecycle rules and auditing directly across the workspace covering plan, wiki, and history workflows natively.