ShipWithAI

58 mods across 2 repositories, 103 stars between them.

review

49

ShipWithAI/shipwithai-plugins

Skill Claude CodeCodex

Audit the current Claude Code harness health: check configured components, detect drift from the codebase, and suggest fixes or tier upgrades. Trigger phrases: "review harness", "check setup", "harness health", "what's missing", "upgrade tier", "audit claude config".

10 19d ago A 59 tokens original MIT

setup-agents

50

ShipWithAI/shipwithai-plugins

Skill Claude CodeCodex

Configure .claude/agents/ with specialized sub-agents for your project. Called by init or standalone to configure the agents pillar. Trigger phrases: "setup agents", "configure agents", "add claude agents".

10 19d ago A 48 tokens original MIT

setup-hooks

51

ShipWithAI/shipwithai-plugins

Skill Claude CodeCodex

Configure .claude/settings.json hooks section for your stack: auto-format, auto-lint, and test-on-stop triggers. Called by init or standalone to configure the hooks pillar. Trigger phrases: "setup hooks", "configure auto-format", "add lint hook".

10 19d ago A 56 tokens original MIT

setup-mcp

52

ShipWithAI/shipwithai-plugins

Skill Claude CodeCodex

Configure .mcp.json with MCP servers for external services your project uses. Called by init or standalone to configure the MCP pillar. Trigger phrases: "setup mcp", "configure mcp servers", "connect to [service]".

10 19d ago A 51 tokens original MIT

setup-memory

53

ShipWithAI/shipwithai-plugins

Skill Claude CodeCodex

Configure project memory: write CLAUDE.md with architecture context and (Tier 3) set up a self-sustaining .claude/memory/ lifecycle — SessionStart load hook, Stop save-nudge hook, and a /save-memory skill that distills each session. Called by init or standalone to configure the memory pillar. Trigger phrases: "setup…

10 19d ago A 89 tokens original MIT

setup-observability

54

ShipWithAI/shipwithai-plugins

Skill Claude CodeCodex

Enable tool call logging for harness optimization. Installs observe.py hook writing tool metadata to .claude/logs/. Tier 3 opt-in. Trigger phrases: "setup observability", "enable tool logging", "track tool usage", "observe tool calls".

10 19d ago B 57 tokens original MIT

setup-permissions

55

ShipWithAI/shipwithai-plugins

Skill Claude CodeCodex

Configure .claude/settings.json with appropriate tool permissions for your stack. Called by init or standalone to configure the permissions pillar. Trigger phrases: "setup permissions", "configure allowed tools", "set claude permissions".

10 19d ago A 47 tokens original MIT

setup-skills

56

ShipWithAI/shipwithai-plugins

Skill Claude CodeCodex

Install reusable project skills into .claude/skills/. Ships git-workflow (commit/branch/PR conventions from your init choices). Triggers: "setup skills", "install project skills", "add git skill".

10 19d ago A 48 tokens original MIT

setup-ssot

57

ShipWithAI/shipwithai-plugins

Skill Claude CodeCodex

Set up SSOT documentation: docs/architecture.md, ADR structure, and CODEMAPS for codebase navigation. Called by init or standalone. Trigger phrases: "setup ssot", "create architecture docs", "setup ADR structure", "create CODEMAPS", "document architecture".

10 19d ago A 62 tokens original MIT

update-ssot

58

ShipWithAI/shipwithai-plugins

Skill Claude CodeCodex

Sync CLAUDE.md and architecture docs with the current state of the codebase. Use after significant changes: new dependencies, refactoring, architecture shifts. Trigger phrases: "update CLAUDE.md", "sync docs", "CLAUDE.md is outdated", "update architecture docs", "sync ssot".

10 19d ago A 68 tokens original MIT