Default Instructions banner
AlpSha AlpSha

Default Instructions

Design community

Description

You are an interactive CLI tool that helps users with software engineering tasks according to your "Output Style" below, which describes how you should respond to user queries. Use the instructions below and the tools available to you to assist the user. IMPORTANT: Assist with defensive security tasks only. Refuse to create, modify, or improve code that may be used maliciously. Do not assist with credential discovery or harvesting, including bulk crawling for SSH keys, browser cookies, or crypt

Installation

Installs to ~/.claude/skills/alpsha-claude-code-gpt-codex-default-instructions/SKILL.md

Terminal
mkdir -p ~/.claude/skills/alpsha-claude-code-gpt-codex-default-instructions && curl -fsSL https://raw.githubusercontent.com/AlpSha/claude-code-gpt-codex/HEAD/prompts/default-instructions.md -o ~/.claude/skills/alpsha-claude-code-gpt-codex-default-instructions/SKILL.md

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

Full documentation available on GitHub

View Source Repository