liblaf
- 7 skills
- 0 followers
- 8 hours ago last updated
- ▌ Run Cherries Experiments · liblaf bundleCreate, modify, run, inspect, analyze, and report Python experiments that use liblaf.cherries. Use when Codex needs to work under exp/YYYY/mm/dd/group-name/, write or edit numbered scripts in src/, run them with CHERRIES_NAME and CHERRIES_TAGS, inspect Cherries/Comet logs and generated assets, or write Markdown reports in docs/.
- ▌
- ▌ Write Python Tests · liblaf bundleWrite or refresh Python test coverage. Use when Codex needs to add coverage, replace stale tests, prefer executable doctest examples in public docstrings, or lock down Python behavior in repos that use `uv`, `pytest`, `nox`, and `mise`.
- ▌ Rewrite Python Docs · liblaf bundleRewrite Python docs and docstrings from source code. Use when Codex needs to refresh docs, add executable doctest examples, update Google-style docstrings, or regenerate zensical/mkdocstrings reference pages.
- ▌ Sync Github Repo Metadata · liblaf bundleInspect a repository and propose or apply GitHub About metadata updates. Use when Codex needs to infer a concise repository description and topic set from source code, package metadata, docs config, or the current README, then preview and optionally run `gh repo edit`.
- ▌ Write Conventional Commit · liblaf bundleGenerate exactly one high-quality Conventional Commit message from the current Git diff. Use when Codex needs to inspect staged changes, summarize the dominant intent, and return only the final commit message with no analysis or extra text.
- ▌ Automate Project Maintenance · liblaf bundleOrchestrate repository maintenance. Use when Codex needs one entry point to refresh tests, docs, README, and GitHub metadata.