mindfold-ai

50 mods across 1 repository, 14k stars between them.

SessionStart

25

mindfold-ai/Trellis

Hook Claude Code

Runs when a session starts on startup, clear and compact, executing session-start.py via python3 (3 commands). From mindfold-ai/Trellis.

14k 5d ago A tokens not measured AGPL-3.0

PreToolUse

26

mindfold-ai/Trellis

Hook Claude Code

Runs before the agent uses a tool for Task and Agent tool calls, executing inject-subagent-context.py via python3 (2 commands). From mindfold-ai/Trellis.

14k 5d ago A tokens not measured AGPL-3.0

UserPromptSubmit

27

mindfold-ai/Trellis

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing inject-workflow-state.py via python3. From mindfold-ai/Trellis.

14k 5d ago A tokens not measured AGPL-3.0

Trellis

28

mindfold-ai/Trellis

Settings file Claude Code

Agent settings declaring 3 hook events (SessionStart, PreToolUse, UserPromptSubmit).

14k 5d ago A tokens not measured AGPL-3.0

gitnexus-cli

29

mindfold-ai/Trellis

Skill Claude CodeCodex

Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki".

14k 5d ago A 59 tokens AGPL-3.0

gitnexus-debugging

30

mindfold-ai/Trellis

Skill Claude CodeCodex

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug".

14k 5d ago A 46 tokens AGPL-3.0

gitnexus-exploring

31

mindfold-ai/Trellis

Skill Claude CodeCodex

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow".

14k 5d ago A 55 tokens AGPL-3.0

gitnexus-guide

32

mindfold-ai/Trellis

Skill Claude CodeCodex

Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?".

14k 5d ago A 56 tokens AGPL-3.0

mindfold-ai/Trellis

Skill Claude CodeCodex

Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: "Is it safe to change X?", "What depends on this?", "What will break?".

14k 5d ago A 50 tokens AGPL-3.0

mindfold-ai/Trellis

Skill Claude CodeCodex

Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file".

14k 5d ago A 53 tokens AGPL-3.0

create-manifest

35

mindfold-ai/Trellis

Skill Claude CodeCodex

Create a Trellis migration manifest and matching docs-site changelogs for a target release by analyzing commits since the previous release. Use when preparing a patch, beta, rc, or minor release manifest.

14k 5d ago A 44 tokens AGPL-3.0

trellis-continue

36

mindfold-ai/Trellis

Command Cursor

Resume work on the current task — pick up at the right phase/step in .trellis/workflow.md.

14k 5d ago A 0 tokens AGPL-3.0

trellis-finish-work

38

mindfold-ai/Trellis

Command Cursor

Wrap up the current session: archive the active task (and any other completed-but-unarchived tasks the user wants to clean up) and record the session journal. Code commits are NOT done here — those happen in workflow Phase 3.4 before you invoke this command.

14k 5d ago A 0 tokens AGPL-3.0

mindfold-ai/Trellis

Command Cursor

Sync a marketplace skill to the documentation site. Creates skill detail pages (EN/ZH), updates the marketplace index, and updates docs.json navigation.

14k 5d ago A 0 tokens AGPL-3.0

architect

40

mindfold-ai/Trellis

Agent

Architecture sparring partner for Trellis. Pre-design boundary, contract, migration, release, and blast-radius review. Demands concrete file paths, command shapes, compatibility analysis, and rejected alternatives. NOT an implementer.

14k 5d ago A 46 tokens AGPL-3.0

check

41

mindfold-ai/Trellis

Agent

Code quality auditor for the Trellis channel runtime. Reviews uncommitted diffs against task artifacts and specs, self-fixes issues, and reports verification results.

14k 5d ago A 34 tokens AGPL-3.0

implement

42

mindfold-ai/Trellis

Agent

Code implementation expert for the Trellis channel runtime. Understands specs and task artifacts, then implements features. No git commit allowed.

14k 5d ago A 28 tokens AGPL-3.0

plan

43

mindfold-ai/Trellis

Agent

Product / engineering planner — turns ambiguous asks into shippable plans.

14k 5d ago A 15 tokens AGPL-3.0

research

44

mindfold-ai/Trellis

Agent

Code and tech search expert. Finds patterns, specs, and tech solutions. Populates task JSONL context files.

14k 5d ago A 25 tokens AGPL-3.0

trellis-bootstrap

45

mindfold-ai/Trellis

Skill Claude CodeCodex

Initialize Trellis AI workflow system in a project. Use when user mentions "Trellis", "初始化 Trellis", "setup Trellis", "install Trellis", or wants to add AI-assisted development workflow to their project. This is a one-time setup skill.

14k 5d ago A 58 tokens AGPL-3.0

trellis-channel

46

mindfold-ai/Trellis

Skill Claude CodeCodex

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

14k 5d ago A 32 tokens AGPL-3.0

trellis-meta

47

mindfold-ai/Trellis

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…

14k 5d ago A 110 tokens AGPL-3.0

Trellis AGENTS.md

48

mindfold-ai/Trellis

Instructions file CodexOpenCode

AGENTS.md instructions for mindfold-ai/Trellis, covering trellis instructions, gitnexus — code intelligence, always do, never do and resources.

14k 5d ago A 946 tokens AGPL-3.0