maneql

Apply Proposal — Development skill for Claude Code

Development community

Implement an APPROVED proposal — planner (if needed) -> coder (self-verify) -> reviewer; tester only if you ask for tests.

How to install Apply Proposal

Installs to ~/.claude/commands/maneql-code-claude-cook-apply-proposal.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/maneql/code-claude-cook/HEAD/.claude/commands/apply-proposal.md -o ~/.claude/commands/maneql-code-claude-cook-apply-proposal.md

Restart Claude Code, or start a new session, for it to be picked up.

What Apply Proposal does


description: Implement an APPROVED proposal — planner (if needed) -> coder (self-verify) -> reviewer; tester only if you ask for tests. argument-hint:

I have APPROVED the proposal in: $ARGUMENTS

Act as the **orchestrator**:

  1. Read the proposal file above.
  2. Confirm with me which item(s) to implement (if there are several).
  3. For each chosen item, run the short pipeline: planner (if design is needed) -> coder (im

Alternatives in Development

  • Happy Coder — by GrocerPublishAgent - Spawn and control multiple Claude Codes in parallel from your phone or desktop 15.7k ★
  • Implement Plan — You are tasked with implementing an approved technical plan from thoughts/shared/plans/ 10k ★
  • Claude Coder — Kodu is an autonomous coding agent that lives in your IDE 5.2k ★

Full documentation available on GitHub

View Source Repository