Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .agents/skills/ash-framework/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: ash-framework
name: "ash-framework"
description: "Use this skill when working with Ash Framework and its extensions. Consult before domain modeling, resources, actions, and data-layer changes."
metadata:
managed-by: usage-rules
Expand Down
299 changes: 0 additions & 299 deletions .agents/skills/github-pr-workflow/SKILL.md

This file was deleted.

37 changes: 0 additions & 37 deletions .agents/skills/local-development/SKILL.md

This file was deleted.

2 changes: 1 addition & 1 deletion .agents/skills/phoenix-framework/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: phoenix-framework
name: "phoenix-framework"
description: "Use this skill when working with Phoenix and LiveView web layers, routing, rendering, templates, and events."
metadata:
managed-by: usage-rules
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "adr"
name: "Vmemo/adr"
description: "Create and update Architecture Decision Records (ADR) following MADR 4.x, and enforce ADR compliance in agent execution."
---

Expand Down Expand Up @@ -40,7 +40,7 @@ Agents must not silently violate ADRs.

Use the template file:

- `.codex/skills/adr/templates/adr-template.md`
- `.agents/skills/vmemo/adr/templates/adr-template.md`

## Required workflow

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "changelog"
name: "Vmemo/changelog"
description: "Manually maintain CHANGELOG.md using Keep a Changelog with Vmemo CalVer releases (Vmemo - YYYY.MM.DD)."
---

Expand Down
Loading