PreToolUse
121Hook
Runs before the agent uses a tool for Bash tool calls, executing no-verify-guard.sh via bash. From morodomi/dev-crew.
Hook
Runs before the agent uses a tool for Bash tool calls, executing no-verify-guard.sh via bash. From morodomi/dev-crew.
Hook
Runs before the context is compacted for manual tool calls, executing pre-compact.sh via bash. From morodomi/dev-crew.
Skill Claude CodeCodex
Skill "attack-report" from morodomi/dev-crew, covering attack report, usage, input format, output format and report sections.
Skill Claude CodeCodex
Skill "careful" from morodomi/dev-crew, covering careful, 検出対象 and usage.
Skill Claude CodeCodex
A review skill that sorts lessons from completed TDD cycles into rules to keep, items to postpone, or items not to keep. TDD, or test-driven development, is a practice of writing tests around a change as part of its development cycle.
Skill Claude CodeCodex
A Git workflow skill that completes a TDD cycle by committing changes after required review, tests, logs, and retrospective checks pass. Git is a version-control system that records code changes and commits.
Skill Claude CodeCodex
Skill "context-review" from morodomi/dev-crew, covering context review, usage, workflow, question categories and resolution values.
Skill Claude CodeCodex
A Japanese-language retrospective step for a TDD cycle. TDD, or test-driven development, is a method of writing a failing test first, making it pass, and then improving the code.
Skill Claude CodeCodex
Skill "diagnose" from morodomi/dev-crew, covering tdd diagnose phase, progress checklist, workflow, step 1: バグ情報収集 and step 2: 仮説生成.
Skill Claude CodeCodex
A tool that groups stored instincts—repeated learned patterns—and turns approved groups into reusable skills or agents.
Skill Claude CodeCodex
A quality-check workflow for Flask applications, a Python web framework. It runs tests, strict type checks, and code-formatting checks.
Skill Claude CodeCodex
A quality-check guide for Flutter and Dart projects, where Flutter is a framework for building apps and Dart is its programming language. It runs analysis, formatting, tests, and optional coverage checks.
Skill Claude CodeCodex
Skill "generate-e2e" from morodomi/dev-crew, covering generate e2e, usage, options, input format and output.
Skill Claude CodeCodex
A workflow for making the smallest code change needed to pass existing tests in a test-driven development cycle. TDD means writing a failing test first, then implementing enough code to make it pass.
Skill Claude CodeCodex
A quality-checking guide for Hugo websites, covering builds, broken links, templates, site metrics, and content states such as drafts or scheduled pages.