craigcossairt

23 mods across 1 repository, 4 stars between them.

security-reviewer

01

craigcossairt/trellis

Agent Claude Code

Reviews code for security vulnerabilities - authorization boundaries, auth flows, input validation, storage access, and OWASP risks. Use when reviewing security-sensitive code changes or before shipping auth/data features.

4 11d ago A 41 tokens original MIT

bug-report

02

craigcossairt/trellis

Command Claude Code

Structured bug-fix protocol per docs/methodology/bug-protocol.md. Use when asked to '/bug-report', 'I found a bug', 'something is broken', 'fix this bug', 'report a bug', 'this is broken'.

4 11d ago A 50 tokens original MIT

tdd

03

craigcossairt/trellis

Command Claude Code

TDD workflow - red-green-refactor per docs/methodology/tdd.md. Use when asked to '/tdd', 'TDD workflow', 'red-green-refactor', 'test-first development', 'write the failing test first'.

4 11d ago A 48 tokens original MIT

worktree

04

craigcossairt/trellis

Command Claude Code

Set up parallel agent sessions on independent tasks via git worktrees. Use when asked to '/worktree', 'git worktree', 'parallel branches', 'isolated branch workspace', 'work on two things at once'.

4 11d ago A 44 tokens original MIT

SessionStart

05

craigcossairt/trellis

Hook Claude Code

Runs when a session starts on startup, resume, clear and compact, executing session-start.sh via bash. From craigcossairt/trellis.

4 11d ago A tokens not measured original MIT

PreToolUse

06

craigcossairt/trellis

Hook Claude Code

Runs before the agent uses a tool for Edit and Write tool calls, executing block-sensitive-files.sh via bash. From craigcossairt/trellis.

4 11d ago A tokens not measured copy · 47% MIT

PostToolUse

07

craigcossairt/trellis

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, executing format-on-edit.sh via bash. From craigcossairt/trellis.

4 11d ago A tokens not measured original MIT

UserPromptSubmit

08

craigcossairt/trellis

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing context-enrichment.sh via bash. From craigcossairt/trellis.

4 11d ago A tokens not measured original MIT

trellis

09

craigcossairt/trellis

Settings file Claude Code

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

4 11d ago A tokens not measured copy · 83% MIT

daily-brief

10

craigcossairt/trellis

Skill Claude CodeCodex

Start-of-day ranked brief - open issues, recent commits, work in progress, and anything waiting on a human decision. Use when asked for a 'daily brief', 'morning brief', 'what should I work on today', 'start my day', 'catch me up'.

4 11d ago A 60 tokens original MIT

launch-check

11

craigcossairt/trellis

Skill Claude CodeCodex

Run a pre-demo/pre-launch audit of the app - test data, broken screens, missing error states, brand consistency. Use when asked to 'demo check', 'launch check', 'pre-demo audit', 'check before user interview', 'audit before demo'.

4 11d ago A 55 tokens original MIT

learn

12

craigcossairt/trellis

Skill Claude CodeCodex

Review the current conversation and update project knowledge artifacts - common-gotchas.md (bug patterns), AGENTS.md (conventions), agent memory (cross-session). Use when asked to '/learn', 'what did we learn', 'capture lessons', 'update common-gotchas'.

4 11d ago A 58 tokens original MIT

prd-to-issues

13

craigcossairt/trellis

Skill Claude CodeCodex

Break a PRD into independently-grabbable tracker issues using tracer-bullet vertical slices. Use when asked to 'PRD to issues', 'break this PRD into tickets', 'create implementation tickets from a PRD', 'turn PRD into issues'.

4 11d ago A 57 tokens copy · 91% MIT

craigcossairt/trellis

Skill Claude CodeCodex

Review outdated dependencies, security-scan each candidate bump against OSV.dev, then apply only the safe updates and PR them. Use when asked to 'review dependency updates', 'what can/should be updated', 'are we exposed to ', 'bump dependencies safely'.

4 11d ago A 65 tokens original MIT

write-a-prd

15

craigcossairt/trellis

Skill Claude CodeCodex

Create a PRD through user interview, codebase exploration, and module design, then submit to the issue tracker. Use when asked to 'write a PRD', 'create a product requirements document', 'plan a new feature'.

4 11d ago A 51 tokens copy · 86% MIT

project

16

craigcossairt/trellis

Cursor rule Cursor

Project conventions - canonical source is AGENTS.md.

4 11d ago A 317 tokens original MIT

bug-report

17

craigcossairt/trellis

Skill Claude CodeCodexCursor

Structured bug-fix protocol per docs/methodology/bug-protocol.md. Use when asked to '/bug-report', 'I found a bug', 'something is broken', 'fix this bug', 'report a bug', 'this is broken'.

4 11d ago A 53 tokens original MIT

tdd

18

craigcossairt/trellis

Skill Claude CodeCodexCursor

TDD workflow - red-green-refactor per docs/methodology/tdd.md. Use when asked to '/tdd', 'TDD workflow', 'red-green-refactor', 'test-first development', 'write the failing test first'.

4 11d ago A 51 tokens original MIT

worktree

19

craigcossairt/trellis

Skill Claude CodeCodexCursor

Set up parallel agent sessions on independent tasks via git worktrees. Use when asked to '/worktree', 'git worktree', 'parallel branches', 'isolated branch workspace', 'work on two things at once'.

4 11d ago A 47 tokens original MIT

craigcossairt/trellis

Instructions file GitHub Copilot

Instructions for craigcossairt/trellis: Read and follow AGENTS.md at the repository root - it is the canonical instruction file for all AI agents on this project. Full methodology docs live in docs/methodology/: TDD workflow, bug-fix protocol, and session habits. Append bug patterns to docs/common-gotchas.md and…

4 11d ago A 84 tokens original MIT

trellis AGENTS.md

21

craigcossairt/trellis

Instructions file CodexOpenCode

Instructions for craigcossairt/trellis, covering agents.md , project, what i need from agents, current state - source of truth pointers and tech stack.

4 11d ago A 3,686 tokens original MIT

trellis CLAUDE.md

22

craigcossairt/trellis

Instructions file

Instructions for craigcossairt/trellis, a project described as: The structure a project grows on: a free starter template for AI-assisted development. One AGENTS.md every tool reads (Claude Code, Cursor, Grok Build, Codex, Gemini CLI, Copilot), TDD + bug-fix methodology, secret guardrails, optional local knowledge…

4 11d ago A 134 tokens original MIT

trellis GEMINI.md

23

craigcossairt/trellis

Instructions file Gemini CLI

Instructions for craigcossairt/trellis: Read and follow AGENTS.md in this directory - it is the canonical instruction file for all AI agents on this project. Full methodology docs live in docs/methodology/.

4 11d ago A 44 tokens original MIT