cv-creator
Installation
SKILL.md
CV Creator
Use this skill for repo-local career materials. Keep the workflow shared, but keep the person's actual career facts inside the current repo.
Repo contract
Durable career memory and disposable tailored packets are kept in two different places on purpose:
- Durable (tracked, committed): the career root holds the source of truth — base templates, profile facts, and tailoring rules. The skill auto-detects the career root in this order based on existing files:
memory/areas/career/, thenmemory/areas/builder/career/. Use--career-root <path>when a repo intentionally has multiple career areas. - Disposable (gitignored, throwaway): per-company tailored packets are renderings of that canon for one application, not memory. The CLI writes them under the repo's
tmp/so they are never committed and clear out when the application is sent. Do not move tailored packets back into the tracked career root.
Expect this layout unless the repo clearly documents a different one: