Provides opinionated recommendations for the next coding tasks by analyzing project documentation, technical debt, and codebase health.
The Suggest skill serves as an intelligent project compass for Claude Code, designed to eliminate decision paralysis by identifying the most impactful next steps. By implementing a priority cascade, it evaluates existing task lists, scans the codebase for technical debt and TODOs, and compares the current implementation against the overall project vision. This skill is particularly useful at the start of a session or after completing a major milestone, offering actionable suggestions paired with direct commands to transition immediately into building, ideating, or refactoring.
주요 기능
01Context-aware progress tracking to avoid redundant work
02Automated codebase scanning for technical debt and TODOs
03Actionable command generation for suggested tasks
04Priority-based task recommendation engine
05Project vision alignment and gap detection
066 GitHub stars
사용 사례
01Aligning daily development activities with long-term project vision and goals
02Determining the most urgent task to start a new development session
03Identifying undocumented technical debt and quality issues in the codebase