Skip to content
View jakyeamos's full-sized avatar

Block or report jakyeamos

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jakyeamos/README.md

Jakye Amos

CS at Case Western. 3x Amazon SDE intern across Ads and Fintech.

I build developer tools, backend-heavy product systems, and local-first AI workflows. Recent work is now public: PyPI, npm, and MCP/plugin releases for repo quality gates, pre-review checks, lint rules, agent-eval contracts, and research workflows.


Public Releases

Quality Runner - PyPI package quality-runner v0.6.0
Repo-quality CLI and MCP server for running proof-oriented checks across a codebase and emitting machine-readable evidence.
Python · CLI · MCP · quality gates

ESLint Anti-Slop - npm package eslint-plugin-anti-slop v0.5.0
ESLint plugin for catching low-signal AI/code-review patterns before they land in production code.
TypeScript · ESLint · static analysis · developer experience

Pre-CR Suite - npm packages @pre-cr/core and @pre-cr/server v0.1.0
Coverage-first pre-PR readiness tooling that validates changed-line coverage and exposes reusable review checks through stable package surfaces.
TypeScript · LSP · coverage · pre-review tooling

Agent Eval Contract - PyPI package agent-eval-contract v0.2.0; validated v0.3.0 candidate staged on dev (tag)
Typed contracts for evaluating AI-agent runs with consistent cases, rubrics, evidence, and result payloads.
Python · Pydantic · agent evaluation · quality evidence

Research Domain Writing - PyPI package research-domain-writing v0.1.0; validated v0.3.0 candidate staged on dev (dev)
Research-grounded writing pipeline that turns source material into claim-safe drafts for domain-heavy writing tasks.
Python · CLI · research workflows · writing systems

TMCP - Claude + Codex marketplace-distributed MCP/plugin package v0.5.7
Composable skill-packet workflows for expert audits, readiness reviews, routing policies, and agent handoffs. Verified across GitHub Release assets, Codex marketplace install/smokes, Claude Code marketplace install/smokes, and MCP Registry publication.
Python · MCP · Claude · Codex · agent workflows

Terrace - npm package @jakyeamos33/terrace v0.1.1
Spec-driven workflow CLI for AI-assisted development. The public package remains v0.1.1; the 0.2.0 line is staged in-repo for the next distribution pass.
TypeScript · CLI tooling · agent workflows · quality gates


Staged Local Systems

These split runtimes have verified local repositories and bounded first-slice status. They are access-controlled or private GitHub remotes, have no package release yet, and are not presented as shipped public products:

  • Agent Eval Runtime — report-only local evaluation, comparison, and benchmark-evidence runtime.
  • AI Context Runtime — report-only context compilation, handoff, and session-intelligence runtime.
  • AI Workflow Leverage — evidence-bounded cross-repository workflow measurement with review-gated execution.
  • macctl — owner-only macOS control plane with explicit accessibility and capture boundaries.
  • Marketing Autoresearch — shadow/report-only SEO/AEO research loop with fail-closed publication controls.
  • Relay — private native macOS workbench; screenshot and accessibility dogfood remains capture-limited.

Active Systems

AIOS - local operating system for agent work
SQLite-backed system for work context, durable project memory, business-memory ingestion and retrieval, session hooks, workflow synthesis, routed agent runs, quality-pipeline visibility, and a Next.js command-center dashboard.
Python · SQLite · Next.js · local-first systems

Jakye Hirability Console - local career command center
CLI and local dashboard for ingesting project packets, generating claim-labeled drafts, blocking unsupported claims, approving/scheduling content, and organizing companies, roles, contacts, outreach, and applications.
TypeScript · Electron · local data · safety gates

Soundscape - social music platform
Typed monorepo for ratings, discovery, social feed, community concerts and blogs, mobile listening flows, shareable ranking cards, provider integrations, and web/mobile shared code.
Next.js · tRPC · Prisma · PostgreSQL · Redis


Product Work

BBDSE / CourtIQ - basketball intelligence workspace
Research and product workspace for player evaluation, roster tools, draft signals, lineup context, coach value, versatility, women's basketball analysis, and the merged CourtIQ/Court Vision draft-room runtime. It also absorbs the former LaxDS pro lacrosse analytics scaffold for reusable ingestion, data-lake organization, processed tables, and modeling workflows.
Python · R · Next.js · data science · sports analytics


Private / Client Product Work

Tenure Systems - B2B GovTech SaaS
Institutional knowledge-capture platform for retiring government employees, focused on preserving operational context before it leaves an organization.
TypeScript · SaaS · GovTech · knowledge systems

EliHealth - healthcare product build
Private client product work around typed full-stack application workflows, product surfaces, and operational tooling.
TypeScript · healthcare · full-stack · product engineering

Hoopscout - basketball recruiting intelligence
Private client product with athlete search, fit scoring, ranked result cards, and prospect profiles built around coach-facing evaluation workflows.
Next.js · TypeScript · sports analytics · recruiting

CrimClock - legal time intelligence platform
Private client product for neutral criminal procedural timing, sentencing, parole eligibility, custody-impact calculations, deadline alerts, and explainable legal-time audit trails across professional, court, and family-facing modes.
Next.js · FastAPI · PostgreSQL · legal tech · rules engines


Earlier / Collaborative

RemodelVision - AI renovation estimator
Main contributor on a photo-to-renovation-cost workflow: upload a room, describe the renovation, and get a visualization plus estimate.

Dsci-proj - OSS issue-resolution modeling
Survival-analysis pipeline and triage dashboard for modeling issue resolution time across major open-source repos.


Stack

TypeScript · Python · Go · Java
Next.js · React · tRPC · Prisma · FastAPI
PostgreSQL · SQLite · Redis · AWS · Docker
pnpm monorepos · LSPs · CLIs · local-first tooling

Portfolio · LinkedIn · Email

Popular repositories Loading

  1. jakyeamos jakyeamos Public

    1

  2. Book Book Public

    HTML

  3. portfolio portfolio Public

    Front Office Amos portfolio site with project truth sync, writing, film-room surfaces, and current-work signals.

    TypeScript

  4. Bball Bball Public

    Court Vision: basketball IQ training platform with lessons, daily challenges, draft/offseason sims, and real-time flows.

    TypeScript

  5. Fantasy Fantasy Public

    Fantasy sports and basketball analytics workspace for modeling, roster context, and decision support.

    Python

  6. Terrace Terrace Public

    Spec-driven workflow CLI for AI-assisted development with test-governed quality gates.

    JavaScript