-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
DiscussionIssues where community input is encouraged to help refine the ideaIssues where community input is encouraged to help refine the ideaquestionFurther information is requestedFurther information is requested
Description
I've spent several hours reading through the codebase in the RefakTs repo to better understand all its finesse, and I love what I saw, but ... Even in the end, I'm puzzled on how should I connect it into my repo?
What options do I see?
- Run
npm install -g refaktsand tell Claude-Code that it can use the refakts tools (I'll have to explain it what to use it for, as it likely does not know it). While this seems to be the recommended approach, it requires a lot of setup and refakts is not really integrated into my repo and workflow. - Have a refakts MCP server that I can easily configure in my repo. Does refakts offer one? I could not find any sign of it.
- Have a custom agent that knows the tools, and is invoked for refactorings. In reality, this would be added after one of the previous points is set up.
- ???
My preference is for an MCP as that's the most user friendly, but even better documentation on how to set up the tool use or just emphasizing that that's the recommended approach would be an improvement on the current instructions.
Dependencies (if applicable)
- Depends on #X (feature-name) - Explanation of why this dependency exists
Acceptance Criteria
- Specific, testable requirement
- Another requirement
- Final requirement (e.g., update documentation)
Available Labels:
RefakTS Command- New commands for the productHouse Keeping- Development flow and codebase organizationQuality Checks- Post-commit quality check system additionsGood first issue- Easy tasks for new contributors
Metadata
Metadata
Assignees
Labels
DiscussionIssues where community input is encouraged to help refine the ideaIssues where community input is encouraged to help refine the ideaquestionFurther information is requestedFurther information is requested