Skip to content

feat: hotfix and tweak processes lack code review. #40

@benym

Description

@benym

🔎 Existing issue check

  • I have searched the existing issues.

🧭 Problem

Now:
Both "comet-hotfix" and "comet-tweak" use "build_mode: direct", meaning they are executed directly without going through any review process. Although "hotfix" has a "root cause elimination check", it is merely a verification of whether the bug has been fixed, not a code quality review. "Tweak" is even more straightforward, proceeding directly from "open" to "build", then "verify", and finally "archive".

✨ Proposed solution

Suggestion:
After each task in "Step 2. Direct Build" of the hotfix is completed, add a lightweight code review once (dispatch code-reviewer subagent, but use only the code-quality-reviewer template and skip the spec-reviewer). For "tweak", an additional 6th item can be added to the 5 checks of "lightweight verification": dispatch a simplified version of the code review.

🎯 Primary area

Skill workflow

🪐 Workflow phase

Hotfix

🔀 Alternatives considered

No response

🧰 Compatibility notes

No response

🧩 Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No fields configured for Task.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions