Skip to content

Repository files navigation

Nate's Agent Skills

This repository contains reusable AI agent skills for Codex and similar coding agents. Each skill lives in its own directory with a SKILL.md file that defines when to use it and the workflow it should follow.

Skills

  • file-cabinet-rename: Renames existing files into a consistent YYYY-MM-DD - FileSummary.ext format while preserving file contents.
  • find-new-work: Audits a repository for grounded follow-up work, including bug fixes, test gaps, stale tests, product enhancements, and documentation drift.
  • git-commit-with-message-and-push: Inspects the current worktree, drafts a commit message, commits all intended changes, and pushes to origin/main.
  • gitea-issue: Uses the tea CLI to list, inspect, prioritize, edit, and close Gitea issues from a project directory.
  • leeloo-dallas-multiplan: Generates multi-model implementation plans and synthesizes them into a final master plan.
  • plan-title-create: Produces concise, lowercase, hyphenated titles for implementation plans and related planning documents.

License

This repository is licensed under the BSD 3-Clause License.

About

Agent skills that I've put together and find useful

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors