Skip to content

Add AI scaffolding (Tier 2 + Tier 4) for distributed-workloads #942

Description

@h0pers

What you would like to be added?

Add AI scaffolding infrastructure covering Tier 2 and Tier 4 checks for the distributed-workloads repo:

Tier 2 (pattern references, agent hooks, design intent docs):

  • .claude/skills/add-e2e-test/SKILL.md — test-writing guide extracted from AGENTS.md into a callable skill
  • .claude/settings.json — PostToolUse hook to auto-run openshift-goimports after Go file edits
  • ARCHITECTURE.md — documents test suite structure, suite relationships, and shared support library design

Tier 4 (on-demand skills system with 3+ skills):

  • The add-e2e-test skill created above serves as the foundation
  • Additional skills (e.g., add-benchmark/, update-support-lib/) to reach the 3+ skill threshold

Why is this needed?

AI Scaffolding audit identified gaps in the distributed-workloads repo:

  • No .claude/skills/ directory for extracting reusable patterns
  • No agent-specific hooks for deterministic enforcement
  • No design intent documentation

These scaffolding improvements help AI assistants work more effectively with the codebase by providing structured guidance for common change patterns, automated formatting enforcement, and architectural context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions