← all publishers

eivindeb

@eivindeb source repo

11 published skills

  1. Manual Merge Branches · eivindeb
    Use only when the user explicitly invokes `$manual-merge-branches` or directly instructs using this skill.
    1 install
  2. Uninterrupted Execution · eivindeb bundle
    Execute long-running tasks from an existing `.agent/tasks/.../TASK.md` until objective completion or explicit escalation. Use when an agent must run milestone-by-milestone with verification gates, regular progress heartbeats, repeated-error escalation, and evidence-backed final closure.
    1 install
  3. Uninterrupted Execution Planner · eivindeb bundle
    Create or normalize a persistent task agreement for long-running work before implementation begins. Use when an agent needs to define acceptance criteria, milestone verification, error escalation policy, evidence mapping, and final closure checks in `.agent/tasks/.../TASK.md`.
    1 install
  4. Sync Main Into Vipps · eivindeb
    Review commits present on main but missing from vipps, evaluate value under vipps constraints, and produce commit-by-commit adopt/partial/skip recommendations. Use when syncing main into vipps or reassessing prior sync decisions.
    1 install
  5. Rename Symbol · eivindeb
    Systematically rename a symbol across the entire codebase, ensuring no orphaned references remain. Use when renaming any symbol or changing a shared name root/prefix/suffix.
    1 install
  6. Branch Context · eivindeb
    Review recent branch history and summarize what matters when branch context is relevant to the current task.
    1 install
  7. Karpathy Guidelines · eivindeb
    Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
    1 install
  8. Pr Address Comments · eivindeb
    Process a GitHub PR URL to read review comments. Use when the user wants to address PR feedback, respond to review comments, or asks to handle comments on a pull request.
    1 install
  9. Pr · eivindeb
    Use when asked to prepare and create a pull request for a feature branch by validating guardrails, syncing with the correct main remote, running preflight checks, and executing push/gh PR commands when possible.
    1 install
  10. Fcommit · eivindeb
    Apply feature-branch commit philosophy to create concise, atomic progress commits.
    1 install
  11. Feature Start · eivindeb
    Assess whether to create a feature branch when starting significant tasks. Use proactively when user presents new work requiring multiple commits or substantial changes.
    1 install