Sisyphe42/ReignsAgent

Creator, simulation reviewer, and portable player toolchain for binary-choice card narratives.

295Stars on the repository
26Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

trellis-before-dev

01

Sisyphe42/ReignsAgent

Skill Claude CodeCodex

Discovers and injects project-specific coding guidelines from .trellis/spec/ before implementation begins. Reads spec indexes, pre-development checklists, and shared thinking guides for the target package. Use when starting a new coding task, before writing any code, switching to a different package, or needing to…

not rated 295 +1 2d ago A 70 tokens copy · 100% MIT

trellis-brainstorm

02

Sisyphe42/ReignsAgent

Skill Claude CodeCodex

Guides collaborative requirements discovery before implementation. Creates task directory, seeds PRD, asks high-value questions one at a time, researches technical choices, and converges on MVP scope. Use when requirements are unclear, there are multiple valid approaches, or the user describes a new feature or complex…

not rated 295 +1 2d ago A 65 tokens original MIT

trellis-break-loop

03

Sisyphe42/ReignsAgent

Skill Claude CodeCodex

Deep bug analysis to break the fix-forget-repeat cycle. Analyzes root cause category, why fixes failed, prevention mechanisms, and captures knowledge into specs. Use after fixing a bug to prevent the same class of bugs.

not rated 295 +1 2d ago A 50 tokens original MIT

trellis-channel

04

Sisyphe42/ReignsAgent

Skill Claude CodeCodex

Use Trellis channel for live multi-agent collaboration, spawned workers, cross-agent review, progress inspection, forum channels, and channel log debugging.

not rated 295 +1 2d ago A 32 tokens original MIT

trellis-check

05

Sisyphe42/ReignsAgent

Skill Claude CodeCodex

Comprehensive quality verification: spec compliance, lint, type-check, tests, cross-layer data flow, code reuse, and consistency checks. Use when code is written and needs quality verification, before committing changes, or to catch context drift during long sessions.

not rated 295 +1 2d ago A 54 tokens copy · 100% MIT

trellis-meta

06

Sisyphe42/ReignsAgent

Skill Claude CodeCodex

Understand and customize the local Trellis architecture inside a user project. Use when modifying .trellis plus platform hooks, settings, agents, skills, commands, prompts, workflows, the channel runtime (trellis channel), bundled runtime agents under .trellis/agents/, selectable workflow templates, registry-backed…

not rated 295 +1 2d ago A 110 tokens original MIT

Sisyphe42/ReignsAgent

Skill Claude CodeCodex

A way to search local records of earlier conversations from coding-agent tools. Trellis mem indexes stored JSONL conversation files and can list, search, filter by task phase, or show cleaned dialogue without uploading it.

not rated 295 +1 2d ago A 140 tokens copy · 92% MIT

Sisyphe42/ReignsAgent

Skill Claude CodeCodex

Bootstrap project-specific Trellis coding specs with a platform-neutral single-agent workflow. Use when creating or refreshing .trellis/spec guidelines, analyzing a codebase with GitNexus, ABCoder, or source inspection, decomposing package/layer spec work, and writing real codebase-backed spec docs without placeholder…

not rated 295 +1 2d ago A 67 tokens copy · 100% MIT

trellis-update-spec

09

Sisyphe42/ReignsAgent

Skill Claude CodeCodex

Captures executable contracts and coding conventions into .trellis/spec/ documents. Use when learning something valuable from debugging, implementing, or discussion that should be preserved for future sessions.

not rated 295 +1 2d ago A 40 tokens copy · 97% MIT

trellis-continue

10

Sisyphe42/ReignsAgent

Skill Claude CodeCodex

Resume work on the current task. Loads the workflow Phase Index, figures out which phase/step to pick up at, then pulls the step-level detail via getcontext.py --mode phase. Use when coming back to an in-progress task and you need to know what to do next.

not rated 295 +1 2d ago A 62 tokens copy · 91% MIT

trellis-finish-work

11

Sisyphe42/ReignsAgent

Skill Claude CodeCodex

Wrap up the current session: verify quality gate passed, remind user to commit, archive completed tasks, and record session progress to the developer journal. Use when done coding and ready to end the session.

not rated 295 +1 2d ago A 46 tokens copy · 100% MIT

trellis-start

12

Sisyphe42/ReignsAgent

Skill Claude CodeCodex

Initializes an AI development session by reading workflow guides, developer identity, git status, active tasks, and project guidelines from .trellis/. Classifies incoming tasks and routes to brainstorm, direct edit, or task workflow. Use when beginning a new coding session, resuming work, starting a new task, or…

not rated 295 +1 2d ago A 73 tokens copy · 100% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: