Development Lifecycle

Development Lifecycle from otrebu/agents.

by @otrebu-agents 5 skills

Skills in this plugin

5
  1. Git Commit · otrebu-agents
    Create conventional commits from staged/unstaged changes. Use when user asks to commit, create commits, commit changes, commit all, make commits, separate commits, commit everything, stage and commit, commit these changes, save and push, commit this work, or requests push after committing. Handles single or multiple commits, staging, message generation from diffs, and push operations.
    1 install
  2. Code Review · otrebu-agents bundle
    Expert code review specialist. Reviews for quality and intent alignment. Use immediately after writing or modifying code, or when user requests code review. Handles both uncommitted changes and targeted file reviews.
    1 install
  3. Start Feature · otrebu-agents
    Create or switch to feature branches with proper naming conventions. Use when user wants to start working on a new feature, start a feature. Generates feature/branch-name patterns from descriptions, checks existence, and creates/switches accordingly.
    1 install
  4. Finish Feature · otrebu-agents
    Complete feature work and merge back to main branch. Use when user wants to finish a feature, close a feature, or merge feature branch. Switches to main, pulls latest changes, merges feature branch, and pushes to remote.
    1 install
  5. Dev Work Summary · otrebu-agents bundle
    Scan ~/dev recursively for git repos and report today's work with commits, branches, stats, and detailed change analysis. Use when user asks "what did I work on", "show my work", "daily summary", "what repos did I touch".
    1 install