# Speckit Converge

> Use after implementation to reconcile Spec Kit artifacts, code, tests, docs, and implementation status.

- Skill: `me-cedric/speckit-converge` (Agent Skill)
- Install (CLI): `npx skillmds@latest add me-cedric/speckit-converge`
- Raw SKILL.md: https://api.skillmd.com/api/skills/me-cedric/speckit-converge/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: me-cedric (https://skillmd.com/u/me-cedric)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/me-cedric/speckit-converge

---


# Spec Kit Converge

Read `AGENTS.md`, changed code, tests, docs, and the feature's spec artifacts.

## Do

1. Compare implemented behavior against the spec and tasks.
2. Update stale artifacts or report code gaps; do not let them diverge silently.
3. Check docs, API contracts, env examples, migrations, and validation status.
4. Record remaining work as explicit tasks, not vague TODOs.

## Done

- Artifacts reflect current code.
- Remaining gaps are listed with concrete next steps.
- Validation status is honest.

