What works best for me is a good "planning slices" sklll.
My whole workflow for months now consists of:
- write an implementation plan
- imement plan (this became /goal recently)
The trick is that skill that writes the plan is optimized so that it tries to deliver a feasible end goal.
My skill doesn't just say "write a plan" but it instructs the agent to split the feature in smaller implementation slices, and then orders them in such order so that work is done from bottoms up, from contracts, types, validators, then up towards concrete implementation. Each slice has set of expected files to change, and what validation steps should be performed.
Then, and this bit helps the most, there is instruction to add any critical findings for the next slice to the plan doc it self.
Then as the goal runner starts the next slice, it gets all that and continues towards the end goal.
I have yet to run into a plan that cannot be fully implemented.
The workflow is:
- prompt to use planing slices skil <describe feature i want + LOTS of details> - ~ 3-5 minutes on 5.5 xhigh
- review, quick glance if nothing sticks out - 2min
- /goal implement docs/plans/xxx.md - 20-40min on 5..5 low/medium
😎🚀🚀
Keep it forever
Create a free account to save everything you preview — private to you.
Preview another link
Works with X, Instagram, TikTok & YouTube.
Keep it forever
Create a free account to save everything you preview — private to you.
Preview another link
Works with X, Instagram, TikTok & YouTube.
One place for everything
Tweets, TikToks, Reels, Shorts & articles in one searchable home.
Media at your fingertips
Full-screen viewer for photos and video — save any post to your collection.
Actually find it later
Full-text search across everything you save.
One place for everything
Tweets, TikToks, Reels, Shorts & articles in one searchable home.
Media at your fingertips
Full-screen viewer for photos and video — save any post to your collection.
Actually find it later
Full-text search across everything you save.

