← all publishers

jim-nichols

@jim-nichols source repo

2 published skills

  1. Save Work · jim-nichols
    Commit and push the current repository's work to GitHub so it is safe and available on every other device. Use this whenever the user says "save", "save my work", "commit and push", "sync this", "push this up", "I'm switching devices", "I'm heading out", or otherwise signals they are done with a chunk of work or about to move between their laptop, phone, or a cloud session. Also use it proactively at the end of a completed task when the user works across multiple machines, since unpushed work on one device is the main way their workflow breaks.
    0 installs
  2. Start Project · jim-nichols
    Scaffold a brand new project and create its GitHub repository in one step, without going to github.com. Use this whenever the user says "start a new project", "spin up a repo", "new repo", "create a project for X", "set up a repo for this", "make this a repo", or describes wanting to begin something new that should live in version control. Also use it when the user has loose files or an idea that is not yet under git and wants it turned into a proper repository they can reach from their other devices.
    0 installs