writing-harness
New18GitHub TrendingGeneralby scandnavik
花 4 個月慢慢一步一步調整到可以自動化去防 AI Slop 的機制,包括:CLAUDE.md 跟 Hook 之間的設定跟腳本,目的就是幫助整個系統在運作的時候減少 AI Slop。
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/writing-harness.md https://raw.githubusercontent.com/scandnavik/writing-harness/main/SKILL.md3
Invoke in Claude Code
/writing-harnessView source on GitHub
Frequently Asked Questions
What is writing-harness?
花 4 個月慢慢一步一步調整到可以自動化去防 AI Slop 的機制,包括:CLAUDE.md 跟 Hook 之間的設定跟腳本,目的就是幫助整個系統在運作的時候減少 AI Slop。
How to install writing-harness?
To install writing-harness, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /writing-harness.
What is writing-harness best for?
writing-harness is a community categorized under General. Created by scandnavik.