Agent Skills by josh
Showing 28 vetted skills indexed across 1 GitHub repositories.
creview
Review specification artifacts for assumptions, edge cases, and security gaps.
cmaintain
Evaluate pull requests for merge viability across scope, conventions, and maintenance burden.
csummary
Summarize Correctless workflow findings into a structured report with categorized issues.
creview-spec
Coordinates a five-agent adversarial review of software specifications to surface hidden issues.
ctdd
Coordinates RED, GREEN, and QA agents for discipline-driven TDD workflows.
cwtf
Audit Claude Code workflow phases and rule coverage for execution gaps.
cquick
Apply a strict TDD workflow to isolated bug fixes on feature branches.
chelp
Display Correctless workflow status and available commands from local configuration.
cpostmortem
Trace missed workflow phases and generate PMB records for post-merge bugs.
csetup
Initialize Correctless and run a project health check to bootstrap configuration and documentation.
crefactor
Orchestrate checkpointed refactors with test-driven verification and audit trails.
cdevadv
Challenge architectural and strategic assumptions with evidence-based analysis across design, testing, and implementation layers.
crelease
Determine version bumps, generate changelogs, and create annotated git tags.
carchitect
Generates a machine-readable ARCHITECTURE.md documenting codebase structure and constraints.
cverify
Audits spec-to-code conformance and generates a formal verification report with drift debt.
cmodel
Translate security specifications into Alloy models and run the Alloy Analyzer.
caudit
Audit codebases for systemic quality issues with structured convergence workflows.
credteam
Execute live red-team assessments against running systems with source code access.
cdebug
Debug codebases through structured phases with artifacts output to .correctless/artifacts/.
cpr-review
Review GitHub and GitLab pull requests for architecture, security, tests, and antipatterns.
cauto
Orchestrate the implementation pipeline from spec through QA to PR creation.
ccontribute
Automate open-source contribution workflows from conventions to pull request generation.
cstatus
Displays the current Correctless workflow phase, time in phase, and gated commands.
cupdate-arch
Update ARCHITECTURE.md with TB-xxx, ABS-xxx, and PAT-xxx entries.