ndisisnd

29 mods across 2 repositories, 8 stars between them.

PreToolUse

01

ndisisnd/msg

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing changelog-gate.py via python3. From ndisisnd/msg.

6 15d ago A tokens not measured original MIT

PostToolUse

02

ndisisnd/msg

Hook Claude Code

Runs after a tool call finishes for Bash tool calls, running python3 -c ". From ndisisnd/msg.

6 15d ago A tokens not measured original MIT

msg

03

ndisisnd/msg

Settings file Claude Code

Agent settings declaring 2 hook events (PreToolUse, PostToolUse) and 19 allowed tools.

6 15d ago A tokens not measured original MIT

emulate

04

ndisisnd/msg

Skill Claude CodeCodex

Runs this repo's app on a local simulator or emulator and opens the window on the user's desktop. Use it when the user says "run the app", "open the simulator", "launch the emulator", "boot the iOS sim", "start Expo", "see it running", "show me the app", or invokes /emulate. Takes the branch the user is standing on…

6 15d ago A 170 tokens original MIT

eng

05

ndisisnd/msg

Skill Claude CodeCodex

Platform-agnostic engineering agent with three modes: --plan (propose file changes for human approval AND write the per-feature todo tickets in the same pass), --build (write code from the todo tickets — the single and final build spec), --review (one adversarial whole-change review of the working diff, run by a…

6 15d ago A 130 tokens original MIT

intake

06

ndisisnd/msg

Skill Claude CodeCodex

The planning front-door. Captures feature ideas and bugs as graded rows in the root INTAKE.md ledger. Use it when the user says "log an idea", "capture a bug", "add to the backlog", "note this down", "track this feature", or invokes /intake. Owns the requirements interview — fleshes out thin ideas, proactively…

6 15d ago A 239 tokens original MIT

merge

07

ndisisnd/msg

Skill Claude CodeCodex

The ship gate — the only skill that merges. --staging merges the feature→staging PR on green CI, deploys, verifies, emits a human test script and stamps the staging sign-off on approval. --production ships the double-confirmed release to main and deploys production. Never self-certifies staging; nothing reaches main…

6 15d ago A 94 tokens original MIT

msg

08

ndisisnd/msg

Skill Claude CodeCodex

Root menu for msg skills, plus harness modes. --init is the one-time project bootstrap — use it when the user says "initialise project", "bootstrap repo", "set up the framework", "start a new project", or asks to set up project structure in an empty repo. Other modes: --init-staging (add a staging branch), --update…

6 15d ago A 162 tokens original MIT

plan-em

09

ndisisnd/msg

Skill Claude CodeCodex

Engineering Manager skill. Reads an approved PRD, runs pre-flight checks against AHA.md, GLOSSARY.md and ARCHITECTURE.md, auto-runs plan-review certification inline (no ask), identifies specialist agents to activate (roster approval — the single human gate), spins them up to write engineering sections directly into…

6 15d ago A 178 tokens original MIT

plan-pm

10

ndisisnd/msg

Skill Claude CodeCodex

Principal PM skill — the autonomous PRD writer. Consumes a graded, fleshed-out row from the INTAKE.md backlog (idea, goal, type, grade) and drafts the full PRD solo — feature/acceptance table, edge cases, error handling — saved to features/planned/prd-[n]-[feature-slug]/. The requirements interview lives in /intake…

6 15d ago A 119 tokens original MIT

plan-review

11

ndisisnd/msg

Skill Claude CodeCodex

Staff PM contract certifier. Reads an existing PRD and runs a fixed seven-check certification — each check tied to a named downstream consumer (regression authoring, pre-merge's PRD-consistency gate, the safety pauses, eng --build's row/ticket reads). Product tune (--product) runs checks 1/2/3/6; eng tune (--eng) runs…

6 15d ago A 199 tokens original MIT

pre-merge

12

ndisisnd/msg

Skill Claude CodeCodex

The CI gate. Takes a feature branch from "eng says done" to "PR open against staging with green checks". Runs the project's preflight-resolved pipeline from devkit/policy.json components[]: sync → parallel correctness + security waves → coverage → regression tail → security/migration → PRD-consistency → open PR. Emits…

6 15d ago A 101 tokens original MIT

cook

13

ndisisnd/msg

Skill Claude CodeCodex

End-to-end engineering harness for Claude Code — go from planning to building to reviewing in one workflow. 8 agents with multiple modes. In-built GUI to visualise your PRDs and todos. Ship with AI confidently. MIT.

6 15d ago A 0 tokens original MIT

global

14

ndisisnd/msg

Skill Claude CodeCodex

P0 floor.

6 15d ago A 0 tokens original MIT

toy

15

ndisisnd/msg

Skill Claude CodeCodex

toy rules.

6 15d ago A 0 tokens original MIT

cook

16

ndisisnd/cook

Skill Claude CodeCodex

React, Next.js, Flutter, Swift, macOS, TypeScript, Node.js, SQL, PostgreSQL, Supabase, GraphQL and CSS coding standards for refactor, audit, bug fix, feature and code review work — this keyword-driven orchestrator receives a code-task summary from the invoking agent, extracts keywords, matches them against the global…

2 21d ago A 94 tokens original MIT

css

17

ndisisnd/cook

Skill Claude CodeCodex

Pragmatic, battle-tested CSS conventions. Use when authoring or reviewing styles — a small set of durable principles (keep specificity low, scope by default, tokenize, respect the user) plus a minimal accessibility/security floor. CSS is forgiving, so this favours judgment and consistency over rigid rules; depth…

2 21d ago A 80 tokens original MIT

dart

18

ndisisnd/cook

Skill Claude CodeCodex

Dart 3.x language standards and code quality conventions. Use when writing or reviewing any Dart code — null safety, patterns, sealed classes, records, class modifiers, naming, immutability, collections, async, and import organisation.

2 21d ago A 50 tokens original MIT

database

19

ndisisnd/cook

Skill Claude CodeCodex

Database standards for PostgreSQL persistence and Redis caching. Use when designing schemas, writing migrations, optimizing queries, configuring Redis, or implementing cache invalidation.

2 21d ago A 32 tokens original MIT

flutter

20

ndisisnd/cook

Skill Claude CodeCodex

Universal Flutter coding standards. Use when writing or reviewing any Flutter/Dart UI code — widgets, state management, navigation, architecture, performance, or testing.

2 21d ago A 33 tokens original MIT

global

21

ndisisnd/cook

Skill Claude CodeCodex

Universal P0 coding standards for any language or stack. Use when writing, reviewing, or refactoring code. Layer- and concern-specific rules live in refs/ and are loaded by cook based on the task.

2 21d ago A 44 tokens original MIT

graphql

22

ndisisnd/cook

Skill Claude CodeCodex

GraphQL schema design standards and resolver conventions. Use when writing or reviewing any GraphQL schema, resolver, or operation — naming, nullability, types, input objects, mutations, queries, and operation structure.

2 21d ago A 44 tokens original MIT

macos

23

ndisisnd/cook

Skill Claude CodeCodex

Default load: this file only; pull refs only when needed.

2 21d ago A 75 tokens original MIT

nextjs

24

ndisisnd/cook

Skill Claude CodeCodex

Write and review modern Next.js App Router code with secure RSC boundaries, direct server data access, async route APIs, Server Actions, rendering/cache strategy, and legacy Pages Router awareness.

2 21d ago A 40 tokens original MIT