cyberneticlibrary

Suggest next tasks from codebase

suggest-task-gammaskillsetup L1381
majiayu000/claude-skill-registry
What it does

Suggest next logical task from codebase analysis

Best for

Onboarding or unblocking when you know the codebase but not what to build next

Inputs
  • · Optional focus area string
Outputs
  • · Task description
  • · Concrete observable behavior on completion
Requires
  • · Read
  • · Glob
  • · Grep
  • · Bash npm/bun/pnpm/deno
Preconditions

CLAUDE.md or project docs present; codebase with package.json

Failure modes

Missing docs → generic suggestions; focus area vague → broad task list

Trust signals
  • · Reads project docs before suggesting
  • · Subdivides 45+ minute tasks