-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Preliminary Checks
- I have read the Code of Conduct
- I have searched existing issues to ensure this is not a duplicate
- This report contains only technical information about a bug
Affected Subagent
almost all
Bug Description
Problem
The SKILL.md for plugin backend-development/skills/architecture-patterns lists resources under Resources:
- references/clean-architecture-guide.md
- references/hexagonal-architecture-guide.md
- references/ddd-tactical-patterns.md
- assets/clean-architecture-template/
- assets/ddd-examples/
However those referenced files/directories are not present in the repository (attempting to open .../architecture-patterns/references returns 404). This makes the skill incomplete and prevents downstream users from using the provided resources. (See SKILL.md resources list.) :contentReference[oaicite:4]{index=4}
Steps to reproduce
- Open:
plugins/backend-development/skills/architecture-patterns/SKILL.mdand view the Resources section. :contentReference[oaicite:5]{index=5} - Try to open
plugins/backend-development/skills/architecture-patterns/references/— 404. :contentReference[oaicite:6]{index=6}
Expected
Either:
- Add the referenced
references/*.mdandassets/*directories/files to the repo, or - Update SKILL.md to remove or redirect to external links if the files were intentionally moved.
Suggested fix
I can open a PR that:
- Adds minimal
references/*.mdandassets/*placeholders (or real content if maintainers prefer), - Or updates SKILL.md resources to point to external authoritative references.
Thanks — happy to help with a PR (draft included below).
Steps to Reproduce
- cant find file
Expected Behavior
i think ai need these files
Additional Context
No response
vinas94
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working