Xaviw

17 mods across 1 repository, 5 stars between them.

code-review

01

Xaviw/skills-manager

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

5 10d ago A 96 tokens copy · 88% MIT

diagnosing-bugs

02

Xaviw/skills-manager

Skill Claude CodeCodex

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

5 10d ago A 40 tokens copy · 95% MIT

domain-modeling

03

Xaviw/skills-manager

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

5 10d ago A 43 tokens copy · 91% MIT

grill-with-docs

04

Xaviw/skills-manager

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

5 10d ago A 30 tokens copy · 100% MIT

grilling

05

Xaviw/skills-manager

Skill Claude CodeCodex

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

5 10d ago A 38 tokens copy · 100% MIT

handoff

06

Xaviw/skills-manager

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

5 10d ago A 19 tokens copy · 88% MIT

implement

07

Xaviw/skills-manager

Skill Claude CodeCodex

Implement a piece of work based on a spec or set of tickets.

5 10d ago A 16 tokens copy · 100% MIT

Xaviw/skills-manager

Skill Claude CodeCodex

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

5 10d ago A 32 tokens copy · 89% MIT

Xaviw/skills-manager

Skill Claude CodeCodex

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

5 10d ago A 44 tokens copy · 94% MIT

tdd

10

Xaviw/skills-manager

Skill Claude CodeCodex

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

5 10d ago A 33 tokens copy · 95% MIT

teach

11

Xaviw/skills-manager

Skill Claude CodeCodex

Teach the user a new skill or concept, within this workspace.

5 10d ago A 15 tokens copy · 95% MIT

to-spec

12

Xaviw/skills-manager

Skill Claude CodeCodex

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

5 10d ago A 30 tokens copy · 94% MIT

to-tickets

13

Xaviw/skills-manager

Skill Claude CodeCodex

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.

5 10d ago A 54 tokens copy · 94% MIT

Xaviw/skills-manager

Instructions file CodexOpenCode

Project instructions for skills-manager, a Node.js command-line tool that installs and maintains agent skills across projects.

5 10d ago A 1,171 tokens original MIT

domain

15

Xaviw/skills-manager

Agent

An agent guide for working in a software project with domain documentation: files that explain the project’s terms, structure, and important past decisions. It tells the agent which documents to read and how to use their vocabulary.

5 10d ago A 0 tokens original MIT

issue-tracker

16

Xaviw/skills-manager

Agent

An issue tracker that stores feature specifications and implementation tickets as Markdown files inside the project’s .scratch directory. Markdown is plain text with simple formatting rules.

5 10d ago A 0 tokens original MIT

find-skills

17

Xaviw/skills-manager

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

5 10d ago A 67 tokens original MIT