Unclaimed project
Are you a maintainer of superpowers? Claim this project to take control of your public changelog and roadmap.
Changelog
An agentic skills framework & software development methodology that works.
OpenCode: Standardized on plugins/ directory per official docs (#343)
OpenCode's official documentation uses ~/.config/opencode/plugins/ (plural). Our docs previously used plugin/ (singular). While OpenCode accepts both forms, we've standardized on the official convention to avoid confusion.
Changes:
.opencode/plugin/ to .opencode/plugins/ in repo structureOpenCode: Fixed symlink instructions (#339, #342)
rm before ln -s (fixes "file already exists" errors on reinstall)use_skill/find_skills to native skill tool references