refactor: update skill paths to use .agents/skills/ for consistency and remove obsolete skill references
This commit is contained in:
@@ -51,11 +51,11 @@ Commands, prompts, skills, workflows, and automation surfaces that make the work
|
||||
## Skills
|
||||
|
||||
- Shared skills source: `.agents/skills/`
|
||||
- Skills index: `.opencode/skills/index.md`
|
||||
- Workspace memory curation: `.opencode/skills/workspace-memory-curation/SKILL.md`
|
||||
- Professional communication: `.opencode/skills/professional-communication/SKILL.md`
|
||||
- Status reporting: `.opencode/skills/status-reporting/SKILL.md`
|
||||
- AI prompt engineering: `.opencode/skills/ai-prompt-engineering/SKILL.md`
|
||||
- Skills index: `.agents/skills/index.md`
|
||||
- Workspace memory curation: `.agents/skills/workspace-memory-curation/SKILL.md`
|
||||
- Professional communication: `.agents/skills/professional-communication/SKILL.md`
|
||||
- Status reporting: `.agents/skills/status-reporting/SKILL.md`
|
||||
- AI prompt engineering: `.agents/skills/ai-prompt-engineering/SKILL.md`
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user