# 2617 Discuss Context 5f70a3ff

> Plugin Discussion: dasel

- Skill: `tools-only/2617-discuss-context-5f70a3ff` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/2617-discuss-context-5f70a3ff`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/2617-discuss-context-5f70a3ff/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/2617-discuss-context-5f70a3ff

---

# Plugin Discussion: dasel

Date: 2026-02-19

## Scope Decisions

- Platforms: Linux (x86_64 + ARM64), Windows (native + WSL2). No macOS initially.
- Source patterns: Both official Anthropic skill examples AND this repo's existing skills
- Analyst model: Sonnet 4.6 (user-confirmed default)
- Explorer/guide agents: Haiku (user-specified)

## UX Preferences

- Install script: auto-download, auto-update, user-space bin dir
- Skills: adapt XML handling and data worker research patterns for dasel
- Agents: dedicated explorer (data finding/processing), guide (how-to), analyst (structural analysis)

## Technical Choices

- v3-only: no v2 backward compatibility (v3 is current stable, v2 syntax incompatible)
- Python PEP 723 for install script (repo convention)
- SHA256 verification via GitHub API digest field

