vibe
Vibe Code Orchestrator (VCO) is a governed runtime entry that freezes requirements, bounds execution, and enforces verification and phase cleanup.
13 results
Vibe Code Orchestrator (VCO) is a governed runtime entry that freezes requirements, bounds execution, and enforces verification and phase cleanup.
DSH bundle that packages the Tabbit Browser skill and background installer
Token-efficient assistant discipline for concise answers and task execution. Use when the user asks for direct, low-token work, or invokes this skill; includes optional file and Windows encoding utilities declared below.
Native Cordis WeShop canvas, tools, skills, and Web UI for DeepSeek Harness
AI-for-Science research workflow skill bundle for DeepSeek Harness: multi-angle literature review with per-angle files, anchored experiment design with a caveat list, figures, paper reading; cross-verification briefs.
Lion-Skills — a developer-focused agent skill suite (in Chinese) as a DeepSeek Harness plugin: 11 workflow skills for code review, debugging, testing, naming, spec writing, and more.
DSH bundle:注册 paper 工具(论文解析/工作台状态),工作流知识见 skills/paper-lab(由 /paper-init 装入工作区 .agents/skills/)
Trellis × DSH workspace dashboard: a conversation-view tab showing the current task + progress (prd.md acceptance checklist), spec/skill usage, and workspace session summary.
DSH web plugin: Skill Cockpit panel in Settings. See all skills (system/project/pool) with Chinese notes, search, enable/disable/delete/import, local test-fire scoring, and per-skill usage stats to spot zombie skills.
计划与任务拆解:把目标拆成可验证的小任务、排序依赖、估算工作量、追踪进度。受 addyosmani/agent-skills(88k★ MIT)启发。
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
三文件持久化规划:task_plan.md / findings.md / progress.md 落地磁盘、每轮 hook 重注入,计划扛过 /clear/崩溃/压缩;会话恢复 catchup、并行任务隔离目录。受 OthmanAdi/planning-with-files(25k★ MIT)启发。