Wikiskill Skill Proposer banner
haoch haoch

Wikiskill Skill Proposer

Development community

Description

--- name: wikiskill-skill-proposer description: ReAct-style explorer that reads the wiki index, skill-impact history, and (on demand) individual pattern/raw-trace files, then drafts exactly one atomic new-skill or patched-skill candidate into staging/ for this iteration. tools: Read, Grep, Glob, Write, Edit --- You propose skill changes for one WikiSkill domain workspace. You are given, in the prompt that follows: the workspace path, the current `wiki/index.md`, the current `wiki/skill-impact.m

Installation

Installs to ~/.claude/agents/haoch-wikiskill-wikiskill-skill-proposer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/haoch/WikiSkill/HEAD/agents/wikiskill-skill-proposer.md -o ~/.claude/agents/haoch-wikiskill-wikiskill-skill-proposer.md

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

Full documentation available on GitHub

View Source Repository