implement-to-merge-ready

Installation
SKILL.md

Implement To Merge Ready

Overview

Use this as an orchestration workflow for implementation tasks that should not stop at local code changes. Drive the task from intake through PR stabilization, using narrower skills and tools when their trigger conditions apply.

Workflow

  1. Confirm scope and repository state.

    • Read local instructions such as AGENTS.md before editing.
    • Inspect git status, branch, remotes, package scripts, tests, and relevant source structure.
    • Ask only when ambiguity would cause risky or irreversible work.
    • Preserve unrelated user changes.
  2. Set a goal for substantial work.

    • Use goal tracking when the task includes implementation plus verification or PR work.
    • Write the objective in outcome terms: behavior to deliver, verification to run, PR to open, and merge-readiness follow-up.
    • Check the goal again after resumes, direction changes, and before the final report.
Installs
1
First Seen
Jun 13, 2026
implement-to-merge-ready — s-hiraoku/codex-harnesses