Skip to content

refactor(agent): factor CLAUDE.md from 213→56 lines with prompts submodule #14

@CodeMonkeyCybersecurity

Description

Summary

Apply RFC-001 progressive disclosure architecture to Helen's CLAUDE.md.

Problem: CLAUDE.md accumulates ad-hoc content that loads on every agent session, consuming tokens with content irrelevant to the current task.

Solution: Replace with 56-line thin proxy that:

  • Keeps essential commands and project identity
  • References upstream governance contracts via @third_party/prompts/ @imports
  • Loads remaining detail only when needed

Changes

  • Replace CLAUDE.md (213 lines) with thin proxy (56 lines)
  • Add third_party/prompts submodule (cybermonkey/prompts governance-as-code)

References

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