Command Authoring
Description
--- name: command-authoring description: Write markdown commands that constrain workflows cleanly and remain usable in repeated terminal sessions. --- # Command Authoring Use this skill when creating or revising `.claude/commands/*.md`. - keep the command short enough to run repeatedly in chat - define the workflow in order: inspect, narrow scope, act, validate, summarize - use `allowed-tools` to encode the safe lane instead of relying on prose alone - include at least one recovery step when
Installation
Installs to ~/.claude/skills/ilearn-lab-evoharness-command-authoring/SKILL.md
mkdir -p ~/.claude/skills/ilearn-lab-evoharness-command-authoring && curl -fsSL https://raw.githubusercontent.com/iLearn-Lab/EvoHarness/HEAD/.claude/skills/command-authoring.md -o ~/.claude/skills/ilearn-lab-evoharness-command-authoring/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation