xpepper

3 mods across 2 repositories, 20 stars between them.

xpepper/perplexity-agent-skill

Skill Claude CodeCodex

Leverage Perplexity CLI for web research, deep reasoning, and independent validation. Use when you need current/external knowledge, want a second opinion before decisions, or want to delegate complex analytical thinking to specialized reasoning models. Complements (not replaces) standard web tools. Can be invoked…

18 7mo ago A 73 tokens original MIT

tcr-kentbeck

02

xpepper/tcr-skill

Skill Claude CodeCodex

Enforces Test && Commit || Revert (TCR): run tests after each micro-change, commit only on green, discard the change on red. ALWAYS trigger when the user mentions TCR, test-commit-revert, or wants strict incremental commits with no red states kept in the working tree or history. The agent makes tiny changes, runs the…

2 5mo ago A 124 tokens original MIT

tcr

03

xpepper/tcr-skill

Skill Claude CodeCodex

Guide users through TCR (Test && Commit || Revert), TCRDD, and git-gamble workflows. ALWAYS trigger when a user mentions TCR, TCRDD, "test commit revert", "git gamble", or "git-gamble". Trigger when a user wants to combine TDD with automatic commits/reverts, enforce baby steps via a commit-or-revert loop, or asks…

2 5mo ago A 164 tokens original MIT