Tatsh

22 mods across 1 repository, 0 stars between them.

badge-sync

01

Tatsh/wiswa-mcp

Agent Claude Code

Synchronises the badge list in docs/badges.rst with README.md. Use after editing the README badge block or when docs and README drift.

0 4d ago A 33 tokens original MIT

changelog

02

Tatsh/wiswa-mcp

Agent Claude Code

Updates CHANGELOG.md with Keep-a-Changelog entries derived from commits and diffs since the last release. Use before a version bump or when the user asks for changelog work.

0 4d ago A 39 tokens original MIT

click-auditor

03

Tatsh/wiswa-mcp

Agent Claude Code

Audits Click CLI commands for project conventions (option naming, help-string punctuation, path types) and applies fixes. Use after adding or changing Click commands.

0 4d ago A 36 tokens original MIT

copy-editor

04

Tatsh/wiswa-mcp

Agent Claude Code

Fixes prose style, grammar, spelling, and punctuation in comments, docstrings, and user-facing string literals. Touches no code logic or identifiers. Use for documentation polish passes.

0 4d ago A 40 tokens original MIT

coverage-improver

05

Tatsh/wiswa-mcp

Agent Claude Code

Identifies uncovered code paths and writes targeted pytest tests to close the gap. Use when test coverage falls below the project target or before a release.

0 4d ago A 34 tokens original MIT

docstring-fixer

06

Tatsh/wiswa-mcp

Agent Claude Code

Audits public APIs for missing or incomplete NumPy-style docstrings and writes them. Use after adding new public functions, classes, or modules.

0 4d ago A 34 tokens original MIT

markdownlint-fixer

07

Tatsh/wiswa-mcp

Agent Claude Code

Fixes markdownlint-cli2 errors in Markdown and MDC files. Use proactively after editing any Markdown content.

0 4d ago A 26 tokens original MIT

mypy-fixer

08

Tatsh/wiswa-mcp

Agent Claude Code

Fixes mypy type errors and replaces Any with precise types using PEP 695 generics, TypedDicts, Protocols, and Unpack. Use after type-related QA failures.

0 4d ago A 43 tokens original MIT

python-expert

09

Tatsh/wiswa-mcp

Agent Claude Code

Expert-level Python author for non-trivial implementation work in the wiswa-mcp project. Use when the task needs idiomatic, production-quality Python beyond a simple edit.

0 4d ago A 38 tokens original MIT

python-moderniser

10

Tatsh/wiswa-mcp

Agent Claude Code

Upgrades older Python patterns to modern 3.12+ syntax (match, walrus, PEP 695 generics, pathlib) while preserving clarity. Use during code cleanup passes.

0 4d ago A 42 tokens original MIT

qa-fixer

11

Tatsh/wiswa-mcp

Agent Claude Code

Runs yarn format followed by yarn qa in a loop, applying fixes until both exit with code 0. Use proactively before every commit and after batches of edits.

0 4d ago A 42 tokens original MIT

regen

12

Tatsh/wiswa-mcp

Agent Claude Code

Re-runs the Wiswa generator, applies post-processing, verifies the result is safe, and commits. Use when .wiswa.jsonnet or managed templates change.

0 4d ago A 36 tokens original MIT

test-writer

13

Tatsh/wiswa-mcp

Agent Claude Code

Generates pytest suites following project conventions (conftest fixtures, parametrize, no docstrings on tests). Use when new code needs tests written from scratch.

0 4d ago A 36 tokens original MIT

wiswa-sync

14

Tatsh/wiswa-mcp

Agent Claude Code

Reflects manual edits to Wiswa-managed files back into .wiswa.jsonnet so a regen reproduces them. Use after direct edits to managed files like pyproject.toml.

0 4d ago A 42 tokens original MIT

workflow-shellcheck

15

Tatsh/wiswa-mcp

Agent Claude Code

Extracts embedded Bash from GitHub Actions YAML, runs ShellCheck, and applies fixes. Use after editing workflow scripts.

0 4d ago A 28 tokens original MIT

settings

16

Tatsh/wiswa-mcp

Settings file Claude Code

Agent settings declaring 63 allowed tools.

0 4d ago A tokens not measured original MIT

ci

17

Tatsh/wiswa-mcp

Skill Claude CodeCodex

Create high-quality Git commits for all pending changes.

0 4d ago A 0 tokens original MIT

make-release

18

Tatsh/wiswa-mcp

Skill Claude CodeCodex

Prepare and publish a new release for the wiswa-mcp project.

0 4d ago A 0 tokens original MIT

regen

19

Tatsh/wiswa-mcp

Skill Claude CodeCodex

Run the regen agent from .claude/agents/regen.md.

0 4d ago A 0 tokens original MIT

wiswa-mcp AGENTS.md

20

Tatsh/wiswa-mcp

Instructions file CodexOpenCode

AGENTS.md instructions for Tatsh/wiswa-mcp, covering agents and ai guidance, rules (.claude/rules/), skills (.claude/skills/) and agents (.claude/agents/).

0 4d ago A 947 tokens original MIT

wiswa-mcp CLAUDE.md

21

Tatsh/wiswa-mcp

Instructions file

Claude Code instructions for Tatsh/wiswa-mcp: See @README.md for an overview of this project.

0 4d ago A 86 tokens original MIT

wiswa-mcp

22

Tatsh/wiswa-mcp

MCP server Claude CodeCodexCursor

FastMCP server exposing Wiswa settings discovery for AI assistants. Runs locally from the wiswa-mcp Python package.

0 4d ago A tokens not measured original MIT