Documentation
README
Knowledge Layer Skill
Purpose
Provide a high-level deployment wrapper over RepoBrain core, with graph-first knowledge injection and all-file support (code, docs, data, media metadata).
Inputs
refresh_filesystem(workspace=".", quick=False)ask_filesystem(question, workspace=".")
Outputs
- Refresh writes graph-first artifacts under
.repobrain/:knowledge_graph.jsonknowledge_graph.mdknowledge_graph.mmddocument_index.mddata_overview.mdmedia_manifest.md- plus existing
conventions.mdandstructure.md
- Ask returns a grounded answer with source paths.
Boundaries
- Skill is a wrapper layer only; no standalone runtime.
- Core Hub/Agent/Pipeline architecture remains the source of truth.
This is the opening of the README. Read the full README on GitHub.