mark22013333

35 mods across 1 repository, 9 stars between them.

plan-explore

25

mark22013333/crew

Skill Claude CodeCodex

A discussion and research mode for exploring ideas before or during a plan. It helps clarify requirements without making calls to Notion.

9 1mo ago A 81 tokens

plan-next

26

mark22013333/crew

Skill Claude CodeCodex

A helper that reads CREW's task state and recommends the next planning command. A spec is a written project specification, and CREW is the project system referenced by the description.

9 1mo ago A 72 tokens

plan-review

27

mark22013333/crew

Skill Claude CodeCodex

A code-review workflow for tasks described in .spec files, using three agents to review logic, quality, and performance and then check one another’s findings.

9 1mo ago A 87 tokens

plan-security

28

mark22013333/crew

Skill Claude CodeCodex

A security-scanning workflow that checks code with rule-based, context-aware, and attacker-focused reviews. It covers common web risks such as SQL injection, cross-site scripting, access-control mistakes, and exposed sensitive data.

9 1mo ago A 104 tokens

plan-setup

29

mark22013333/crew

Skill Claude CodeCodex

An interactive setup guide for a Feature Workflow Plugin. It produces a configuration file that other skills can use.

9 1mo ago A 79 tokens

plan-stack

30

mark22013333/crew

Skill Claude CodeCodex

A skill for detecting or interactively creating a custom technology stack, meaning the languages, frameworks, and project layers used by a codebase. It writes scanning rules and settings for that stack.

9 1mo ago A 77 tokens

plan-start

31

mark22013333/crew

Skill Claude CodeCodex

A task-start workflow that creates a Notion entry, planning files under .spec, and a Git branch for a feature or bug. It is triggered by the named plan-start commands or related task requests.

9 1mo ago A 85 tokens

plan-status

32

mark22013333/crew

Skill Claude CodeCodex

A local command that lists active and completed tasks stored in the .spec directory. It does not connect to Notion.

9 1mo ago A 63 tokens

plan-sync

33

mark22013333/crew

Skill Claude CodeCodex

A manually triggered tool that synchronizes the current progress in a .spec/ directory with Notion, including deploy.sql, a file containing database deployment statements.

9 1mo ago A 75 tokens

plan-verify

34

mark22013333/crew

Skill Claude CodeCodex

A browser-based check that verifies each acceptance condition in a plan.md file. It uses Playwright, a tool for controlling a web browser, and can optionally inspect browser console and network activity.

9 1mo ago A 87 tokens

plan

35

mark22013333/crew

Skill Claude CodeCodex

A planning workflow that records feature decisions and acceptance checks in `.spec/{slug}/plan.md`, with a separate SQL file for database deployment.

9 1mo ago A 82 tokens