# implementation > Write production code following design specs and project conventions - Author: 靳春元 - Repository: Ydy4HYW7ExA/claude-habitat - Version: 20260208141437 - Stars: 5 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/Ydy4HYW7ExA/claude-habitat - Web: https://mule.run/skillshub/@@Ydy4HYW7ExA/claude-habitat~implementation:20260208141437 --- --- name: "implementation" description: "Write production code following design specs and project conventions" --- # Implementation > Read before write. Match the codebase. Never invent new patterns. ## Trigger - Implementing features based on design specs - Writing new handlers, functions, or modules - Workflow phase: Prototype / Production Implementation @import implementation/context @import implementation/protocol @import implementation/gates @import shared/coding/tool-use @import shared/coding/principles @import shared/coding/coherence @import shared/coding/naturalness @import shared/coding/lang/index @import shared/coding/patterns/index @import shared/delegation/artifact-contracts