Directories
¶
| Path | Synopsis |
|---|---|
|
Command awf renders standardised .claude skills, review agents, and docs into a project from embedded templates plus a per-project .awf/ config tree.
|
Command awf renders standardised .claude skills, review agents, and docs into a project from embedded templates plus a per-project .awf/ config tree. |
|
Command covercheck fails when a Go coverprofile shows less than 100% statement coverage over blocks not marked with a coverage-ignore directive.
|
Command covercheck fails when a Go coverprofile shows less than 100% statement coverage over blocks not marked with a coverage-ignore directive. |
|
Command deadcodecheck fails when `deadcode -json` (read from stdin) reports any unreachable function outside the internal/testsupport/ tree.
|
Command deadcodecheck fails when `deadcode -json` (read from stdin) reports any unreachable function outside the internal/testsupport/ tree. |
|
Command mutants reads a gremlins -o JSON report and prints the surviving (LIVED) mutants as an advisory triage list, backing the awf `./x mutants` command (ADR-0066).
|
Command mutants reads a gremlins -o JSON report and prints the surviving (LIVED) mutants as an advisory triage list, backing the awf `./x mutants` command (ADR-0066). |
|
Command releasecheck is the release-time changelog pin (ADR-0078).
|
Command releasecheck is the release-time changelog pin (ADR-0078). |
|
Command repoaudit runs repo-specific conformance checks over a git commit range, mirroring awf audit's finding contract (Warning/Error severity; non-zero exit only on an Error finding) but deliberately NOT part of the shipped awf standard: it is repo-local dev tooling wired as `./x audit-local` and invoked by awf-reviewing-impl (ADR-0073).
|
Command repoaudit runs repo-specific conformance checks over a git commit range, mirroring awf audit's finding contract (Warning/Error severity; non-zero exit only on an Error finding) but deliberately NOT part of the shipped awf standard: it is repo-local dev tooling wired as `./x audit-local` and invoked by awf-reviewing-impl (ADR-0073). |
Click to show internal directories.
Click to hide internal directories.