mirror of
https://github.com/OthmanAdi/planning-with-files.git
synced 2026-04-26 00:16:01 +03:00
[GH-ISSUE #2] Cursor version #3
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/planning-with-files#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @markocupic024 on GitHub (Jan 6, 2026).
Original GitHub issue: https://github.com/OthmanAdi/planning-with-files/issues/2
Since Cursor does not yet implement SKILLS, I forked this repo to add a Cursor supported version: https://github.com/markocupic024/planning-with-files/tree/master
I tested it and it even works with Grok Code.
Let me know if it can be improved in any way.
@OthmanAdi commented on GitHub (Jan 6, 2026):
im on it
@markocupic024 commented on GitHub (Jan 6, 2026):
I can open a PR as well so we can comment on it
@luckyconsultant37-source commented on GitHub (Jan 8, 2026):
Nice work on the fork and thanks for sharing the Cursor-supported version. It’s great to see practical solutions when a feature isn’t officially implemented yet.
I tested a similar workflow approach while working on documentation and planning systems for clients as a Food Consultant, where structured file-based planning really helps keep complex projects organized. Your implementation looks clean and flexible, and the fact that it works with Grok Code is a big plus.
I’ll explore it further and share feedback if I spot areas for improvement. Appreciate you making this available to the community.
https://www.luckyconsultant.com/Food-Consultant
@OthmanAdi commented on GitHub (Jan 8, 2026):
Will add Cursor support in an upcoming release. Thanks for the feedback!
@OthmanAdi commented on GitHub (Jan 8, 2026):
Hey @markocupic024 - thanks for the fork and the initiative! 🙌
Just pushed official Cursor support to both versions:
.cursor/rules/planning-with-files.mdc.cursor/rules/planning-with-files.mdcYour fork helped inform the implementation. Appreciate the contribution!
Install instructions are now in the README under "Cursor Installation".