Skip to content

Implement two-tier skill directory structure and canonical SKILL.md (SK spec) #1154

@ahouseholder

Description

@ahouseholder

Summary

Implement the skill infrastructure defined in specs/skills.yaml (prefix SK).
This covers restructuring .agents/skills/ into a two-tier layout (dev/
and ssvc/ subtiers), enforcing the canonical SKILL.md frontmatter format, and
wiring CI validation — all as specified in idea #1151.

Delivered in PR #1142 (commit 36bfa68).

Acceptance Criteria

  • AC-1: All skill files live under .agents/skills/dev/ or .agents/skills/ssvc/ (no skills at the flat .agents/skills/ level)
  • AC-2: Every SKILL.md has valid YAML front-matter with non-empty name and description fields
  • AC-3: .github/workflows/validate_skills.yml passes on all existing SKILL.md files
  • AC-4: Expand evaluate-decision-point from WIP stub to complete skill → tracked in Add LLM-based decision point evaluator skill and supporting library tooling #1152

Reference

Spec: specs/skills.yaml
Notes: notes/skills.md
Idea: #1151

Metadata

Metadata

Assignees

No one assigned

    Labels

    group:unscheduledNot yet scheduled in PRIORITIES.mdsize:MMedium-sized issue (3-6 acceptance criteria)

    Type

    No type
    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