ahmadulhoq/agentskel

The skeleton for agentic development — persistent memory, shared standards, and structured workflows for AI coding agents.

13Stars on the repository
61Mods indexed here, across every type
16d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add-team-member

01

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

03

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

05

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