Skip to main content
Run any Skill in Manus
with one click
joshft
GitHub creator profile

joshft

Repository-level view of 33 collected skills across 1 GitHub repositories.

skills collected
33
repositories
1
updated
2026-07-11
repository explorer

Repositories and representative skills

cpostmortem
software-developers

Post-merge bug analysis. Use when a bug escapes to production. Traces which phase missed it and strengthens the workflow.

2026-07-11
cchores
software-developers

Fully-autonomous issue-resolution pipeline. Selects one open GitHub issue, branches off the fresh default branch, delegates root-cause + TDD fix to /cdebug (autonomous mode), verifies, runs the full regression suite, and โ€” only if everything is green and CI-clean โ€” opens a PR that closes the issue. Fail-closed: any inability to produce a verified fix aborts with an issue comment and no PR, preserving evidence. The issueโ†’PR sibling of /cauto.

2026-07-07
cdocs
software-developers

Update project documentation after a feature lands. Updates README, .correctless/AGENT_CONTEXT.md, .correctless/ARCHITECTURE.md, and feature docs. Run before merging.

2026-07-06
ctdd
software-developers

Enforced TDD workflow. Write failing tests from spec rules, then implement. Use after /creview approves a spec.

2026-07-06
cmodelupgrade
software-developers

Compare current model+HARNESS_VERSION pipeline metrics against stored baselines and produce a per-feature regression report. Use after Anthropic ships a model upgrade or when /cspec/cstatus surfaces a harness version_bumped advisory. Read-only on the fingerprint store; writes only the baseline file.

2026-07-05
cstatus
computer-occupations-all-other

Show current Correctless workflow state, available commands, and suggested next steps. Run anytime to see where you are.

2026-07-05
cverify
software-quality-assurance-analysts-and-testers

Verify implementation matches spec. Check rule coverage, undocumented dependencies, architecture compliance. Writes verification report and drift debt. Run after /ctdd completes.

2026-07-05
cwtf
software-quality-assurance-analysts-and-testers

Audit the workflow itself. Use when you suspect agents shortcut or after a bug escapes despite the workflow running. Checks phase execution, rule coverage, and agent thoroughness.

2026-07-02
Showing top 8 of 33 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded