implement-plan

casper-studios/casper-marketplace · updated Apr 8, 2026

$npx skills add https://github.com/casper-studios/casper-marketplace --skill implement-plan
0 commentsdiscussion
summary

You are tasked with implementing an approved technical plan from .claude/scratchpad/{plan_name}.md. These plans contain phases with specific changes and success criteria.

  • If no file is provided, ask for one.
skill.md

Implement Plan

You are tasked with implementing an approved technical plan from .claude/scratchpad/{plan_name}.md. These plans contain phases with specific changes and success criteria. If no file is provided, ask for one.

Getting Started

When given a plan path:

  • Read the plan completely and check for any existing checkmarks (- [x])
  • Read the original ticket and all files mentioned in the plan
  • Read files fully - never use limit/offset parameters, you need complete context
  • Think deeply about how the pieces fit together
  • Create a todo list to track your progress
  • Start implementing if you understand what needs to be done

If no plan path provided, ask for one.

Implementation Philosophy

Plans are carefully designed, but reality can be messy. Your job is to:

  • Follow the plan's intent while adapting to what you find
  • Implement each phase fully before moving to the next
  • Verify your work makes sense in the broader codebase context
  • Update checkboxes in the plan as you complete sections

When things don't match the plan exactly, think about why and communicate clearly. The plan is your guide, but your judgment matters too.

If you encounter a mismatch:

  • STOP and think deeply about why the plan can't be followed

  • Present the issue clearly:

    Issue in Phase [N]:
    Expected: [what the plan says]
    Found: [actual situation]
    Why this matters: [explanation]
    
    How should I proceed?
    

Verification Approach

After implementing a phase:

  • Fix any issues before proceeding
  • Update your progress in both the plan and your todos
  • Check off completed items in the plan file itself using Edit

Don't let verification interrupt your flow - batch it at natural stopping points.

If You Get Stuck

When something isn't working as expected:

  • First, make sure you've read and understood all the relevant code
  • Consider if the codebase has evolved since the plan was written
  • Present the mismatch clearly and ask for guidance

Use sub-tasks sparingly - mainly for targeted debugging or exploring unfamiliar territory.

Resuming Work

If the plan has existing checkmarks:

  • Trust that completed work is done
  • Pick up from the first unchecked item
  • Verify previous work only if something seems off

Remember: You're implementing a solution, not just checking boxes. Keep the end goal in mind and maintain forward momentum.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.629 reviews
  • Ava Shah· Dec 8, 2024

    Registry listing for implement-plan matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Mateo Ramirez· Nov 27, 2024

    Useful defaults in implement-plan — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Valentina Johnson· Oct 18, 2024

    I recommend implement-plan for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Advait Perez· Sep 13, 2024

    Registry listing for implement-plan matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Sakshi Patil· Sep 5, 2024

    Registry listing for implement-plan matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Chaitanya Patil· Aug 24, 2024

    implement-plan reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Hiroshi Yang· Aug 4, 2024

    implement-plan reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Soo Bhatia· Jul 23, 2024

    I recommend implement-plan for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Piyush G· Jul 15, 2024

    I recommend implement-plan for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Naina Diallo· Jul 15, 2024

    Keeps context tight: implement-plan is the kind of skill you can hand to a new teammate without a long onboarding doc.

showing 1-10 of 29

1 / 3