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…
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…
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.…
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…
TwiTech-LAB/devchain
Skill Claude CodeCodex
Marker skill used to validate Codex profile-scoped plugin enablement.