TwiTech-LAB/devchain

Run a team of AI coding agents. On your machine. Local-first orchestration for Claude Code, Codex, OpenCode, Antigravity, and Copilot.

98Stars on the repository
5Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

asd-ste100-skill

01

TwiTech-LAB/devchain

Skill Claude CodeCodex

Simplify English into readable, unambiguous text using ASD-STE100 Simplified Technical English rules: one meaning per word, active voice, simple tenses, one instruction per sentence. Use for user-facing messages and reports, tool descriptions, error messages, system prompts, and inter-agent instructions — any text a…

98 8d ago A 99 tokens

code-simplifier

02

TwiTech-LAB/devchain

Skill Claude CodeCodex

Simplify and refine recently modified code for clarity, consistency, and maintainability while preserving exact behavior. Applies the target project's coding standards, reduces nesting and redundancy, and prefers explicit, readable code over compact or clever solutions. Use after writing or changing code, or when…

98 8d ago A 89 tokens

create-commit

03

TwiTech-LAB/devchain

Skill Claude CodeCodex

Create a git commit whose message records why the change exists, not just what changed. Stages only the files that belong to the change, matches the repo's existing commit style, and shows the message and staged files for user approval before committing. Use when asked to commit work or write a commit message.…

98 8d ago A 84 tokens

TwiTech-LAB/devchain

Skill Claude CodeCodex

Plan architecture improvements and refactoring for a codebase: scan for deepening opportunities (shallow modules, leaky seams, low-leverage interfaces), present candidates as a markdown report with before/after diagrams, interview the user through the chosen design, and decompose the outcome into devchain epics. Use…

98 8d ago A 108 tokens