openspec-context-docs
OpenSpec context documentation policy: keep requirements in spec.md and capture narrative context in context/overview/rationale docs under openspec/specs. Use when creating or updating OpenSpec docs, spec context, or onboarding/guide documentation.
DeepseekModel
キュレーション済みスキル
品質 優秀 · 90
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=soju06-codex-lb-agents-skills-openspec-context-docs-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name openspec-context-docs description OpenSpec context documentation policy: keep requirements in spec.md and capture narrative context in context/overview/rationale docs under openspec/specs. Use when creating or updating OpenSpec docs, spec context, or onboarding/guide documentation. OpenSpec Context Docs When to use Writing or updating OpenSpec documentation (specs, onboarding, guide, change artifacts). A spec is complete but readers lack background, rationale, examples, or operational notes. You need to preserve rich context without weakening SSOT. Core rule: two-layer docs spec.md = normative, testable requirements (SHALL/MUST + scenarios). Context docs = narrative and operational detail that helps humans understand and apply the spec. Locations Main specs: openspec/specs/<capability>/spec.md (requirements) openspec/specs/<capability>/context.md (preferred) Optional split (if context grows): overview.md , rationale.md , examples.md , ops.md inside the same capability folder. Change-level notes (working context): openspec/changes/<change>/context.md or notes.md Detail prompts (add depth without forcing a template) Include at least 4 of these in context docs: Purpose / scope / non-goals Decision rationale + alternatives considered Constraints (security, performance, policy) Failure modes / edge cases Example request/response, data shape, or user flow Operational notes (rollout, monitoring, runbooks) Links to related specs/contracts Sync rule After implementation/verification, promote stable context from change notes into the main context docs. Do not duplicate normative requirements in context docs; link back to spec.md . Never create or update a docs/ directory; keep everything under openspec/ . Prompt snippet "Keep spec.md strictly for requirements. Add/update context.md with purpose, decisions, constraints, failure modes, and at least one concrete example."
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .skill に含まれるフィールド。
| フィールド | 説明 |
|---|---|
| format | フォーマット識別子(skill/v1) |
| skill_id | スキル固有 ID |
| name | スキル名 |
| version | バージョン |
| description | 説明 |
| category | カテゴリ(配列) |
| trigger_words | トリガーワード |
| tags | タグ |
| source | ソース |
| source_url | ソース URL(本ページ) |
| exported_at | エクスポート日時(ダウンロード毎) |
| system_prompt | システムプロンプト本文 |
| model_config | モデル設定:provider / model / temperature / max_tokens / top_p |
| examples | サンプル |
| install_guide | 各プラットフォームの導入説明(Coze / Dify / Claude / カスタム) |