ahmadulhoq

61 mods across 1 repository, 13 stars between them.

setup-workspace

49

ahmadulhoq/agentskel

Skill Claude CodeCodex

When setting up agentskel as a workspace dispatcher — multiple independent projects under one parent folder, each with its own git repo. Run once at the workspace root to create routing dispatcher files. Does NOT install agentskel in subdirs.

13 16d ago A 46 tokens original MIT

sync-skeleton

50

ahmadulhoq/agentskel

Skill Claude CodeCodex

When skeleton version in CONFIG.md is behind the current agentskel VERSION. Run by tech lead to apply upstream skeleton improvements to a project. Changes go through a PR — never directly to the default branch.

13 16d ago A 40 tokens original MIT

ahmadulhoq/agentskel

Skill Claude CodeCodex

When the GitHub team and .memory/TEAM.md have drifted. Use when you suspect new joiners, leavers, or rotations have happened on GitHub but TEAM.md hasn't been updated, and you want a diff-and-reconcile pass rather than editing member-by-member.

13 16d ago A 59 tokens original MIT

sync-versions

52

ahmadulhoq/agentskel

Skill Claude CodeCodex

When actual project dependency versions may have drifted from VERSIONS.md. Run after dependency upgrades or when VERSIONS.md looks stale.

13 16d ago A 28 tokens original MIT

ahmadulhoq/agentskel

Skill Claude CodeCodex

When workspace dispatcher templates have changed in a newer skeleton version. Regenerates dispatcher files at the workspace root while preserving the workspace name, platforms list, and blueprint path from config.

13 16d ago A 36 tokens original MIT

update-conventions

54

ahmadulhoq/agentskel

Skill Claude CodeCodex

When project coding conventions may have drifted from actual practice, or Last Conventions Check in CONFIG.md is overdue (90-day cadence). Also run when adopting a new library or framework that needs convention coverage.

13 16d ago A 41 tokens original MIT

ahmadulhoq/agentskel

Skill Claude CodeCodex

Refresh externally-maintained skill packs in the machine-level shared store (/.agentskel/skills/) and re-link them into the current project. Run when sync-skeleton flags a pack as stale (>=30 days), or manually to pull the latest pack updates.

13 16d ago A 52 tokens original MIT

update-team-member

56

ahmadulhoq/agentskel

Skill Claude CodeCodex

When an existing team member's roles, ownership, or contact info changes. Use when a member stays on the team but their responsibilities, email, or handle need to be updated without adding or removing anyone.

13 16d ago A 41 tokens original MIT

add-team-member

57

ahmadulhoq/agentskel

Cursor rule Cursor

When a single new person joins the team. Use when .memory/TEAM.md already exists and you need to append one member (with roles, optional module assignments, and optional Jira account ID) without touching the rest of the roster.

13 16d ago A 48 tokens original MIT

ahmadulhoq/agentskel

Cursor rule Cursor

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

agentskel

59

ahmadulhoq/agentskel

Cursor rule Cursor

Do NOT respond to any user request until you have run the session-start procedure. Read and follow .agents/skills/session-start/SKILL.md.

13 16d ago A 683 tokens original MIT

ahmadulhoq/agentskel

Cursor rule Cursor

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 35 tokens original MIT

brainstorm-feature

61

ahmadulhoq/agentskel

Cursor rule Cursor

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