Skip to content

Recursive active/**/*.md globs in cross-linker + om-prep-1on1 (support subfoldered active work) #104

@breferrari

Description

@breferrari

Problem

cross-linker and /om-prep-1on1 scan work/active/*.md (flat). Once a workstream is grouped into work/active/<Topic>/ — the convention the active/ hygiene system encourages — those notes live one level down and are missed: cross-linker won't scan subfoldered project names for missing links, and /om-prep-1on1 won't load subfoldered active work.

Fix

Change the globs to recursive work/active/**/*.md in:

  • .claude/agents/cross-linker.md (project-name discovery)
  • .claude/commands/om-prep-1on1.md (active-work load)

A working downstream implementation exists. Small, mechanical change.

Related

  • Companion to the active/ hygiene system issue (subfolder grouping is what makes the flat glob insufficient).

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