一键导入
streaming-contracts
Use when changing SSE events, streaming payload contracts, parser behavior, degraded-state handling, or provider-specific streaming notes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when changing SSE events, streaming payload contracts, parser behavior, degraded-state handling, or provider-specific streaming notes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when changing One Voice capability authoring, Kai compatibility runtime contracts, generated action gateway contracts, typed-search and voice parity, persona/workspace gating, or BYOK-safe durable voice memory.
Use when reviewing an incoming pull request for north-star alignment, trust-boundary regressions, malicious or low-signal degradation, stale-vs-current CI interpretation, and true merge readiness beyond a green gate. Also owns PR train planning, merge queue cohorts, maintainer patch-then-merge, contributor harvest decisions, and backlog review waves.
Use when operating reviewer-account browser rehearsals that require BYOK unlock, memory-only decrypted information, and same-session client navigation.
Use when changing Hussh UI architecture, shared components, shell chrome, or styling rules inside the frontend owner family.
Use when drafting or polishing founder-facing architecture briefs, presentation-grade markdown/html/pdf artifacts, generic report PDFs, Drive/shareable artifacts, or paper-style technical specs that must stay grounded in repo truth.
Use when inspecting, summarizing, creating, triaging, or updating work on the Hussh Engineering Core GitHub board.
| name | streaming-contracts |
| description | Use when changing SSE events, streaming payload contracts, parser behavior, degraded-state handling, or provider-specific streaming notes. |
streaming-contractsquality-contracts and backend-api-contracts.spokesecurity-auditOwned repo surfaces:
docs/reference/streaminghushh-webapp/lib/streaminghushh-webapp/__tests__/streamingconsent-protocol/api/routes/sse.pyconsent-protocol/api/routes/kai/stream.pyconsent-protocol/api/routes/kai/_streaming.pyNon-owned surfaces:
security-auditbackendfrontenddocs/reference/streaming/streaming-contract.mddocs/reference/streaming/streaming-implementation-guide.mddocs/reference/streaming/vertex-ai-streaming-notes.mdquality-contracts and broad backend routing to backend.security-audit.quality-contracts.backend-api-contracts.cd hushh-webapp && npm test -- __tests__/streaming/sse-parser.test.ts
cd hushh-webapp && npx vitest run components/agent/__tests__/agent-turn-stream-panel.test.tsx __tests__/components/import-progress-view.test.tsx
cd consent-protocol && python3 -m pytest tests/test_kai_stream_contract.py -q