tigu77

16 mods across 1 repository, 5 stars between them.

code-review

01

tigu77/tiguclaw

Agent

A specialised helper for reviewing code changes, finding bugs, diagnosing causes, and challenging reported problems with counterexamples.

5 yesterday A 97 tokens original Apache-2.0

deep

02

tigu77/tiguclaw

Agent

A general-purpose sub-agent for difficult coding work that needs careful judgment, such as design, root-cause analysis, or reasoning across several files.

5 yesterday A 90 tokens original Apache-2.0

explore

03

tigu77/tiguclaw

Agent

A read-only sub-agent for locating code, files, settings, and call paths when their location is uncertain. It reports findings with file and line references rather than changing the project.

5 yesterday A 96 tokens original Apache-2.0

general

04

tigu77/tiguclaw

Agent

A general-purpose sub-agent for carrying out already-defined coding tasks. It can implement, modify, clean up, and verify work when the files and desired result are known.

5 yesterday A 100 tokens original Apache-2.0

quick

05

tigu77/tiguclaw

Agent

A general-purpose sub-agent for small, clearly defined tasks such as summaries, extraction, conversion, or simple lookups. A sub-agent is a separate coding agent given one focused assignment.

5 yesterday A 91 tokens original Apache-2.0

skill-eval-grader

06

tigu77/tiguclaw

Agent

An evaluation grader for coding-skill tests. It checks a runner’s result against a list of required statements, called assertions, and returns a strict JSON decision.

5 yesterday A 59 tokens original Apache-2.0

skill-eval-runner

07

tigu77/tiguclaw

Agent

A controlled test runner for evaluating a coding skill. It runs one test prompt with or without the skill’s instructions and returns the original result for comparison.

5 yesterday A 51 tokens original Apache-2.0

app-ai-wiring

08

tigu77/tiguclaw

Skill Claude CodeCodex

A guide for connecting an app to an AI language model or to the tiguclaw assistant. It compares a tiguclaw-specific endpoint with an OpenAI-compatible gateway, a standard interface used by several model services.

5 yesterday A 232 tokens original Apache-2.0

claude-wrapper-sync

09

tigu77/tiguclaw

Skill Claude CodeCodex

A bridge that copies Claude Code’s agents, skills, and slash commands from a project’s `.claude/` folder into tiguclaw, where they can be reused.

5 yesterday A 135 tokens original Apache-2.0

code-review

10

tigu77/tiguclaw

Skill Claude CodeCodex

A method for reviewing code, bugs, diffs, branches, and pull requests. A diff is the set of changes between two versions of code, and a pull request is a proposed change submitted for review.

5 yesterday A 278 tokens original Apache-2.0

codex-wrapper-sync

11

tigu77/tiguclaw

Skill Claude CodeCodex

A bridge that copies Codex skills and project instructions into tiguclaw so they can be reused there; Codex skills are folders containing `SKILL.md` instructions.

5 yesterday A 141 tokens original Apache-2.0

db-maintenance

12

tigu77/tiguclaw

Skill Claude CodeCodex

A maintenance guide for a SQLite database that stores memories, sessions, and conversation records in one file. SQLite is a database system that can keep data in a single file.

5 yesterday A 189 tokens original Apache-2.0

harness

13

tigu77/tiguclaw

Skill Claude CodeCodex

A planning skill for deciding whether a task should be split among several coding agents, and for managing that team when needed. A harness is the coordination setup that passes work between agents and collects their results.

5 yesterday A 240 tokens original Apache-2.0

tigu77/tiguclaw

Skill Claude CodeCodex

A safety check for registering scheduled jobs, file watchers, or web endpoints that can start an assistant task without someone present.

5 yesterday A 164 tokens original Apache-2.0

skill-creator

15

tigu77/tiguclaw

Skill Claude CodeCodex

A guide for creating or improving an individual coding-agent skill, with optional tests to measure whether the result is better. It also covers when to use a larger setup containing multiple agents and an orchestrator.

5 yesterday A 232 tokens original Apache-2.0

verify

16

tigu77/tiguclaw

Skill Claude CodeCodex

A verification procedure for checking that a code change was actually built, deployed, and executed by the running system.

5 yesterday A 273 tokens original Apache-2.0