2 Open Issues Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Migrate eight frequently used 'Quick Action' slash commands from a monolithic structure to a modular design, ensuring identical functionality. This involves creating shared utility modules for project detection, Git operations, command execution, and output formatting, as well as writing unit tests for each command. The migration should maintain backward compatibility and improve code organization.

Complexity: 4/5
good first issue priority:high task

AI Summary: Implement a 'No Framework' option in the Flow State Dev project initialization. This involves creating a minimal base module with essential tooling, providing educational content on framework selection, and enabling easy framework addition later via the `fsd upgrade` command. The solution should guide users through the setup process and offer a smooth transition to a full framework if desired.

Complexity: 4/5
enhancement good first issue feature ux