Copilot Instructions banner
yzhao062 yzhao062

Copilot Instructions

Development community

Description

<!-- SPDX-License-Identifier: CC-BY-4.0 --> <!-- Adapter: GitHub Copilot (repo-level custom instructions) --> <!-- Target path: <repo root>/.github/copilot-instructions.md --> <!-- Load class: single-file; install_mode: append-block --> # agent-style v0.4.2 — GitHub Copilot repo-wide adapter agent-style is a literature-backed English technical-prose writing ruleset for AI agents. This adapter is appended to your existing `.github/copilot-instructions.md` inside a marker block so that future ag

Installation

Installs to ~/.claude/agents/yzhao062-agent-style-copilot-instructions.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/yzhao062/agent-style/HEAD/agents/copilot-instructions.md -o ~/.claude/agents/yzhao062-agent-style-copilot-instructions.md

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

Full documentation available on GitHub

View Source Repository