Skip to content

GITHUB_ISSUES_REPORT.md is stale: critical issues marked "unfixed" are already resolved in code #152

@KuchikiRenji

Description

@KuchikiRenji

Summary

The GITHUB_ISSUES_REPORT.md file is out of date and no longer matches the current state of the repository.
It lists several "critical fixes" as pending that are already resolved in the codebase, which can mislead maintainers and contributors.

Files Involved

  • GITHUB_ISSUES_REPORT.md
  • .claude/hooks/load-core-context.ts
  • .claude/skills/CORE/SKILL.md (indirectly referenced)

Details

1. load-core-context.ts still flagged as using skills/PAI/SKILL.md

In GITHUB_ISSUES_REPORT.md:

However, the current load-core-context.ts already uses CORE/SKILL.md:

// .claude/hooks/load-core-context.ts
const coreSkillPath = join(SKILLS_DIR, 'CORE/SKILL.md');

So the described "critical fix" has already been implemented in this repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions