Skip to content

SpecBridge v0.1: read-only spec runtime for existing Kiro projects#1

Merged
HelloThisWorld merged 1 commit into
mainfrom
master
Jul 10, 2026
Merged

SpecBridge v0.1: read-only spec runtime for existing Kiro projects#1
HelloThisWorld merged 1 commit into
mainfrom
master

Conversation

@HelloThisWorld

Copy link
Copy Markdown
Owner

Zero-migration compatibility layer that reads .kiro workspaces in place: steering, feature/bugfix/partial spec discovery and classification, and a line-preserving Markdown model whose no-op round trip is byte-identical (CRLF, BOM, UTF-8, hand-edited content all preserved; edits are surgical single-line checkbox changes).

Working CLI (offline, no API key): doctor, steering list/show, spec list/show/context (agent-ready output), and compat check, which proves the round-trip guarantee on any workspace. Later-phase commands are registered as (planned) and exit honestly with code 2.

Packages: core (types, workspace detection, sidecar state), compat-kiro (tolerant parsers + round-trip writer), drift (deterministic coverage and impact-area primitives, library-only for now), runners (interface, offline mock, detection-only claude-code/codex, honest stubs), reporting, cli.

Includes 139 tests over byte-exact fixtures, five runnable example workspaces, docs, a Claude Code skill, a preview GitHub Action, and CI for Linux/macOS/Windows on Node 20/22. Independent project; not affiliated with AWS or Kiro (NOTICE.md).

Zero-migration compatibility layer that reads .kiro workspaces in place:
steering, feature/bugfix/partial spec discovery and classification, and a
line-preserving Markdown model whose no-op round trip is byte-identical
(CRLF, BOM, UTF-8, hand-edited content all preserved; edits are surgical
single-line checkbox changes).

Working CLI (offline, no API key): doctor, steering list/show, spec
list/show/context (agent-ready output), and compat check, which proves the
round-trip guarantee on any workspace. Later-phase commands are registered
as (planned) and exit honestly with code 2.

Packages: core (types, workspace detection, sidecar state), compat-kiro
(tolerant parsers + round-trip writer), drift (deterministic coverage and
impact-area primitives, library-only for now), runners (interface, offline
mock, detection-only claude-code/codex, honest stubs), reporting, cli.

Includes 139 tests over byte-exact fixtures, five runnable example
workspaces, docs, a Claude Code skill, a preview GitHub Action, and CI for
Linux/macOS/Windows on Node 20/22. Independent project; not affiliated with
AWS or Kiro (NOTICE.md).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@HelloThisWorld HelloThisWorld merged commit d15cf77 into main Jul 10, 2026
12 checks passed
@HelloThisWorld HelloThisWorld deleted the master branch July 10, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant