Sync spec files with code changes. Triggers when modifying code that affects .kiro/specs/*/requirements.md or .kiro/specs/*/design.md. Use after implementing features, fixing bugs, or refactoring that changes behavior documented in specs.
Spec guides generation. Code changes update spec.
requirements.mddesign.md| Phase | Authority | Action | | -------- | ----------- | --------------------------- | | Generate | Spec → Code | Follow spec as contract | | Modify | Code → Spec | Update spec to reflect code |
After completing code change:
Identify Affected Specs
_writes: manifestUpdate Spec Content
Add Traceability
<!-- impl: path/to/file.ts#FunctionName -->
Commit Together
| Code Change | Spec Update |
| --------------------- | --------------------------------- |
| New function/module | Add to design.md#Components |
| Behavior change | Update ACs in requirements.md |
| Edge case handling | Add AC with EARS format |
| Architecture decision | Document rationale in design.md |
| Removed feature | Delete from both specs |
npx skills add PeterFile/living-documentation下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer