Kampff for VS CodeMarketplace-ready local operator shell for the Kampff distance/dossier workflow. This extension does not ship the analysis skill or scrape the web by itself. It:
Skill / CLI SoT: kampff-skills · architecture: docs/ARCHITECTURE.md Requirements
Optional: wiki folder for durable InstallMarketplace (when published)
Or search Kampff in Extensions. From VSIX
Reload Window after install. Defaults (privacy-minded)No regional-board adapter ships in the extension (generic sites + default X only).
Do not commit real dossiers. Respect each platform’s terms and limits. First run
Empty defaults on purpose: no machine-specific paths ship in the VSIX. Settings (
|
| Setting | Role |
|---|---|
dataRoot |
Runtime scratch |
wikiRoot |
Durable people/reports |
skillsDevRoot |
kampff-skills clone |
hermesCommand |
Empty = auto-detect |
sites |
Registered sites (no passwords) |
defaultPlatform |
Default x (change freely) |
Privacy
- Do not commit real dossiers under
dataRoot - Do not put passwords in
settings.json - Regional board adapters are opt-in via site registration, not pre-seeded
Dev
npm install
npm run compile
npm run dev # link + watch (see package scripts)
npm run lint → tsc --noEmit.
License
MIT — see LICENSE.