Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

tripwire

tripwire 收录了来自 SeidoAI 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
2
更新
2026-05-15
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

project-manager
项目管理专家

Project management for tripwire repos — scope work into issues, nodes, and sessions, validate it, and commit clean.

2026-05-15
backend-development
软件开发工程师

Development skill for a Python backend repo in a tripwire. Covers branching, test-driven development, commit patterns, code quality checks, tripwire interaction (reading issues, writing comments, maintaining concept nodes), and completion artifacts. Use when implementing a backend issue, fixing a backend bug, or making any code changes in a backend repo referenced by the project.

2026-05-07
frontend-development
软件开发工程师

Development skill for a TypeScript/React frontend repo in a tripwire. Covers branching, test-driven development, commit patterns, code-quality checks, tripwire interaction (reading issues, writing comments, maintaining concept nodes), and completion artifacts. Use when implementing UI features, fixing frontend bugs, creating components, or making any code changes in a frontend repo referenced by the project.

2026-05-07
agent-messaging
软件开发工程师

How to communicate with the human operator (and other agents) via the MCP messaging server. Covers when to send each message type, priority semantics, the mandatory status heartbeat, and anti-patterns. Loaded by default into every agent-containers session regardless of agent type — all agents in containerised execution need this.

2026-05-05
verification
软件质量保证分析师与测试员

Independent verification of a coding agent's PR. Rigorously checks that every acceptance criterion is met, detects reward hacking, catches missing tests, and writes the verified.md artifact. Runs as a read-only agent — cannot push code, only post PR reviews.

2026-05-05