joris887/exosuit

Suit up. Build anything. A drop-in engineering organization for Claude Code — deep idea interrogation, TDD sprints, enforced quality gates. 43 skills · 8 agents · 13 hooks.

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

UAT-cycle

01

joris887/exosuit

Skill Claude CodeCodex

Execute a UAT test case — select, test, process findings, fix or log, and close the cycle.

4 13d ago A 27 tokens original MIT

architecture-check

02

joris887/exosuit

Skill Claude CodeCodex

Validate module boundaries, check for architectural drift, and suggest fitness function tests. Compares actual code structure against ARCHITECTURE.md.

4 13d ago A 30 tokens original MIT

backlog-review

03

joris887/exosuit

Skill Claude CodeCodex

Execute comprehensive backlog review. Analyzes story quality, Definition of Ready compliance, dependencies, zombie stories, and generates a backlog health report.

4 13d ago A 32 tokens original MIT

bootstrap

04

joris887/exosuit

Skill Claude CodeCodex

First-run framework setup. Detects existing project stack or guides new project creation from vision/braindump.

4 13d ago A 24 tokens original MIT

brainstorm

05

joris887/exosuit

Skill Claude CodeCodex

Use when the user has a complex idea that needs design exploration before story decomposition.

4 13d ago A 19 tokens original MIT

claude-sense-check

06

joris887/exosuit

Skill Claude CodeCodex

Incremental code logic verification of UAT test cases — pick batch, trace code, fix issues, update tracking.

4 13d ago A 29 tokens original MIT

code-quality

07

joris887/exosuit

Skill Claude CodeCodex

Analyzes code quality, complexity, duplication, and architectural patterns. Use after implementing features, during code review, or when preparing for PR. Auto-invoke when user has completed significant code changes or asks to review code quality.

4 13d ago A 48 tokens original MIT

commit

08

joris887/exosuit

Skill Claude CodeCodex

Create a well-formatted conventional commit with proper message structure. Use when ready to commit changes.

4 13d ago A 21 tokens original MIT

continue

09

joris887/exosuit

Skill Claude CodeCodex

Resume development with smart session continuation. Reads session handoff files, sprint spec, analyzes git state, and determines the best path forward.

4 13d ago A 29 tokens original MIT

custom-hooks

10

joris887/exosuit

Skill Claude CodeCodex

Create project-specific hook scripts and register them in settings.json. Extends the framework's enforcement layer.

4 13d ago A 23 tokens original MIT

dashboard

11

joris887/exosuit

Skill Claude CodeCodex

Sprint status overview with session insights, sprint trends, and actionable next steps.

4 13d ago A 17 tokens original MIT

debug-session

12

joris887/exosuit

Skill Claude CodeCodex

Use when the user reports a bug, error, or unexpected behavior that needs investigation.

4 13d ago A 20 tokens original MIT

deploy

13

joris887/exosuit

Skill Claude CodeCodex

Deploy the project to a hosting platform. Detects deployment configuration, runs pre-deploy checks, and guides first-time setup.

4 13d ago C 27 tokens original MIT

discover

14

joris887/exosuit

Skill Claude CodeCodex

Deep guided elicitation for new projects. Archetype-aware, research-backed, multi-phase discovery with assumption tracking and Phase Transition Stories.

4 13d ago A 28 tokens original MIT

doctor

15

joris887/exosuit

Skill Claude CodeCodex

Validate framework configuration, check runtime dependencies, and report issues. Use when something isn't working or after setup.

4 13d ago B 23 tokens original MIT

fix-issue

16

joris887/exosuit

Skill Claude CodeCodex

Fix a GitHub issue following project coding standards. Creates branch, implements fix with TDD, and prepares PR.

4 13d ago A 27 tokens original MIT

framework-upgrade

17

joris887/exosuit

Skill Claude CodeCodex

Upgrade Exosuit to a newer version while preserving project customizations.

4 13d ago B 18 tokens original MIT

handoff

18

joris887/exosuit

Skill Claude CodeCodex

Generate a structured handoff document for ending a development session. Saves to docs/sessions/ for the continue skill to read.

4 13d ago A 28 tokens original MIT

help-me

19

joris887/exosuit

Skill Claude CodeCodex

Natural language skill discovery — describe what you want to do and get matched to the right skill.

4 13d ago A 22 tokens original MIT

ideate

20

joris887/exosuit

Skill Claude CodeCodex

Use when the user has an idea or requirement to decompose into backlog stories.

4 13d ago A 19 tokens original MIT

manual-test

21

joris887/exosuit

Skill Claude CodeCodex

Prepare for manual testing session with test plan based on known issues, recent changes, and acceptance criteria.

4 13d ago A 23 tokens original MIT

merge-down

22

joris887/exosuit

Skill Claude CodeCodex

Use when the user is inside a parallel stream (worktree branch) and wants to bring that branch up to date with the LATEST of its parent branch — typically after one or more sibling streams have merged their work up into the parent (via /merge-up). Pulls the parent's accumulated commits down into the current branch…

4 13d ago A 117 tokens original MIT

merge-up

23

joris887/exosuit

Skill Claude CodeCodex

Use when the user is inside a parallel stream (worktree branch) and wants to merge that branch's committed work into the parent branch it was created from, then bring the stream back up to date with the parent. True merge (keeps individual commits); prompts before pushing the parent. Pairs with /parallel-work, which…

4 13d ago A 95 tokens original MIT

optimize

24

joris887/exosuit

Skill Claude CodeCodex

Use when the user wants to autonomously improve a measurable metric through iterative experimentation with git-based checkpointing and automatic rollback.

4 13d ago A 27 tokens original MIT