← all publishers

EphyraSoftware

@ephyrasoftware source repo

3 published skills

  1. Review Flow · ephyrasoftware bundle
    Pull request creation and review response workflow. Three sequential phases: (1) create a PR with conventional commits, (2) address reviewer feedback with fixup commits, (3) prepare for merge by autosquashing and rebasing. Triggers on: 'create a pull request', 'create a PR', 'open a PR', 'address review', 'address feedback', 'address comments', 'respond to review', 'ready to merge', 'prepare to merge'.
    0 installs
  2. Plan Execute · ephyrasoftware bundle
    Structured, iterative execution of a coding plan from a PLAN.md file. Implements tasks one at a time with a multi-step check chain and stall detection. ONLY use this skill when a PLAN.md file is present in the working directory. Do not activate without a PLAN.md. Triggers on: 'work through the plan', 'execute the plan', 'implement the plan', or any request to proceed with PLAN.md tasks.
    0 installs
  3. Rust Standards · ephyrasoftware bundle
    Coding standards for Rust projects. Apply when writing or reviewing Rust code. Covers error handling (`anyhow` scope, `thiserror` conventions, `Result` type aliases), test naming, and async test patterns. Triggers on any Rust coding task.
    0 installs