/project:continue When to Use This Skill | Use this skill when... | Use project-discovery instead when... | |---|---| | Resuming work on a known project with PRDs and feature-tracker state | Entering an unfamiliar codebase needing orientation on tooling/structure | | Picking the next task off the feature tracker after a break | Use project-test-loop instead when the next step is iterating on failing tests | | Asking "what's next" in a project with established blueprint state | Use project-init instead when no project structure exists yet | Continue project development by analyzing current sta…