v1.0.20
v1.0.20 - Skill resolution metadata and resolver
What's new
- Added structured skill metadata for packaged OpenCode skills: phase, domains, stacks, allowed agents, surfaces, source, origin, and status.
- Added a generated
skill_registry.jsonalongside the human-readable Markdown registry. - Added a deterministic skill resolver that produces explainable shortlists by agent, phase, domain, and stack.
- Added a project capability snapshot script to detect stacks, domains, and work surfaces from repository structure.
- Added new packaged skills for improved orchestration and verification:
autonomous-loopscontext-engineeringdoubt-driven-developmentiterative-retrievalusing-agent-skillsverification-loop
- Added tests for registry generation, skill resolution, and project capability snapshots.