dfsramos

25 mods across 1 repository, 2 stars between them.

_contract

01

dfsramos/claude-mallet

Agent Claude Code

Every agent in the pipeline must return output in this exact structure. No prose outside these sections. The orchestrator parses this to decide next action and construct the next agent's input.

2 20d ago A 0 tokens

code-analyst

02

dfsramos/claude-mallet

Agent Claude Code

Read the relevant codebase and produce a concrete change plan for a given feature spec.

2 20d ago A 22 tokens

code-reviewer

03

dfsramos/claude-mallet

Agent Claude Code

Review changed files as a senior developer — flag blocking issues and non-blocking notes.

2 20d ago A 21 tokens

implementer

05

dfsramos/claude-mallet

Agent Claude Code

Apply an approved change plan to the codebase — read, edit, and create files as specified.

2 20d ago A 23 tokens

plan-critic

06

dfsramos/claude-mallet

Agent Claude Code

Challenge a change plan against the feature spec and flag gaps before any code is written.

2 20d ago A 21 tokens

test-runner

07

dfsramos/claude-mallet

Agent Claude Code

Execute a test suite and return only signal — status, failures, and counts.

2 20d ago A 20 tokens

adr

08

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when the user says "record this decision", "create an ADR", "document why we chose X", or runs /adr. Also invoke during plan-feature when a significant architectural choice is made (database, framework, communication pattern, key library) and the rationale should be preserved.

2 20d ago A 59 tokens

checkpoint

09

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when the user says "checkpoint", "save state", "/checkpoint", or asks to save progress mid-session. Also invoke proactively when a session is running long and compaction feels imminent — run this before /compact so key state survives.

2 20d ago A 50 tokens

create-pr

10

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when the user says "create PR", "open a PR", "make a pull request", or similar.

2 20d ago A 26 tokens

discover

11

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when the user runs /discover, or says "discover this project", "analyze the codebase", "what could we improve here", or similar. Also when entering a new project and asking what .claude setup improvements are possible.

2 20d ago A 51 tokens

hooks-setup

12

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when the user runs /hooks-setup, asks to "set up hooks", "enable typecheck", "enable push confirmation", or wants to activate optional hook scripts in the current project.

2 20d ago A 43 tokens

implement-feature

13

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when the user asks to implement a feature, add functionality, or make a non-trivial code change. Orchestrates the full pipeline: spec → plan → critique → implement → test → review → validate.

2 20d ago A 0 tokens

migrate

14

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when the user runs /migrate, says "clean up the old Mallet installs", "migrate to user-level Mallet", "remove the per-project Mallet", or when a session-start notice reports a legacy per-project payload in the current repo. Also invoked by the user-level install flow after a fresh install.

2 20d ago A 69 tokens

next-steps

15

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when the user asks what is pending, what is left, what is next, what the next steps are, or runs /next-steps. Also invoke when the user asks for the status of outstanding work, asks which items are not yet tracked anywhere, or asks to be given the remaining work in a referenceable list.

2 20d ago A 70 tokens

plan-feature

16

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when the user wants to plan a new feature, build something new, or continue work on an existing feature plan.

2 20d ago A 27 tokens

preflight

17

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when the user runs /preflight, or when environment issues are suspected before starting git-heavy work (stale worktrees, Git LFS hooks blocking worktree creation, WSL2 quirks).

2 20d ago A 44 tokens

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when a code review has been returned (from Clifford, a human reviewer, or any review output) and you need to process and act on the feedback.

2 20d ago A 37 tokens

reviewing-sessions

19

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when the user agrees to a session wrap-up, or says "wrap up", "all done", "end session", or similar. Also when the user proactively asks for a session summary or retrospective.

2 20d ago A 46 tokens

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when debugging an error, investigating unexpected behaviour, or fixing something that isn't working. Also when a previous fix attempt has failed or made things worse.

2 20d ago A 35 tokens

task-calibrate

21

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when the UserPromptSubmit hook flags a high-complexity task, or when the user asks which model or effort level to use for a task. Also invokable explicitly via "/task-calibrate" or "check model for this".

2 20d ago A 52 tokens

update

22

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when the user says "update the framework", "update Mallet", "upgrade Claude Mallet", or "update from ". Also invoke when a session-start notice reports that a framework update is available.

2 20d ago D 45 tokens

<domain>-knowledge

23

dfsramos/claude-mallet

Skill Claude CodeCodex

Skill "<domain>-knowledge" from dfsramos/claude-mallet, covering knowledge, when this applies, core principles, decision framework and reference.

2 20d ago A 45 tokens

harvest

24

dfsramos/claude-mallet

Skill Claude CodeCodex

Invoke when the user says "harvest", "run harvest", or "harvest " inside the claude-mallet repo. Promotes project-specific skills from a target project into the framework base and surfaces skill overrides for review.

2 20d ago A 52 tokens