New Cog banner
ebibibi ebibibi

New Cog

Communication community

Description

Create a new discord.py Cog for this project. Follow the add-cog skill for the full checklist. The Cog name should be: $ARGUMENTS Steps: 1. Read the `.claude/skills/add-cog/SKILL.md` skill for the complete pattern 2. Create the Cog file at `claude_discord/cogs/{name}.py` 3. Export from `claude_discord/cogs/__init__.py` and `claude_discord/__init__.py` 4. Create tests at `tests/test_{name}.py` 5. Run the verify command to ensure everything passes

Installation

Installs to ~/.claude/commands/ebibibi-claude-code-discord-bridge-new-cog.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ebibibi/claude-code-discord-bridge/HEAD/.claude/commands/new-cog.md -o ~/.claude/commands/ebibibi-claude-code-discord-bridge-new-cog.md

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

Full documentation available on GitHub

View Source Repository