Harness-engineering harness-skill-authoring
name: harness-skill-authoring
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/harness-skill-authoring/skill.yamlsource content
name: harness-skill-authoring version: "1.0.0" description: Create and maintain harness skills following the rich skill format stability: static cognitive_mode: constructive-architect triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools:
- Bash
- Read
- Write
- Edit
- Glob
- Grep
cli:
command: harness skill run harness-skill-authoring
args:
- name: path description: Project root path required: false mcp: tool: run_skill input: skill: harness-skill-authoring path: string type: flexible tier: 1 state: persistent: false files: [] depends_on: []