knowie-update

Audit knowledge governance files for template conformance and completeness.

25|4|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/timcsy/knowie --skill knowie-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowie-update
Source: https://github.com/timcsy/knowie/tree/main/skills/knowie-update
Command: npx skills add https://github.com/timcsy/knowie --skill knowie-update

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps maintainers ensure knowledge files are complete, consistently structured, and aligned with governance templates, reducing drift and manual review overhead.

Core Features & Use Cases

  • Read and compare core files (knowledge/principles.md, knowledge/vision.md, knowledge/experience.md) against the latest templates and governance rules.
  • Detect missing sections, empty sections, or content that should be dialed into subdirectories (e.g., move verbose details into knowledge/research, knowledge/design, knowledge/history).
  • Generate a prioritized improvement plan, including prompts for updates to the three core files and recommended reorganizations.
  • Verify project alignment by cross-checking recent changes and git history to surface updates that are not reflected in the knowledge files.

Quick Start

Run knowie-update to audit your knowledge files and generate a prioritized improvement report.

Frequently Asked Questions about knowie-update

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

FAQPage Schema
How do I audit knowledge files for completeness and template conformance?

To audit knowledge files for completeness, run an automated check that compares core files against governance templates, flags missing sections, and outputs a prioritized improvement report.

What is the best way to reorganize verbose knowledge management files?

The best way to reorganize verbose knowledge files is to perform a structure audit that flags overlong content and suggests moving detailed information into dedicated subdirectories.

How do I check if my governance documents have missing sections?

You can check governance documents for missing sections by auditing the principles, vision, and experience files against latest templates to identify empty or incomplete areas.

Can I verify if recent project updates are reflected in my knowledge base?

Yes, you can verify project alignment by cross-checking recent git history against knowledge files to surface updates that have not yet been reflected in documentation.

Does this knowledge structure audit work without external dependencies?

Yes, this knowledge structure audit runs without external dependencies, directly reading local markdown files to detect template drift and generate reorganization suggestions.

How do I ensure my knowledge base aligns with governance templates?

To ensure your knowledge base aligns with governance templates, audit the core files to verify presence of required templates and flag content that deviates from established structure.