ahmadulhoq

62 mods across 1 repository, 13 stars between them.

ahmadulhoq/agentskel

Skill Claude CodeCodex

When reading or writing to Jira tickets or Confluence pages via MCP tools. Use before any Jira transition, ticket creation, or Confluence page update to avoid common failure modes.

13 16d ago A 41 tokens original MIT

code-reviewer

02

ahmadulhoq/agentskel

Skill Claude CodeCodex

When reviewing a PR, auditing code quality, or validating changes against the project's standards and sacred behaviors.

13 16d ago A 24 tokens original MIT

codebase-navigator

03

ahmadulhoq/agentskel

Skill Claude CodeCodex

When searching for code, tracing a bug, or understanding how modules connect. Use before grepping blindly — consult the index first.

13 16d ago A 31 tokens original MIT

data-model-mapping

04

ahmadulhoq/agentskel

Skill Claude CodeCodex

When adding, renaming, or removing a field on a data model that has a mapped counterpart elsewhere — an API/DTO, a database/ORM entity, a serializer, or a cross-platform equivalent model (Android/iOS/Backend). Use whenever a model's fields change, before considering the change complete.

13 16d ago A 67 tokens original MIT

database-migration

05

ahmadulhoq/agentskel

Skill Claude CodeCodex

When writing, reviewing, or running a database schema migration — adding, dropping, or altering tables, columns, indexes, or constraints — with any migration tool (Alembic, Rails, Prisma, Room, Core Data, Flyway, Liquibase, raw SQL). Use before generating a migration file, or when one appears in a diff/PR.

13 16d ago A 75 tokens original MIT

developer

06

ahmadulhoq/agentskel

Skill Claude CodeCodex

When writing, modifying, or reviewing application code. Provides code quality standards, SOLID principles, design philosophy, and platform-specific implementation guidance.

13 16d ago A 30 tokens original MIT

ahmadulhoq/agentskel

Skill Claude CodeCodex

When a design discussion or evaluation is interrupted by a task or workflow, or when the user says "present the discussion," "where were we," "show me the discussion," or "resume" — save or resurface the discussion state using Session Notes.

13 16d ago A 56 tokens original MIT

domain-expert

08

ahmadulhoq/agentskel

Skill Claude CodeCodex

When working on features that require domain knowledge — business rules, terminology, or invariants specific to this project. [Replace this description and the content below with your project's domain.].

13 16d ago A 39 tokens original MIT

git-flow

09

ahmadulhoq/agentskel

Skill Claude CodeCodex

Git branching, commit, and PR procedures. Use when creating branches, making commits, or opening pull requests. Enforces branch naming, commit message format, and PR rules.

13 16d ago A 38 tokens original MIT

knowledge-routing

10

ahmadulhoq/agentskel

Skill Claude CodeCodex

When deciding where to store a piece of knowledge (memory files vs Confluence vs Jira). Use when about to document something, capture a lesson, create a ticket, or publish a decision.

13 16d ago A 41 tokens original MIT

session-start

11

ahmadulhoq/agentskel

Skill Claude CodeCodex

Session initialization procedure. Checks memory mount, reads all required memory files, validates skeleton version, checks dependency freshness, and surfaces alerts. Must be executed at the start of every session before any other work.

13 16d ago A 43 tokens original MIT

skill-authoring

12

ahmadulhoq/agentskel

Skill Claude CodeCodex

When creating a new skill or workflow, or improving an existing skill's effectiveness. Use when the user asks to add a capability, write a new workflow, or when a skill isn't triggering or being followed reliably.

13 16d ago A 46 tokens original MIT

subagent-dispatch

13

ahmadulhoq/agentskel

Skill Claude CodeCodex

When delegating work to a subagent — implementation, review, research, or exploration. Use when a task benefits from a fresh context window, parallel execution, or isolated scope.

13 16d ago A 41 tokens original MIT

systematic-debugger

14

ahmadulhoq/agentskel

Skill Claude CodeCodex

When applying debugging techniques during any investigation — root cause tracing, bisect, defense-in-depth. Enforces hypothesis-first analysis and prohibits guess-and-check changes. Use standalone or inside the debug-issue workflow.

13 16d ago A 46 tokens original MIT

task-completion

15

ahmadulhoq/agentskel

Skill Claude CodeCodex

Post-task checklist for CHANGELOG, TIMELOG, SYMBOLS/MAP, RESUME, and memory commits. Execute after completing a task that modified files outside .memory/. Do NOT run for pure discussion, memory-only maintenance, or skeleton syncs.

13 16d ago A 55 tokens original MIT

task-planner

16

ahmadulhoq/agentskel

Skill Claude CodeCodex

When decomposing a feature or spec into implementable subtasks, estimating scope, or orchestrating multi-step work across subagents.

13 16d ago A 30 tokens original MIT

ahmadulhoq/agentskel

Skill Claude CodeCodex

When implementing logic changes during develop-feature or implement-task. Use the Red-Green-Refactor cycle to write a failing test before any production code.

13 16d ago A 34 tokens original MIT

test-engineer

18

ahmadulhoq/agentskel

Skill Claude CodeCodex

When designing test strategy, analysing coverage, or writing tests outside the TDD cycle. Also use when working with CI pipelines or validating changes end-to-end.

13 16d ago A 35 tokens original MIT

using-git-worktrees

19

ahmadulhoq/agentskel

Skill Claude CodeCodex

When running long feature implementations, parallel branch work, or build/test scripts that must not interfere with the user's active working directory. Creates isolated execution environments via git worktrees in sibling directories.

13 16d ago A 43 tokens original MIT

agentskel

21

ahmadulhoq/agentskel

Plugin Claude Code

Persistent memory, shared standards, and structured workflows for AI coding agents. Detects project setup and injects agent context automatically.

13 16d ago A tokens not measured original MIT

PreToolUse

22

ahmadulhoq/agentskel

Hook Claude Code

Runs before the agent uses a tool for Bash, Edit and Write tool calls, executing pre-bash-safety.sh, pre-commit-check.sh, pre-memory-push.sh and pre-edit-check.sh (5 commands). From ahmadulhoq/agentskel.

13 16d ago A tokens not measured original MIT

Stop

23

ahmadulhoq/agentskel

Hook Claude Code

Runs when the agent finishes a response, executing stop-verify.sh. From ahmadulhoq/agentskel.

13 16d ago A tokens not measured original MIT

agentskel

24

ahmadulhoq/agentskel

Settings file Claude Code

Agent settings declaring 2 hook events (PreToolUse, Stop) and 38 allowed tools.

13 16d ago C tokens not measured original MIT