implement
✓Make tests pass. Invoke after /write-tests produces failing tests.
Installation
SKILL.md
The implementer will automatically find failing tests from the most recent /write-tests run.
PYTHONPATH=src:envs uv run pytest tests/testclient.py -v All 3 tests passed
The implementer is a "code machine" - it takes test specifications and produces the minimal code to satisfy them. This keeps implementations focused and prevents scope creep.
Make tests pass. Invoke after /write-tests produces failing tests. Source: meta-pytorch/openenv.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/meta-pytorch/openenv --skill implement- Source
- meta-pytorch/openenv
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is implement?
Make tests pass. Invoke after /write-tests produces failing tests. Source: meta-pytorch/openenv.
How do I install implement?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/meta-pytorch/openenv --skill implement Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/meta-pytorch/openenv
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05