synthesis-kb-edit

Installation
SKILL.md

Synthesis Knowledge-Base Editing

Run a complete knowledge-base edit in plain language while enforcing the repository's declared policy. The generic workflow lives here; repository specifics live only in .agents/knowledge-base.yaml.

Configuration gate

Before interpreting or changing the repository:

  1. Locate the Git root and read .agents/knowledge-base.yaml.

  2. Run:

    python3 <skill-root>/scripts/kb_config.py <repo-root> --check-paths
    
Installs
6
GitHub Stars
18
First Seen
Jul 30, 2026
synthesis-kb-edit — synthesisengineering/synthesis-skills