kambleakash0

14 mods across 2 repositories, 7 stars between them.

code-review

01

kambleakash0/agent-skills

Skill Claude CodeCodex

Performs a thorough code review of the current changes or a specified file / pull request. Covers correctness, security, performance, readability, and adherence to project conventions. Outputs prioritised, actionable feedback. TRIGGER when the user writes /code-review or asks for a code review, PR review, or feedback…

7 14d ago A 68 tokens original MIT

context-pack

02

kambleakash0/agent-skills

Skill Claude CodeCodex

Compact the current conversation into a handoff document so a fresh agent can continue the work in the next session.

7 14d ago A 25 tokens original MIT

deep-codebase-audit

03

kambleakash0/agent-skills

Skill Claude CodeCodex

Find deepening opportunities in a codebase, surfacing architectural friction and proposing refactors that turn shallow modules into deep ones. Use when the user wants to improve architecture, make a codebase more testable, consolidate tightly-coupled modules, or make it safer for AI agents to navigate and change.

7 14d ago A 67 tokens original MIT

english-humanizer

05

kambleakash0/agent-skills

Skill Claude CodeCodex

Detects and removes AI-generated writing patterns from English text. Rewrites content to sound natural, authentic, and genuinely human.

7 14d ago A 29 tokens original MIT

git-workflow

06

kambleakash0/agent-skills

Skill Claude CodeCodex

Guided Git workflow assistant. Helps with branching strategies, writing conventional commits, opening pull requests, resolving merge conflicts, and keeping history clean. TRIGGER when the user writes /git-workflow or asks for help with Git, branches, commits, PRs, or merge conflicts.

7 14d ago A 60 tokens original MIT

grill-master

07

kambleakash0/agent-skills

Skill Claude CodeCodex

Relentlessly interview the user when they want to learn about a topic, plan, or design until you both reach a shared, testable understanding, before any planning or implementation.

7 14d ago A 40 tokens original MIT

incremental-tdd

08

kambleakash0/agent-skills

Skill Claude CodeCodex

Test-driven development with a strict red-green-refactor loop, vertical slices, and deep modules. Use to build features or fix bugs using TDD.

7 14d ago A 35 tokens original MIT

script-writer

09

kambleakash0/agent-skills

Skill Claude CodeCodex

Script-writer that drafts presentations, essays, emails, and slides using only the cognitive and persuasive heuristics from Patrick Winston's "How to Speak" lecture, rejecting conventional writing advice in favor of Winston's evidence-based rules.

7 14d ago A 49 tokens original MIT

slice-the-spec

10

kambleakash0/agent-skills

Skill Claude CodeCodex

Turn a PRD into a Kanban-ready backlog of vertically sliced issues, with clear dependencies and HITL/AFK flags.

7 14d ago A 30 tokens original MIT

spec-to-plan

11

kambleakash0/agent-skills

Skill Claude CodeCodex

Turn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices.

7 14d ago A 21 tokens original MIT

spec-writer

12

kambleakash0/agent-skills

Skill Claude CodeCodex

Create a comprehensive Product Requirements Document from conversation and repo context. Use when the user wants a PRD, product spec, feature requirements, or similar documentation.

7 14d ago A 35 tokens original MIT

teach-me

13

kambleakash0/agent-skills

Skill Claude CodeCodex

Teach the user a new skill or concept within this workspace. Stateful — the user's learning state persists across sessions and is tracked in workspace files.

7 14d ago A 31 tokens original MIT

ast-editor-mcp

14

kambleakash0/ast-editor

MCP server Claude CodeCodexCursor

MCP server "ast-editor-mcp" as configured in kambleakash0/ast-editor. Runs locally from the ast-editor-mcp Python package.

0 3mo ago A tokens not measured original MIT