Skip to content

🎯 /feature intake hardening β€” read the issue body + re-validate aged scopeΒ #3927

Description

@PierreBrisorgueil

The /feature skill's Phase 0.0 claim step fetches an issue's number,title,state,assignees,comments β€” but not its body. The scope written in the issue description is never loaded by the executor. Phase 0.0 also has no staleness gate: an aged issue is implemented as-written even when the code it references has since moved.

Sub-issues track the same change in each stack repo:

  • fetch body in Phase 0.0 and treat it as the primary scope source
  • aged-scope gate: issue older than ~7 days, or body references that no longer match the codebase β†’ re-validate scope against current code and present the drift before implementing

Created via /dev:issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions