shekohex

60 mods across 1 repository, 10 stars between them.

write-a-skill

01

shekohex/dotai

Skill Claude CodeCodex

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

10 4d ago A 35 tokens

code-searcher

02

shekohex/dotai

Agent Claude Code

Use this agent when you need to locate specific functions, classes, or logic within the codebase. Examples: Context: User needs to find authentication-related code in the project. user: "Where is the user authentication logic implemented?" assistant: "I'll use the code-searcher agent to locate authentication-related…

10 4d ago A 282 tokens

shekohex/dotai

Agent Claude Code

Execute TZ='Africa/Cairo' date command and return ONLY the raw output. No formatting, headers, explanations, or parallel agents.

10 4d ago A 32 tokens

git-committer

04

shekohex/dotai

Agent Claude Code

Analyzes git changes, groups them logically, and creates Conventional Commits for each group. Use proactively after code changes to ensure atomic, meaningful commits.

10 4d ago A 35 tokens

brainstorm

05

shekohex/dotai

Command Claude Code

Interactive design refinement using Socratic method.

10 4d ago A 8 tokens

commit

06

shekohex/dotai

Command Claude Code

Create atomic git commits with Conventional Commits format using the git-commiter subagent.

10 4d ago A 18 tokens

concise

07

shekohex/dotai

Command Claude Code

Adds conciseness to the output.

10 4d ago A 7 tokens

deslop

08

shekohex/dotai

Command Claude Code

Removes AI generated slop from the generated code.

10 4d ago A 10 tokens

address-pr-reviews

09

shekohex/dotai

Command Claude Code

Automatically fix a GitHub PR reviews by analyzing the codebase changes and the PR Reviews and implementing changes.

10 4d ago A 21 tokens

fix-issue

10

shekohex/dotai

Command Claude Code

Automatically fix a GitHub issue by analyzing the codebase and implementing changes.

10 4d ago A 15 tokens

dotai

11

shekohex/dotai

Settings file Claude Code

Agent settings declaring 6 hook events (PreToolUse, PostToolUse, UserPromptSubmit, SessionStart) and 1 allowed tools.

10 4d ago A tokens not measured

git-commiter

12

shekohex/dotai

Agent

Analyzes git changes, groups them logically, and creates Conventional Commits for each group. Ensures atomic, meaningful commits and can be invoked by other agents.

10 4d ago A 32 tokens

gsd-codebase-mapper

13

shekohex/dotai

Agent

Explores codebase and writes structured analysis documents. Spawned by map-codebase with a focus area (tech, arch, quality, concerns). Writes documents directly to reduce orchestrator context load.

10 4d ago C 46 tokens

gsd-debugger

14

shekohex/dotai

Agent

Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd-debug orchestrator.

10 4d ago A 29 tokens

gsd-executor

15

shekohex/dotai

Agent

Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.

10 4d ago A 36 tokens

shekohex/dotai

Agent

Verifies cross-phase integration and E2E flows. Checks that phases connect properly and user workflows complete end-to-end.

10 4d ago A 31 tokens

gsd-nyquist-auditor

17

shekohex/dotai

Agent

Fills Nyquist validation gaps by generating tests and verifying coverage for phase requirements.

10 4d ago A 24 tokens

shekohex/dotai

Agent

Researches how to implement a phase before planning. Produces RESEARCH.md consumed by gsd-planner. Spawned by /gsd-plan-phase orchestrator.

10 4d ago A 40 tokens

gsd-plan-checker

19

shekohex/dotai

Agent

Verifies plans will achieve phase goal before execution. Goal-backward analysis of plan quality. Spawned by /gsd-plan-phase orchestrator.

10 4d ago A 35 tokens

gsd-planner

20

shekohex/dotai

Agent

Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by /gsd-plan-phase orchestrator.

10 4d ago A 33 tokens

shekohex/dotai

Agent

Researches domain ecosystem before roadmap creation. Produces files in .planning/research/ consumed during roadmap creation. Spawned by /gsd-new-project or /gsd-new-milestone orchestrators.

10 4d ago A 48 tokens

shekohex/dotai

Agent

Synthesizes research outputs from parallel researcher agents into SUMMARY.md. Spawned by /gsd-new-project after 4 researcher agents complete.

10 4d ago A 37 tokens

gsd-roadmapper

23

shekohex/dotai

Agent

Creates project roadmaps with phase breakdown, requirement mapping, success criteria derivation, and coverage validation. Spawned by /gsd-new-project orchestrator.

10 4d ago A 36 tokens

gsd-verifier

24

shekohex/dotai

Agent

Verifies phase goal achievement through goal-backward analysis. Checks codebase delivers what phase promised, not just that tasks completed. Creates VERIFICATION.md report.

10 4d ago A 36 tokens