# Specsafe Complete Agentic Engineering Specsafe

> Complete a SpecSafe specification (QA → COMPLETE stage).

- Skill: `majiayu000/specsafe-complete-agentic-engineering-specsafe` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/specsafe-complete-agentic-engineering-specsafe`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/specsafe-complete-agentic-engineering-specsafe/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/majiayu000/specsafe-complete-agentic-engineering-specsafe

---


Complete a SpecSafe specification.

**When to use:**
- QA passed with GO
- Ready to mark production-ready

**Input**: The spec ID

**Steps:**

1. **Validate QA passed**
   Verify QA report shows GO.

2. **Complete**
   ```bash
   specsafe complete "<spec-id>"
   ```

3. **Show summary**
   - Completion confirmation
   - Metrics
   - Location

**Guardrails:**
- Spec must be in QA stage
- Must have GO recommendation
