remember-plan

star 2

Remember a plan with git commit

ykpythemind By ykpythemind schedule Updated 2/8/2026

name: remember-plan description: Remember a plan with git commit allowed-tools: Bash(git add:), Bash(git status:), Bash(git push:), Bash(git commit:)

Your task

  • Remember a plan by committing it to a file.
  • Plans Directory: settings.jsonの plansDirectory を参照する。設定がない場合は {REPOSITORY_ROOT}/docs/plans をデフォルトとして使う
  • File name: {YYYY-MM-DD}-{plan-name}.md
  • Commit message: [ci skip] Add plan: {plan-name}
  • IMPORTANT: do not copy original plan file. move file to the plans directory.
Install via CLI
npx skills add https://github.com/ykpythemind/dotfiles --skill remember-plan
Repository Details
star Stars 2
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator