Suggest Task Omega

{{ 𝛀𝛀𝛀 }} Suggest the next logical task based on codebase analysis

majiayu000 Updated 567 repo stars

File contents

Analyse the current state of the codebase, then compare it to the project documentation. Suggest the next logical task I can complete.

Rules

  1. If the task will take longer than 45 minutes, subdivide it and suggest the first subtask.
  2. If $ARGUMENTS contains content, focus suggestions on that area.
  3. Conserve tokens by being selective in which files you read.
  4. Where possible, use dev scripts in @./package.json & @./scripts rather than reading file content.
  5. After suggesting the task, add a "When complete, you'll be able to:" section. Describe concretely and specifically what the user will see on screen or be able to do in the app that they cannot do right now. Focus on observable behaviour, not implementation detail.

majiayu000/claude-skill-registry/tree/main/skills/development/suggest-task-omega commit b5f2f28872

Frequently asked questions

npx skillmds@latest add majiayu000/suggest-task-omega