minusblindfold/devloop

A Claude Code plugin that structures AI-assisted development into research, planning, design, and implementation phases.

1Stars on the repository
9Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

brainstorm

01

minusblindfold/devloop

Skill Claude CodeCodex

Sizes the work, then refines a feature idea through iterative questioning. Recommended entry point for the devloop workflow. Use when the user wants to brainstorm, explore an idea, or probe a feature concept.

1 1mo ago A 44 tokens original MIT

design

02

minusblindfold/devloop

Skill Claude CodeCodex

Generates design documents with architecture, diagrams, and task specs from a plan. Primary review checkpoint before implementation. Use when designing, architecting, or speccing out a feature.

1 1mo ago A 39 tokens original MIT

implement

03

minusblindfold/devloop

Skill Claude CodeCodex

Implements tasks from a plan and design by delegating each task to a fresh-context worker subagent. Use when coding a planned feature or working through tasks one at a time.

1 1mo ago A 38 tokens original MIT

plan

04

minusblindfold/devloop

Skill Claude CodeCodex

Plans features as task lists, decomposes work into ordered steps, and saves plan artifacts. Use when planning, decomposing, or organising work into tasks.

1 1mo ago A 33 tokens original MIT

research

05

minusblindfold/devloop

Skill Claude CodeCodex

Executes research queries from a brainstorm artifact as targeted codebase searches, or researches a topic directly. Use after /dl:brainstorm or when discoveries surface during implementation.

1 1mo ago A 36 tokens original MIT

review

06

minusblindfold/devloop

Skill Claude CodeCodex

Load rules and design context, then review code changes for rule violations and security issues. Works standalone or after /dl:implement.

1 1mo ago A 28 tokens original MIT