intent-sync
✓After implementation is complete and tests pass, sync confirmed details back to Intent. Captures finalized interfaces, data structures, naming conventions, and architecture decisions. Use after development is done and user confirms the implementation.
Installation
SKILL.md
Synchronize implementation details back to Intent after development is complete. This makes Intent the true single source of truth.
During implementation, many details get finalized that weren't specified in the original Intent:
| Interfaces | API endpoints, function signatures, protocol definitions | | Data Structures | Schema definitions, type definitions, model structures | | Naming | Final class names, function names, variable conventions | | Architecture | Module boundaries, dependency directions, layer structure |
After implementation is complete and tests pass, sync confirmed details back to Intent. Captures finalized interfaces, data structures, naming conventions, and architecture decisions. Use after development is done and user confirms the implementation. Source: arcblock/idd.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/arcblock/idd --skill intent-sync- Source
- arcblock/idd
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is intent-sync?
After implementation is complete and tests pass, sync confirmed details back to Intent. Captures finalized interfaces, data structures, naming conventions, and architecture decisions. Use after development is done and user confirms the implementation. Source: arcblock/idd.
How do I install intent-sync?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arcblock/idd --skill intent-sync Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/arcblock/idd
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01