# Plan Approve

> Approve implementation plan and transition to plan-ready status

- Skill: `marcusjellinghaus/plan-approve` (Agent Skill)
- Install (CLI): `npx skillmds@latest add marcusjellinghaus/plan-approve`
- Raw SKILL.md: https://api.skillmd.com/api/skills/marcusjellinghaus/plan-approve/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: MarcusJellinghaus (https://skillmd.com/u/marcusjellinghaus)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/marcusjellinghaus/plan-approve

---


# Approve Implementation Plan

Approve the implementation plan and transition the issue to implementation-ready state.

**Instructions:**
1. Run the set-status command to update the issue label:
```bash
mcp-coder gh-tool set-status status-05:plan-ready
```

2. Confirm the status change was successful.
**Note:** If the command fails, report the error to the user. Do not use `--force` unless explicitly asked.

**Effect:** Changes issue status from `status-04:plan-review` to `status-05:plan-ready`.

