Use this skill when contributing to InsForge's product documentation in this repository. This is for maintainers editing public docs in `docs/core-concepts`, agent docs in `docs/agent-docs`, SDK integration guides in `docs/sdks`, and OpenAPI specs in `openapi`.
Use this skill for docs/core-concepts/, docs/agent-docs/, docs/sdks/, and openapi/ in the InsForge repository.
The documentation in this repo is primarily product documentation for InsForge users and agents integrating with InsForge. This skill is for InsForge engineers maintaining that public documentation surface.
docs/core-concepts/**docs/agent-docs/**docs/sdks/**openapi/**Put each document in the correct documentation surface.
docs/core-concepts/ and related public doc folders.architecture.md file inside the relevant docs/core-concepts/<domain>/ folder.docs/agent-docs/.docs/sdks/.openapi/.Match the writing style to the audience.
architecture.md pages in docs/core-concepts/ should explain how the feature works in detail.docs/agent-docs/ should be instruction-first and execution-oriented.Prevent documentation drift on every implementation change.
docs/agent-docs/.docs/core-concepts/, including architecture.md when implementation details changed.docs/sdks/.