code-quality commands

659 tagged code-quality, measured the same way as everything else here.

Browse within: ai-coding-assistant 94documentation 83docstring-checker 58docstrings 58github-actions 58linter 58ai-assistant 55developer-productivity 36agentic-development 34ai-assisted-development 34ai-coding-agents 34brownfield 34code audit 31hooks 31

audit

51

RayforceDB/raysense

Command

Heavy structural audit — architecture review, evolution hotspots, test gaps, DSM. Run on demand, not in routine edit loop.

11 4mo ago A 25 tokens original MIT

bootstrap

52

RayforceDB/raysense

Command

Scan the project, save a baseline, and surface top hotspots / failing rules. Run once at the start of a session.

11 4mo ago A 25 tokens original MIT

query

53

RayforceDB/raysense

Command

Answer a custom structural question against the saved baseline using Rayfall (select / .graph. / Datalog).

11 4mo ago A 22 tokens original MIT

plan-review

54

0xUXDesign/ai-codebase-boilerplate

Command Claude Code

Deep plan review before implementing any feature, refactor, or significant code change. Enters plan mode - no code changes, just evaluation.

11 5mo ago A 28 tokens original MIT

summary

57

avansaber/tailtest

Command

Show a summary of this tailtest session.

11 +1 2mo ago A 0 tokens original MIT

tailtest-hunt

58

avansaber/tailtest

Command

Run an adversarial pass on $ARGUMENTS -- explicitly try to break the source code.

11 +1 2mo ago A 0 tokens original MIT

tailtest

59

avansaber/tailtest

Command

Generate or update tests for $ARGUMENTS.

11 +1 2mo ago A 0 tokens original MIT

run-tests

60

zircote-plugins/sdlc-quality

Command Claude Code

Run automated functional tests using the hook-driven test framework. Execute the test suite to validate all project functionality.

10 29d ago A 24 tokens original MIT

setup

61

zircote-plugins/sdlc-quality

Command

Initialize a new project with SDLC-compliant structure. Creates required files, configures build system, sets up CI/CD, and establishes quality tooling.

10 29d ago A 32 tokens original MIT

validate

62

zircote-plugins/sdlc-quality

Command

Run SDLC compliance check against the current project. Validates build system, code quality, testing, CI/CD, security, documentation, VCS, and release configurations.

10 29d ago A 36 tokens original MIT

allowlist

63

vyuh-labs/dxkit

Command

Per-finding suppression with a typed-category audit trail. The allowlist is dxkit's deliberate escape hatch for findings you can't fix today: false positives, intentional test-fixture patterns, real risks mitigated externally, or work you're deferring with an explicit deadline.

10 4d ago A 0 tokens original MIT

guardrail

64

vyuh-labs/dxkit

Command

Diff a current scan against a committed baseline and classify each finding as added / relocated / toolingdrift / configdrift / persisted / removed / fixed. Block on net-new regressions per the brownfield policy; exit non-zero so a pre-commit hook, pre-push hook, or CI workflow can stop the commit/push/merge.

10 4d ago A 0 tokens original MIT

remediate

65

vyuh-labs/dxkit

Command

Close the debt the deterministic lanes cannot version-bump away: the grandfathered broken build, advisories with no direct upgrade path, the lint backlog, missing tests, missing docs. Each run plans that debt as finite work orders and works them in two tiers: deterministic recipes execute first at $0 (lockfile resync…

10 4d ago A 0 tokens original MIT

poly-check

66

Goldziher/poly

Command

Lint and check formatting with poly — apply no fixes; summarize findings and drift.

10 3d ago A 15 tokens original MIT

poly-fix

67

Goldziher/poly

Command

Apply poly lint --fix and fmt --fix, then re-check and report what changed and what remains.

10 3d ago A 20 tokens original MIT

dev-story

68

Alberto-Codes/docvet

Command Claude Code

Execute story implementation following a context filled story spec file. Use when the user says ""dev this story [story file]"" or ""implement the next story in the sprint plan"".

9 19d ago A 39 tokens original MIT

document-project

69

Alberto-Codes/docvet

Command Claude Code

Document brownfield projects for AI context. Use when the user says ""document this project"" or ""generate project docs"".

9 19d ago A 27 tokens original MIT

Alberto-Codes/docvet

Command Claude Code

Generate end to end automated tests for existing features. Use when the user says ""create qa automated tests for [feature]"".

9 19d ago A 33 tokens original MIT

e2e

71

Nmor/the-claude-council

Command

Generate and run end-to-end tests with Playwright. Creates test journeys, runs tests, captures screenshots/videos/traces, and uploads artifacts.

9 1mo ago A 32 tokens

multi-execute

72

Nmor/the-claude-council

Command

Multi-model collaborative execution: prototype from plan, refactor, multi-model audit, delivery.

9 1mo ago A 0 tokens