ZhangShenao

24 mods across 1 repository, 135 stars between them.

harness-blog-writer

01

ZhangShenao/harness9

Agent Claude Code

A writing assistant for technical articles about harness9, a software project. It researches the project’s documentation and code, explains its design choices, and creates prompts for simple Ghibli-style illustrations.

135 2d ago A 94 tokens original MIT

harness-enhancer

02

ZhangShenao/harness9

Agent Claude Code

A full-repository quality review and improvement agent for a Go project. Go is a programming language, and a repository is the project folder containing its source code and supporting files.

135 2d ago A 97 tokens original MIT

harness-researcher

03

ZhangShenao/harness9

Agent Claude Code

A research agent for comparing six specified AI-agent frameworks, including tools for building software agents that can plan and perform tasks. It produces a structured technical report in a documentation folder.

135 2d ago A 74 tokens original MIT

test-runner

04

ZhangShenao/harness9

Agent Claude Code

An automated test runner for the harness9 Go project. It runs all unit tests, which are small checks of individual parts of a program, and produces a structured report.

135 2d ago A 86 tokens original MIT

PostToolUse

05

ZhangShenao/harness9

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing sync-to-obsidian.sh. From ZhangShenao/harness9.

135 2d ago A tokens not measured original MIT

harness9

06

ZhangShenao/harness9

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse).

135 2d ago A tokens not measured original MIT

context7

07

ZhangShenao/harness9

MCP server Claude CodeCodexCursor +2

Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.

135 2d ago A tokens not measured copy · 100% MIT

analyzer

08

ZhangShenao/harness9

Agent

An AI analysis agent that reads collected knowledge-base entries, summarizes them, highlights key points, scores their importance, and adds labels.

135 2d ago A 54 tokens original MIT

collector

09

ZhangShenao/harness9

Agent

An agent that collects recent AI and language-model news from GitHub Trending, Hacker News, Anthropic Engineering, and the LangChain Blog. GitHub Trending lists popular repositories, while Hacker News is a technology-news discussion site.

135 2d ago A 55 tokens original MIT

organizer

10

ZhangShenao/harness9

Agent

An agent that combines analysed information into one technical blog-style Markdown article. It also checks existing articles for duplicates and removes temporary daily data after the article is saved.

135 2d ago C 53 tokens original MIT

commit

11

ZhangShenao/harness9

Command

Commit reviewed working-tree changes after implementation.

135 2d ago B 8 tokens original MIT

cr

12

ZhangShenao/harness9

Command

Code review of working-tree changes (pre-commit correctness, security, quality, release-risk check).

135 2d ago A 20 tokens original MIT

pr

13

ZhangShenao/harness9

Command

Push a committed feature branch and open a draft pull request with GitHub CLI.

135 2d ago A 16 tokens original MIT

release-cli

14

ZhangShenao/harness9

Command

Publish a harness9 command-line release from the canonical master branch.

135 2d ago C 13 tokens original MIT

sync-docs

15

ZhangShenao/harness9

Command

A command for keeping Chinese feature documentation and its English copy aligned with code changes. It uses a file map to connect source modules with their documentation.

135 2d ago A 24 tokens original MIT

harness9 AGENTS.md

16

ZhangShenao/harness9

Instructions file CodexOpenCode

Development instructions for harness9, a Go framework for running and coordinating AI agents. They describe planning, streaming runs, parallel tools, automatic retries, context limits, sub-agents, saved plans, and session management.

135 2d ago A 16,896 tokens original MIT

harness9 CLAUDE.md

17

ZhangShenao/harness9

Instructions file

Instructions for ZhangShenao/harness9, a project described as: Local-First · 轻量级 · 功能完备 · 生产可用的通用 Agent 框架.

135 2d ago A 3 tokens copy · 100% MIT

ZhangShenao/harness9

Skill Claude CodeCodex

Use when asked about harness9 architecture, module design, or how components interact — explains the system design.

135 2d ago A 24 tokens original MIT

autodev

19

ZhangShenao/harness9

Skill Claude CodeCodex

Feature auto-development — clarify requirements, generate spec, dispatch dev sub-agent to implement and merge into current branch.

135 2d ago A 25 tokens original MIT

commit

20

ZhangShenao/harness9

Skill Claude CodeCodex

Use when the user invokes /commit or asks to commit changes, after a code review has been completed and the changes are confirmed ready to stage and commit to git.

135 2d ago A 35 tokens original MIT

cr

21

ZhangShenao/harness9

Skill Claude CodeCodex

Use when the user invokes /cr, requests a code review, or before committing to verify correctness, security, and quality of new or modified code in the working tree.

135 2d ago A 36 tokens original MIT

debugging-guide

22

ZhangShenao/harness9

Skill Claude CodeCodex

Use when debugging Go errors, test failures, or unexpected behavior — step-by-step diagnosis approach.

135 2d ago A 22 tokens original MIT

go-coding-standards

23

ZhangShenao/harness9

Skill Claude CodeCodex

Use when writing or reviewing Go code — explains harness9 project coding conventions and patterns.

135 2d ago A 23 tokens original MIT

pr

24

ZhangShenao/harness9

Skill Claude CodeCodex

Use when the user invokes /pr or asks to push changes and open a pull request, after commits are ready to be pushed to a remote branch and merged into the main branch.

135 2d ago A 38 tokens original MIT