Create Copilot Primitive banner
paulasilvatech paulasilvatech

Create Copilot Primitive

Development community

Description

--- description: "Create a Copilot primitive from this repository's templates and reference patterns." argument-hint: >- type=<agent|instructions|skill|prompt> name=<kebab-name> intent=<goal> destination=<response|edit|path> --- <!-- Generated from harness/github-copilot/prompts/create-copilot-primitive.prompt.md by harness/claude-code/scripts/convert_from_copilot.py. Edit the source, not this file. --> # /create-copilot-primitive ## Objective Create a new Copilot primitive from an expli

Installation

Installs to ~/.claude/commands/paulasilvatech-awesome-harness-primitives-create-copilot-primitive.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/paulasilvatech/awesome-harness-primitives/HEAD/.claude/commands/create-copilot-primitive.md -o ~/.claude/commands/paulasilvatech-awesome-harness-primitives-create-copilot-primitive.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository