Skip to content

escape0707/career-kit-public

Repository files navigation

career-kit

A public, human-in-the-loop career operations system.

This repo shows how I use AI to support job-search operations without handing over final judgment or authorship. The focus is on reusable workflow, checklists, templates, and public-safe examples.

Note

This public repo was derived from a larger private workspace with the help of an AI agent. I used that agent to help prune private material, replace canonical working files with public-safe templates/examples, and reshape the repo into this export surface.

I manually screened the exported files for private-info leaks, but I have not carefully line-by-line reviewed every document for polish or completeness.

What This Repo Includes

  • agent skills for distillation, form support, consolidation, calendar entry, and Markdown maintenance
  • public-safe substitutes for canonical working files such as SST, QA cache, story packs, and resume skeletons
  • examples showing how the documents relate to each other
  • release rules for maintaining this public export from an upstream private staging workspace

Usage Note

The local skills in .agents/skills/ are workflow wrappers, not a turnkey job search product.

They assume:

  • you will provide your own private source materials and candidate facts
  • you will adapt the templates to your own process and constraints
  • some workflows depend on separately installed external skills or tools such as playwright-cli and gws
  • some workflows also expect you to maintain private companion surfaces outside the public export, such as upstream raw notes, source documents, company artifacts, or transient browser scratch space

What Stays Private

The public export intentionally omits:

  • real company-specific application history
  • raw evidence documents and source materials
  • visa or immigration notes
  • browser artifacts, session data, and tokens
  • personal identifiers and contact details unless intentionally made public

Start Here

  • docs/PUBLIC_SCOPE.md
  • docs/ETHICS_AND_AI_USE.md
  • docs/SYSTEM_MAP.md
  • docs/EXPORT_PATHS.md
  • docs/RELEASE_CHECKLIST.md

Public Structure

  • .agents/skills/ — reusable agent workflows
  • sst/ — shared-fact template surface
  • admin/ — form-facing cache template surface
  • stories/ — interview-story templates
  • resumes/ — resume skeletons and notes
  • companies/_template/ — company dossier template
  • examples/ — fictionalized end-to-end examples
  • scripts/ — checklists and small workflow helpers
  • docs/ — policy, ethics, system map, and release process

Suggested Workflow

  1. Capture raw notes and evidence in a private workspace.
  2. Distill reusable shared facts into SST.
  3. Adapt those facts into form-facing wording and story packs.
  4. Use company dossiers and checklists to prepare applications.
  5. Export only the allowlisted public-safe subset.

Validation

  • pnpm run format:md:file -- path/to/file.md
  • pnpm run format:md
  • pnpm run format:md:check
  • pnpm run lint:md
  • pnpm run lint:mermaid
  • pnpm run lint

About

Human-in-the-loop career operations system with AI-assisted workflows, templates, and public-safe examples.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages