mark22013333/crew

CREW — Claude Runtime Engineering Workflows. 整合 Notion 與 Claude Code 的開發工作流 Plugin 集合,涵蓋 Bug 管理與功能開發全生命週期。

9Stars on the repository
35Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

bug-close

01

mark22013333/crew

Skill Claude CodeCodex

A bug-closing helper that takes repair details from a Git diff and adds them to a Notion task-tracking page. Git diff is the record of changes made in a code repository.

9 1mo ago A 70 tokens

bug-fix

02

mark22013333/crew

Skill Claude CodeCodex

A bug-fixing workflow that requires finding the underlying cause before changing code. It also produces fix suggestions, repeat-check tests, and browser checks.

9 1mo ago A 85 tokens

bug-investigate

03

mark22013333/crew

Skill Claude CodeCodex

A bug-investigation workflow for finding the underlying cause of a software problem. It collects evidence, compares patterns, tests possible explanations, and tracks the work in Notion, a task and notes platform.

9 1mo ago A 74 tokens

bug-setup

04

mark22013333/crew

Skill Claude CodeCodex

An interactive setup guide for the Bug Workflow Plugin. It creates a configuration file that the plugin's other skills can use.

9 1mo ago A 61 tokens

bug-start

05

mark22013333/crew

Skill Claude CodeCodex

A task for creating a bug entry in Notion, a workspace and task-tracking tool, using a standard template. It creates the entry only.

9 1mo ago A 75 tokens

bug-update

06

mark22013333/crew

Skill Claude CodeCodex

A bug investigation record keeper for Notion, a workspace for shared notes and project information. It adds logs, database queries, decisions, and screenshots to the relevant bug page, and can reopen closed bugs.

9 1mo ago A 86 tokens

crew-doctor

07

mark22013333/crew

Skill Claude CodeCodex

A health check for a CREW development environment and its required or optional dependencies.

9 1mo ago B 106 tokens

crew-init

08

mark22013333/crew

Skill Claude CodeCodex

A one-command first-time setup for the CREW bug-workflow and feature-workflow plugins.

9 1mo ago A 58 tokens

crew-upgrade

09

mark22013333/crew

Skill Claude CodeCodex

An updater for CREW plugins, specifically the bug-workflow and feature-workflow plugins.

9 1mo ago A 54 tokens

project-add

10

mark22013333/crew

Skill Claude CodeCodex

A tool for adding or updating the current software project in a Notion project database, where teams organize project information.

9 1mo ago A 80 tokens

plan-browse

11

mark22013333/crew

Skill Claude CodeCodex

A browsing tool for existing .spec planning documents, which are files that describe planned work or designs.

9 1mo ago A 66 tokens

plan-build

12

mark22013333/crew

Skill Claude CodeCodex

A coding workflow that turns a project specification’s `plan.md` into program code using a leader-and-delegate team model. The leader coordinates other agents, checks the plan’s references, and does not write the code itself.

9 1mo ago A 80 tokens

plan-close

13

mark22013333/crew

Skill Claude CodeCodex

A project-closing check that compares documents before the work is marked finished. It can then record the verified commit, submit the changes to Git, and copy selected files to Notion.

9 1mo ago A 84 tokens

plan-demo

14

mark22013333/crew

Skill Claude CodeCodex

A local example generator for CREW workflow tasks, producing `.spec/` files without Notion, Agent Teams, or database connections.

9 1mo ago A 75 tokens

plan-deploy-confirm

15

mark22013333/crew

Skill Claude CodeCodex

A deployment reporting step for SQL, the language used to read and change database data. After deploy.sql has run, it records the result of each statement in Notion's deployment status section.

9 1mo ago A 95 tokens

plan-drift

16

mark22013333/crew

Skill Claude CodeCodex

A checker for code references in .spec/{slug}/plan.md, a planning document for a software change. It finds references that no longer match the code and separates automatic fixes from changes that need user confirmation.

9 1mo ago C 90 tokens

plan-explore

17

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

18

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

19

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

20

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

21

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

22

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

23

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

24

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