An open API service indexing awesome lists of open source software.

https://github.com/gaelic-ghost/jabbas-job-hall

Worker-first software labor hall with living profiles and quality-gated job matching.
https://github.com/gaelic-ghost/jabbas-job-hall

hiring job-board nextjs software-agents typescript vercel

Last synced: 9 days ago
JSON representation

Worker-first software labor hall with living profiles and quality-gated job matching.

Awesome Lists containing this project

README

          

# Jabba's Job Hall

Jabba's Job Hall is a worker-first software labor hall concept built around one living profile, evidence-backed skill assessment, and high-quality job matching.

The platform personality is **Jabba the Job Hunter**: an agent that helps workers describe their real work, helps employers write better job ads, estimates effort and timelines, and keeps bad jobs out of the hall.

## Core Idea

Workers should not have to rebuild the same profile across LinkedIn, Upwork, Indeed, recruiter forms, and custom applications. They should be able to create one durable profile, connect the work they want considered, and let the system keep that profile current as their public work evolves.

Employers and clients should not be able to dump vague, underpaid, impossible postings into the hall. A posting should meet minimum quality and compensation standards before it can be matched to members.

## Product Principles

- One living profile beats repeated resume re-entry.
- Evidence beats vague self-reporting.
- Matching should explain itself.
- Workers should control what is shown, corrected, hidden, and verified.
- Bad jobs should be rejected or repaired before workers see them.
- The platform should help both sides say what they actually need.
- Jabba should be useful before the marketplace has network effects.

## Early Shape

The first useful version can be small:

1. A worker connects GitHub.
2. Jabba analyzes selected repositories and recent activity.
3. The worker reviews and edits a living profile.
4. A client or employer drafts a job ad through chat.
5. Jabba checks the posting for quality, wage floor, scope, timeline, and stack fit.
6. Jabba explains the strongest worker/job matches.

## Planning Docs

- [Product plan](docs/product-plan.md)
- [Architecture options](docs/architecture-options.md)
- [MVP roadmap](docs/mvp-roadmap.md)