RedPlanetHQ / RedPlanetHQ/core

Skill: classify tasks (simple vs complex vs exploratory) and route workflow

Open
#775 0 comments 0 reactions 1 assignee View on GitHub

@saimanoj is already working on this.

Since Apr 8, 2026.

Dominant language
TypeScript
Stars
2k
Forks
194
Avg merge
12m
Merged PRs (30d)
2

Description

Current behavior

  • Agent does not reliably distinguish between implement-now vs plan-first vs exploration-needed work, leading to premature execution or unclear next steps.

Expected behavior

  • Create a skill that classifies tasks as: simple / complex / exploratory.
  • Simple: implement once Description is final and task is ready to be picked.
  • Complex: write a detailed implementation plan in the task description and wait for approval.
  • Exploratory: do exploration, set state to "user is not clear what they want in this task", and propose questions + research to converge on a clear work item.

Notes

  • Prefer deterministic rules + examples for the classifier.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.