Skip to content

v1.0.20

Choose a tag to compare

@jcarlosrodicio jcarlosrodicio released this 04 Jun 07:05
· 3 commits to master since this release

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.json alongside 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-loops
    • context-engineering
    • doubt-driven-development
    • iterative-retrieval
    • using-agent-skills
    • verification-loop
  • Added tests for registry generation, skill resolution, and project capability snapshots.