Approve implementation plan and transition to plan-ready status
Scanned 9/2/2026
Install to Claude Code
npx -y skills add MarcusJellinghaus/mcp-workspace --skill plan_approve --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Plan Approve?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/marcusjellinghaus-plan-approve)More formats (shields.io, HTML) on the badges page.
---
description: Approve implementation plan and transition to plan-ready status
disable-model-invocation: true
allowed-tools:
- "Bash(mcp-coder gh-tool set-status *)"
---
# 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`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!