implementation-kickoff

Carry implementation through an isolated worktree and local handoff. Use only when this skill is explicitly invoked.

Install
npx skills add 'https://github.com/openai/openai-agents-js/tree/main/.agents/skills/implementation-kickoff'
Download bundle ↓
main · 506f736Scanned 2026-09-17

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

agents/openai.yaml

agents/openai.yamlBrowse 4 files
View on GitHub
← Back to SKILL.md
interface:  display_name: "Implementation Kickoff"  short_description: "Run implementation in a fresh PR-ready worktree"  default_prompt: "Use $implementation-kickoff to start this implementation in a fresh worktree and leave one verified local commit."policy:  allow_implicit_invocation: false