# Github Copilot

> GitHub Copilot AI code suggestions and chat. Use for code completion.

- **Type:** Skill
- **Install:** `agentstack add skill-g1joshi-agent-skills-github-copilot`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [G1Joshi](https://agentstack.voostack.com/s/g1joshi)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [G1Joshi](https://github.com/G1Joshi)
- **Source:** https://github.com/G1Joshi/Agent-Skills/tree/main/skills/ai-ml/github-copilot
- **Website:** https://skills.sh/g1joshi/agent-skills

## Install

```sh
agentstack add skill-g1joshi-agent-skills-github-copilot
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# GitHub Copilot

GitHub Copilot is the enterprise standard. 2025 features **Copilot Workspace** (Idea-to-PR workflow) and **Copilot Edits** (multi-file awareness).

## When to Use

- **Enterprise**: SOC2 compliant, IP indemnity.
- **In-IDE**: Works in VS Code, Visual Studio, JetBrains, Vim.
- **CLI**: `gh copilot suggest "how to tar a folder"`.

## Core Concepts

### Copilot Workspace

A dev environment where you describe a task, and Copilot generates a plan + code + tests, then opens a PR.

### Copilot Chat

Chat interface aware of your open files and selection.

### Ghost Text

The gray text completions as you type.

## Best Practices (2025)

**Do**:

- **Use Workspace for Issues**: Start a task from a GitHub Issue -> "Open in Workspace".
- **Comment Driven Dev**: Write a comment `// Calculate fibonacci`, wait for completion.
- **Context**: Keep relevant files open. Copilot looks at open tabs for context.

**Don't**:

- **Don't blindly accept**: Verify security and logic.

## References

- [GitHub Copilot](https://github.com/features/copilot)

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [G1Joshi](https://github.com/G1Joshi)
- **Source:** [G1Joshi/Agent-Skills](https://github.com/G1Joshi/Agent-Skills)
- **License:** MIT
- **Homepage:** https://skills.sh/g1joshi/agent-skills

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-g1joshi-agent-skills-github-copilot
- Seller: https://agentstack.voostack.com/s/g1joshi
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
