Cs Write A Skill banner
mchittineni mchittineni

Cs Write A Skill

Data community

Description

--- name: cs-write-a-skill description: Author a new skill in this repository through the full production pipeline — intake questions, scaffold from templates/skill-template, then run every gate until it ships at POWERFUL tier. --- # Slash Command: /cs:write-a-skill Interactively creates a new agent skill adhering to the Matt Pocock 3-Phase Workflow and progressive disclosure standards. ## Execution Workflow 1. **Forcing Interrogation Questions**: - **Q1**: What is the kebab-case name and

Installation

Installs to ~/.claude/skills/mchittineni-cloud-platform-skills-cs-write-a-skill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mchittineni-cloud-platform-skills-cs-write-a-skill && curl -fsSL https://raw.githubusercontent.com/mchittineni/cloud-platform-skills/HEAD/commands/cs-write-a-skill.md -o ~/.claude/skills/mchittineni-cloud-platform-skills-cs-write-a-skill/SKILL.md

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

Full documentation available on GitHub

View Source Repository