ahmadulhoq

61 mods across 1 repository, 13 stars between them.

ahmadulhoq/agentskel

Skill Claude CodeCodex

When adding a new platform (subdir with its own git repo) to an existing workspace dispatcher. Runs setup-skeleton in the subdir and updates the workspace config and dispatcher AGENTS.md.

13 16d ago A 39 tokens original MIT

brainstorm-feature

26

ahmadulhoq/agentskel

Skill Claude CodeCodex

When the user wants to think through a feature idea, explore edge cases, or produce a technical spec before implementation. Use before develop-feature to prevent mid-implementation surprises.

13 16d ago A 34 tokens original MIT

cartographer

27

ahmadulhoq/agentskel

Skill Claude CodeCodex

When codebase structure has changed, MAP.md/SYMBOLS.md are missing or stale, or after major refactors and initial setup. Also run when a new module is added or files are moved between modules.

13 16d ago A 43 tokens original MIT

check-dependencies

28

ahmadulhoq/agentskel

Skill Claude CodeCodex

When dependency versions need auditing, Last Dependency Check in CONFIG.md is overdue (14-day cadence), or before starting security-sensitive work.

13 16d ago A 26 tokens original MIT

check-skeleton

29

ahmadulhoq/agentskel

Skill Claude CodeCodex

Checks whether this project's skeleton version is current. Surfaces the version gap and offers to run sync-skeleton. Run at the start of any session where skeleton drift might have accumulated, or on a scheduled basis.

13 16d ago A 42 tokens original MIT

create-blueprint

30

ahmadulhoq/agentskel

Skill Claude CodeCodex

When a team manages multiple platform projects sharing business logic and needs a central domain knowledge repo. Run once per organization to set up specs, parity tracking, and the knowledge bus.

13 16d ago A 35 tokens original MIT

cut-release

31

ahmadulhoq/agentskel

Skill Claude CodeCodex

When the team is ready to ship a new version — version bumps, changelog finalization, dependency snapshots, and CI release trigger.

13 16d ago A 27 tokens original MIT

debug-issue

32

ahmadulhoq/agentskel

Skill Claude CodeCodex

When the user reports a bug, an error, or unexpected behavior. Enforces four structured phases — reproduction, failing test, root cause isolation, fix and verify — to stop guess-and-check loops.

13 16d ago A 40 tokens original MIT

develop-feature

33

ahmadulhoq/agentskel

Skill Claude CodeCodex

When the user asks to implement a new feature end-to-end requiring planning, branch creation, implementation, testing, and PR. Use for work that goes beyond a simple fix or ad-hoc task.

13 16d ago A 40 tokens original MIT

fix-tech-debt

34

ahmadulhoq/agentskel

Skill Claude CodeCodex

Systematic resolution of catalogued tech debt items from TECHDEBT.md. Use when assigned a specific debt ID (AP-XXX, BUG-XXX, SI-XXX, etc.).

13 16d ago A 37 tokens original MIT

hotfix

35

ahmadulhoq/agentskel

Skill Claude CodeCodex

Fast-path workflow for production bugs that cannot wait for the normal release cycle. Requires explicit tech lead sign-off before branching.

13 16d ago A 24 tokens original MIT

ahmadulhoq/agentskel

Skill Claude CodeCodex

When the user asks to implement a specific Jira ticket (e.g. "Implement PROJ-1234"). Use when taking a ticket from backlog to merged PR, with automatic status transitions and QA handoff.

13 16d ago A 42 tokens original MIT

implement-task

37

ahmadulhoq/agentskel

Skill Claude CodeCodex

Generic wrapper for any ad-hoc implementation request that doesn't match a specific workflow (develop-feature, fix-tech-debt, hotfix). Ensures pre-flight, planning, and task-completion happen for every task — not just named workflows.

13 16d ago A 48 tokens original MIT

janitor

38

ahmadulhoq/agentskel

Skill Claude CodeCodex

When Knowledge Bus entries are older than 30 days, or memory files have accumulated stale content. Run monthly or when bus/ is cluttered.

13 16d ago A 29 tokens original MIT

parity-check

39

ahmadulhoq/agentskel

Skill Claude CodeCodex

When checking feature parity across platforms after shipping a feature, receiving a Knowledge Bus alert, or on a scheduled cadence. Requires a blueprint with a parity matrix.

13 16d ago A 31 tokens original MIT

publish-adr

40

ahmadulhoq/agentskel

Skill Claude CodeCodex

When the user has made an architectural decision that needs to be recorded. Use when ending a brainstorm session or finishing develop-feature Phase 1 with a significant architectural choice that should be written up as an ADR, published to Confluence, and cross-linked from LESSONS.md.

13 16d ago A 57 tokens original MIT

publish-postmortem

41

ahmadulhoq/agentskel

Skill Claude CodeCodex

When a production incident has been resolved and needs a written post-mortem. Use after the hotfix workflow completes, to publish a structured post-mortem to Confluence, optionally create Jira tickets for action items, and cross-link findings from LESSONS.md.

13 16d ago A 56 tokens original MIT

refactor-code

42

ahmadulhoq/agentskel

Skill Claude CodeCodex

When restructuring, renaming, or reorganising existing code without changing its external behavior. Use instead of develop-feature when no new functionality is being added.

13 16d ago A 30 tokens original MIT

remove-team-member

43

ahmadulhoq/agentskel

Skill Claude CodeCodex

When someone leaves the team or rotates off the project. Use when you need to mark a member inactive (or delete them outright) in .memory/TEAM.md and reassign any ownership or escalation responsibilities they held.

13 16d ago A 44 tokens original MIT

ahmadulhoq/agentskel

Skill Claude CodeCodex

When removing a platform from the workspace dispatcher. Does NOT delete the subdir or its agentskel install — only unregisters it from workspace config and AGENTS.md.

13 16d ago A 33 tokens original MIT

setup-confluence

45

ahmadulhoq/agentskel

Skill Claude CodeCodex

When the user needs to configure Confluence integration for this project. Use when wiring up the Atlassian MCP to .memory/CONFIG.md so ADRs, runbooks, postmortems, and specs can be auto-published to the right space and parent pages.

13 16d ago A 54 tokens original MIT

setup-jira

46

ahmadulhoq/agentskel

Skill Claude CodeCodex

When the team needs to configure Jira integration for agentskel. Use when populating .memory/JIRAWORKFLOW.md and the Jira section of .memory/CONFIG.md by introspecting the Jira project through Atlassian MCP.

13 16d ago A 47 tokens original MIT

setup-skeleton

47

ahmadulhoq/agentskel

Skill Claude CodeCodex

When setting up agentskel on a project for the first time. Run once per project to install memory, rules, skills, workflows, entry points, and standards.

13 16d ago A 33 tokens original MIT

setup-team

48

ahmadulhoq/agentskel

Skill Claude CodeCodex

When bootstrapping a project's team roster. Use when .memory/TEAM.md has not yet been populated and you need to establish members, roles, ownership, and escalation contacts for the first time.

13 16d ago A 41 tokens original MIT