knowledge-pulse

Refresh knowledge indices and flag stale content after company resolution.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/indigoai-us/hq --skill knowledge-pulse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-pulse
Source: https://github.com/indigoai-us/hq/tree/main/template/.claude/skills/knowledge-pulse
Command: npx skills add https://github.com/indigoai-us/hq --skill knowledge-pulse

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lightweight background gardening pass for a company's knowledge base and policies. Spawned by startwork/brainstorm/plan after company resolution. Never run directly by users.

Core Features & Use Cases

  • Refreshes knowledge indices (INDEX.md) and tags untagged documents to improve searchability.
  • Flags stale content and monitors policy health to ensure governance alignment across teams.
  • Operates as a detached background agent that coordinates policy and knowledge health tasks after a company decision.

Quick Start

Trigger the knowledge-pulse by the HQ orchestrator and let it run in the background to keep knowledge and policies healthy.

Frequently Asked Questions about knowledge-pulse

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

FAQPage Schema
How do I automate knowledge base governance and policy health monitoring?

Knowledge base governance is automated by a detached background agent that asynchronously refreshes indices, tags untagged documents, flags stale content, and reports on policy health after company resolutions. It operates without manual user intervention.

What is the best way to detect stale content in company documentation?

Stale content detection runs as an asynchronous background pass on company knowledge docs and policy references, identifying outdated information and ensuring governance alignment across teams without manual toil.

How do I automatically regenerate knowledge indices and tag untagged documents?

Knowledge indices like INDEX.md are automatically regenerated and untagged documents are tagged by a background governance agent, improving searchability across brainstorm, plan, and startwork workflows.

Can I run knowledge base policy health reporting directly as a user?

Policy health reporting cannot be run directly by users. The governance agent is spawned asynchronously by an HQ orchestrator after company resolution and operates completely detached in the background.

Does automated knowledge governance support non-destructive changes to documentation?

Automated knowledge governance ensures non-destructive changes and idempotent execution, safely refreshing indices and tagging documents without risking existing company policies or knowledge base content.

When do I need background knowledge base gardening for my team?

Background knowledge gardening is needed when teams maintain knowledge docs and policy references across brainstorm, plan, and startwork workflows, requiring automated health monitoring and index regeneration after company decisions.