dewil

15 mods across 1 repository, 10 stars between them.

architect

01

dewil/claude-control

Agent Claude Code

Designs system architecture, evaluates trade-offs, and plans complex refactors. Use when the task requires deep reasoning about structure or design decisions.

10 4d ago A 30 tokens original MIT

code-reviewer

02

dewil/claude-control

Agent Claude Code

Reviews code for quality, security, and best practices. Use proactively immediately after any code is written or modified.

10 4d ago A 26 tokens original MIT

debugger

03

dewil/claude-control

Agent Claude Code

Analyzes errors, test failures, and unexpected behavior. Use proactively when any error, exception, or failing test is encountered.

10 4d ago A 28 tokens original MIT

explorer

04

dewil/claude-control

Agent Claude Code

Explores project structure, reads documentation, and maps architecture. Use proactively when needing to understand how modules are connected.

10 4d ago A 26 tokens original MIT

implementer

05

dewil/claude-control

Agent Claude Code

Implements features, writes new code, and applies changes to files. Use for isolated implementation tasks that should not flood the main conversation.

10 4d ago A 30 tokens original MIT

planner

06

dewil/claude-control

Agent Claude Code

Decomposes goals into a minimal sequence of verifiable steps with owners, dependencies, and explicit risks. Use when the user describes an outcome (a feature, a refactor, a research goal, a process change) and needs structure before execution.

10 4d ago A 52 tokens original MIT

searcher

07

dewil/claude-control

Agent Claude Code

Searches files, patterns, symbols, and dependencies in the codebase. Use proactively for any grep, glob, or file discovery task before making changes.

10 4d ago A 34 tokens original MIT

summarizer

08

dewil/claude-control

Agent Claude Code

Compresses long input (transcripts, threads, documents, lectures, meeting notes) into a structured summary with key points, decisions or takeaways, and open questions. Use when given a long source to distill.

10 4d ago A 48 tokens original MIT

canon

09

dewil/claude-control

Command Claude Code

A command for synchronizing a project with the canonical version of the claude-toolkit, a shared source of project tools and instructions. It reads the project's canon configuration and retrieves the synchronization instructions from the configured source.

10 4d ago A 18 tokens original MIT

PostToolUse

10

dewil/claude-control

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check. From dewil/claude-control.

10 4d ago A tokens not measured original MIT

claude-control

11

dewil/claude-control

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse) and 10 allowed tools.

10 4d ago D tokens not measured original MIT

codex-audit

12

dewil/claude-control

Skill Claude CodeCodex

A read-only workflow that asks the Codex command-line tool for an independent review of code, a plan or a proposed change. It supports detailed review, deliberate attempts to break a solution, a second opinion, plan-compliance checks and diagnosis when work is stuck.

10 4d ago A 236 tokens original MIT

solo

13

dewil/claude-control

Skill Claude CodeCodex

A handoff skill that turns the current coding session into an independent background agent managed by claude-control. The agent continues the stated mission after you leave the session.

10 4d ago A 174 tokens original MIT

web-research

14

dewil/claude-control

Skill Claude CodeCodex

A web-research workflow for answering questions with current, checked information from multiple online sources. It breaks the question into searches, reads full pages, compares claims and records citations with URLs and access dates.

10 4d ago A 189 tokens original MIT

dewil/claude-control

Instructions file

A set of general and coding-project instructions for claude-control, including rules for documentation, testing, typography, security, and architecture notes.

10 4d ago A 147 tokens original MIT