GregoriSoria

24 mods across 1 repository, 3 stars between them.

brainstorming

01

GregoriSoria/billforward-mcp

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

3 20d ago A 37 tokens copy · 100% MIT

executing-plans

03

GregoriSoria/billforward-mcp

Skill Claude CodeCodex

Use when you have a written implementation plan to execute in a separate session with review checkpoints.

3 20d ago A 22 tokens copy · 89% MIT

GregoriSoria/billforward-mcp

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

3 20d ago A 44 tokens copy · 100% MIT

ponytail-audit

05

GregoriSoria/billforward-mcp

Skill Claude CodeCodex

Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or replace with stdlib/native equivalents. Use when the user says "audit this codebase", "audit for over-engineering", "what can I delete from this repo", "find…

3 20d ago A 105 tokens copy · 100% MIT

ponytail-debt

06

GregoriSoria/billforward-mcp

Skill Claude CodeCodex

Harvest every ponytail: comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals ponytail leaves behind get tracked instead of rotting into "later means never". Use when the user says "ponytail debt", "/ponytail-debt", "what did ponytail defer", "list the shortcuts", "ponytail ledger", or…

3 20d ago A 99 tokens copy · 100% MIT

ponytail-gain

07

GregoriSoria/billforward-mcp

Skill Claude CodeCodex

Show ponytail's measured impact as a compact scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display, not a persistent mode, and not a per-repo number. Trigger: /ponytail-gain, "ponytail gain", "what does ponytail save", "show ponytail impact", "ponytail scoreboard".

3 20d ago A 83 tokens copy · 100% MIT

ponytail-help

08

GregoriSoria/billforward-mcp

Skill Claude CodeCodex

Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".

3 20d ago A 56 tokens copy · 83% MIT

ponytail-review

09

GregoriSoria/billforward-mcp

Skill Claude CodeCodex

Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use when the user says "review for over-engineering", "what can we delete", "is this…

3 20d ago A 100 tokens copy · 100% MIT

ponytail

10

GregoriSoria/billforward-mcp

Skill Claude CodeCodex

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports…

3 20d ago A 184 tokens copy · 78% MIT

GregoriSoria/billforward-mcp

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

3 20d ago A 38 tokens copy · 97% MIT

using-git-worktrees

16

GregoriSoria/billforward-mcp

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback.

3 20d ago A 36 tokens copy · 100% MIT

using-superpowers

17

GregoriSoria/billforward-mcp

Skill Claude CodeCodex

Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions.

3 20d ago A 28 tokens copy · 98% MIT

GregoriSoria/billforward-mcp

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

3 20d ago A 43 tokens copy · 84% MIT

writing-plans

19

GregoriSoria/billforward-mcp

Skill Claude CodeCodex

Use when you have a spec or requirements for a multi-step task, before touching code.

3 20d ago A 21 tokens copy · 95% MIT

writing-skills

20

GregoriSoria/billforward-mcp

Skill Claude CodeCodex

Use when creating new skills, editing existing skills, or verifying skills work before deployment.

3 20d ago A 20 tokens copy · 95% MIT

ponytail

21

GregoriSoria/billforward-mcp

Cursor rule Cursor

Ponytail, lazy senior dev mode. Always pick the simplest solution that works.

3 20d ago A 578 tokens copy · 91% MIT

GregoriSoria/billforward-mcp

Instructions file CodexOpenCode

Instructions for GregoriSoria/billforward-mcp, a project described as: A Model Context Protocol (MCP) server for integrating Billforward's billing API with LLMs.

3 20d ago A 9 tokens original MIT

GregoriSoria/billforward-mcp

Instructions file

Instructions for GregoriSoria/billforward-mcp, a project described as: A Model Context Protocol (MCP) server for integrating Billforward's billing API with LLMs.

3 20d ago A 3 tokens copy · 100% MIT

billforward-mcp

24

GregoriSoria/billforward-mcp

MCP server Claude CodeCodexCursor +2

A Model Context Protocol (MCP) server for integrating Billforward's billing API with LLMs. Runs locally from the billforward-mcp npm package.

3 20d ago A tokens not measured original MIT