用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/paperclipai/companies --skill test-driven-development命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | test-driven-development |
| description | Use when implementing any feature or bugfix, before writing implementation code |
| metadata | {"sources":[{"kind":"github-file","repo":"obra/superpowers","path":"skills/test-driven-development/SKILL.md","commit":"1128a721ca3b7fd76bf12e8392cdeb89cfcfcf2a","attribution":"Jesse Vincent","license":"MIT","usage":"referenced"}]} |
RED-GREEN-REFACTOR cycle — write a failing test first, implement the minimum code to pass, then refactor. No production code without a failing test.
Create agent company packages conforming to the Agent Companies specification (agentcompanies/v1). Use when a user wants to create a new agent company from scratch, build a company around an existing git repo or skills collection, or scaffold a team/department of agents. Triggers on: "create a company", "make me a company", "build a company from this repo", "set up an agent company", "create a team of agents", "hire some agents", or when given a repo URL and asked to turn it into a company. Do NOT use for importing an existing company package (use the CLI import command instead) or for modifying a company that is already running in Paperclip.
Update the root README.md with entries for new or changed agent companies. Use when a new company has been added to the repo, when company details have changed (agents added/removed, skills added/removed), or when the user asks to refresh/sync the README. Triggers on: "update the readme", "add this company to the readme", "sync readme", "refresh readme", or after creating a new company with company-creator.
Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations
基于 SOC 职业分类