Skip to content

Fix stale AGENTS.md Validation step 3 (.skills=="skills/" contradicts auto-discovery convention)Β #65

Description

@devantler

πŸ€– Generated by the Daily AI Engineer

Problem. AGENTS.md β†’ Validation step 3 asserts each plugin.json has .skills == "skills/", but the repo convention now omits the bare-string skills/agents fields (they are auto-discovered). Running the documented step 3 locally reports BAD fields for all 8 plugins β€” the doc snippet drifted from the real CI gate (CI validates via the real tool, not this check). Found while running the documented validation for #63.

Proposed direction. Update the step-3 snippet to match the actual convention (drop the .skills=="skills/" assertion; validate the non-empty name/description/version + the presence of a skills/ dir with at least one SKILL.md, consistent with CI). Trivial doc fix.

Size. XS.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions