CRJFisher

29 mods across 2 repositories, 24 stars between them.

architecture-review

01

CRJFisher/ariadne

Agent Claude Code

Performs architectural review of files undergoing large-scale updates. Use proactively when refactoring, restructuring modules, or reviewing code organization. Provides actionable suggestions for renaming, moving functions, and restructuring modules.

22 yesterday A 42 tokens original MIT

backlog-navigator

02

CRJFisher/ariadne

Agent Claude Code

Researches the backlog to find incomplete tasks, recently completed tasks, and suggests the most likely next task candidates based on dependencies, priorities, and completion patterns. Use when starting work sessions or deciding what to work on next.

22 yesterday A 49 tokens original MIT

fix-planner

03

CRJFisher/ariadne

Agent Claude Code

Proposes a fix plan for a specific false positive issue group. Reads Ariadne core code to understand the detection gap and designs a concrete fix. Writes plan to a file.

22 yesterday A 39 tokens original MIT

lesson-learner

04

CRJFisher/ariadne

Agent Claude Code

Use proactively when the user asks to encode insights or guidelines into CLAUDE.md. Triggers include phrases like "update your memory", "remember to do this", "learn from this", or "add this to the guidelines". Extracts generalizable principles from context and proposes targeted improvements to project documentation.

22 yesterday A 66 tokens original MIT

plan-reviewer

05

CRJFisher/ariadne

Agent Claude Code

Reviews a synthesized fix plan from a specific angle (info-architecture, simplicity, fundamentality, or language-coverage). Writes review to a file.

22 yesterday A 34 tokens original MIT

plan-synthesizer

06

CRJFisher/ariadne

Agent Claude Code

Reads 5 competing fix plans for an issue group and synthesizes the best overall plan, combining the strongest elements from each.

22 yesterday A 31 tokens original MIT

task-writer

07

CRJFisher/ariadne

Agent Claude Code

Creates a backlog task from a synthesized plan and its reviews. Incorporates reviewer feedback into the final task document.

22 yesterday A 26 tokens original MIT

CRJFisher/ariadne

Agent Claude Code

Analyzes test coverage for a change set by reading source and test files, identifying which functions/modules have tests, and reporting coverage gaps. Use when reviewing PRs, before completing features, or when asked to check test coverage.

22 yesterday A 51 tokens original MIT

triage-aggregator

09

CRJFisher/ariadne

Agent Claude Code

Groups triage investigation results by shared root cause, merging duplicate group IDs from independent investigator runs into canonical groups.

22 yesterday A 28 tokens original MIT

triage-investigator

10

CRJFisher/ariadne

Agent Claude Code

Investigates a single entry point candidate to determine if it is a true positive, dead code, or a false positive that Ariadne missed callers for. Returns a TriageEntryResult JSON.

22 yesterday A 43 tokens original MIT

CRJFisher/ariadne

Agent Claude Code

Analyzes triage results for metadata patterns that could become deterministic classification rules, reducing future LLM triage costs.

22 yesterday A 29 tokens original MIT

CRJFisher/ariadne

Command Claude Code

Please investigate this task, debug it (using scripts in /tmp if needed) in order to find the root cause of the issue. Find the and suggest the best strategies for fixing the issue.

22 yesterday A 0 tokens original MIT

PreToolUse

15

CRJFisher/ariadne

Hook Claude Code

Runs before the agent uses a tool for Write and Edit tool calls, executing file_naming_validator.ts and backlog_validator.ts (2 commands). From CRJFisher/ariadne.

22 yesterday A tokens not measured original MIT

Stop

16

CRJFisher/ariadne

Hook Claude Code

Runs when the agent finishes a response, executing build_stop.ts, eslint_stop.ts, file_naming_validator_stop.ts, test_file_enforcement_stop.ts, run_tests_stop.ts and entrypoint_stop.ts (6 commands). From CRJFisher/ariadne.

22 yesterday A tokens not measured copy · 36% MIT

ariadne

17

CRJFisher/ariadne

Settings file Claude Code

Agent settings declaring 2 hook events (PreToolUse, Stop).

22 yesterday A tokens not measured original MIT

mcp-analytics

18

CRJFisher/ariadne

Skill Claude CodeCodex

Check Ariadne MCP tool usage analytics — session counts, tool call stats, durations, and error rates.

22 yesterday A 21 tokens original MIT

mcp-headless-test

19

CRJFisher/ariadne

Skill Claude CodeCodex

Run live tests of the Ariadne MCP server using Claude Code in headless mode. Tests tool discovery, invocation, and filtering. Use when validating MCP server changes or checking integration with Claude Code.

22 yesterday A 45 tokens original MIT

release

20

CRJFisher/ariadne

Skill Claude CodeCodex

Prepare a new release of Ariadne packages. Creates changesets, verifies build/tests, and drafts the PR to main.

22 yesterday A 26 tokens original MIT

CRJFisher/ariadne

Skill Claude CodeCodex

Runs the full entry point self-repair pipeline. Detects entry points in Ariadne packages or external codebases, triages false positives via sub-agents, plans fixes for each issue group with competing proposals and multi-angle review, and creates backlog tasks.

22 yesterday A 57 tokens original MIT

ariadne

22

CRJFisher/ariadne

MCP server Claude CodeCodexCursor +2

MCP server "ariadne" as configured in CRJFisher/ariadne. Runs ./packages/mcp/dist/server.js with node. Needs 1 environment variable to run.

22 yesterday A tokens not measured original MIT

ariadne AGENTS.md

23

CRJFisher/ariadne

Instructions file CodexOpenCode

Instructions for CRJFisher/ariadne, covering guidelines, project layout / intention tree, refactoring ethos, documentation style: canonical and self-contained and scope.

22 yesterday A 1,990 tokens original MIT

ariadne CLAUDE.md

24

CRJFisher/ariadne

Instructions file

Instructions for CRJFisher/ariadne, covering guidelines, goals, project layout / intention tree, refactoring ethos and processing pipeline.

22 yesterday A 1,330 tokens original MIT