Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myskills

Open-source Codex skills for small, durable workflows.

Skills

  • notetaker: writes and maintains durable project memory so future Codex sessions can preserve what was discussed, decided, changed, completed, why it happened, and what should happen next. It includes reusable document structures plus an optional Rei workspace profile for Kapotteke-style repos.
  • repo-starter: initializes or audits a new repository baseline before the first commit or push, including visibility, privacy, .gitignore, documentation, AGENTS.md, and optional GitDCY checks.
  • safe-yeet: default publish workflow for local git changes. It commits and pushes with an explicit privacy, secret, and genericity gate before publishing, and works without the GitHub plugin.
  • decision-lenses: reviews a medium- or high-impact decision through built-in SEO, marketing, engineering, and infrastructure perspectives, then returns one practical recommendation.

Use

Install or copy the skill folders into your Codex skills directory, then invoke them as $notetaker, $repo-starter, $safe-yeet, or $decision-lenses.

cp -R notetaker repo-starter safe-yeet decision-lenses "${CODEX_HOME:-$HOME/.codex}/skills/"

License

MIT

About

Open-source Codex skills for durable project workflows.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors