Skip to content

feat(feature): read ERRORS.md in Phase 0 before coding #3594

Description

@PierreBrisorgueil

Problem

Phase 0 (scope analysis) loads CLAUDE.md + module structure but not ERRORS.md. Known pitfalls and non-obvious bugs documented there are only seen at verify time (Phase 2), not during implementation — causing avoidable iterations.

Expected behaviour

In Phase 0 step 1, read ERRORS.md alongside CLAUDE.md to pre-load known pitfalls before designing the implementation plan.

Change

In SKILL.md Phase 0 step 1 — add: Read ERRORS.md for known bugs and non-obvious pitfalls to avoid before coding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatA new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions