openspec-codekb-integration

Installation
SKILL.md

OpenSpec + CodeKB Integration

This skill is the optional enhancement layer connecting CodeKB to the OpenSpec workflow.

IMPORTANT — 解耦原则 (Decoupling Principle):

  • Without CodeKB installed: openspec-* skills + CodeGraph work exactly as before, with zero CodeKB involvement
  • With CodeKB installed + codekb init run: use this skill's guidance to enrich each OpenSpec stage
  • This skill is shipped inside the codekb npm package — installing CodeKB brings the integration guidance with it

When to Use

Only after BOTH are true:

  1. codekb CLI is available (codekb --version works)
  2. The project is initialized (codekb status shows healthy index)

If either is false, skip CodeKB entirely and proceed with the standard openspec-* + CodeGraph workflow.

Stage-by-Stage Integration

Installs
2
GitHub Stars
1
First Seen
Aug 4, 2026
openspec-codekb-integration — te-quanbzhang/skills-pool