feat: initial commit — plugin manifest and build brief

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-09-03 20:27:23 +02:00
commit 05a7aa1d6f
7 changed files with 575 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"name": "jobbsok",
"version": "0.1.0",
"description": "Local-first job search workspace: sourcing, scoring, case tracking, applications and interview prep.",
"author": { "name": "Kjell Tore Guttormsen" },
"license": "MIT"
}