← all publishers

talaniz

@talaniz source repo

5 published skills

  1. Tdd · talaniz
    Alias for test-driven-development. Use when the user requests tdd or red-green-refactor development.
    0 installs
  2. Cppr · talaniz bundle
    Alias for commit-push. Use when the user invokes cppr to commit scoped changes and push the current branch.
    0 installs
  3. Branch Prep · talaniz bundle
    Update local main from remote main and create a new branch for the next set of changes. Use when preparing a fresh development branch.
    0 installs
  4. Commit Push · talaniz bundle
    Review and commit the current task's changes, then push the intended branch to its remote. Also invoked through the cppr alias. Use for commit-and-push requests, not branch preparation alone.
    0 installs
  5. Test Driven Development · talaniz
    Use red-green-refactor cycles when implementing or changing executable behavior or fixing bugs. Also invoked as tdd. Apply repository-specific test and evidence requirements; do not invent failing tests for documentation-only changes.
    0 installs