Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
tv-labs
GitHub 创作者资料

tv-labs

按仓库查看 2 个 GitHub 仓库中的 4 个已收集 skills,并展示近似职业覆盖。

已收集 skills
4
仓库
2
职业领域
1
更新
2026-05-27
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
lua
3 个 skills1678更新于 2026-05-27
占该创作者 75%
triage-suite-failure
软件质量保证分析师与测试员

Diagnose a failing Lua 5.3 official test suite file. Isolates the failure, classifies it, decides whether to fix-now or defer, and produces either a unit test + plan file (for fix-now) or a deferred-with-comment skip (for out-of-scope). Use this when investigating a specific suite file (`literals.lua`, `bitwise.lua`, etc.), when a /next-plan ship reveals downstream suite failures, when /suite-status shows new failures, or when the user asks "why is X failing". This skill does not ship code itself — it produces the artifacts (plan file, unit test, or skip tag) that other plans then ship via ship-a-plan.

2026-05-27
ship-a-plan
软件开发工程师

Execute one plan file from .agents/plans/ as a single PR against main. Reads the plan, verifies preconditions, implements only what's in scope, runs full validation, opens a PR, and updates the plan file's status. Stops before merging — review is human-gated. Use this skill when the user invokes /next-plan, asks to "ship the next plan", "start plan A1" or similar, or when picking up a specific plan file by id. One plan = one PR = one issue = one merge to main. Do not batch multiple plans into a single PR.

2026-05-07
run-bench
软件开发工程师

Execute the benchmark harness under benchmarks/ and produce a markdown report comparing this build against the recorded baseline (and optionally against Luerl and PUC-Lua). Flag regressions over a configurable threshold. Use when the user asks for a benchmark run, after any executor or codegen change in Direction B, or when a Direction B plan's verification calls for it. STATUS: stub. Will be filled in when Direction B begins. The benchee harness is already in benchmarks/ (added in PR #143).

2026-05-04
已展示 2 / 2 个仓库
已展示全部仓库