Goktug

43 mods across 1 repository, 6 stars between them.

ai-crew

02

Goktug/ai-crew

Plugin Claude Code

Production-grade Claude Code plugin that takes any React Native or TypeScript backend task from idea to PR with one human checkpoint. A Fable 5 team-lead orchestrates the full lifecycle inline, dispatching sonnet-, opus-, or fable-developers (routed per task by a complexity flag) and Haiku web-researchers under strict.

6 1mo ago A tokens not measured original MIT

build

03

Goktug/ai-crew

Command Claude Code

Implement the next task incrementally — build, test, verify, commit.

6 1mo ago A 14 tokens original MIT

code-simplify

04

Goktug/ai-crew

Command Claude Code

Simplify code for clarity and maintainability — reduce complexity without changing behavior.

6 1mo ago A 14 tokens copy · 91% MIT

plan

05

Goktug/ai-crew

Command Claude Code

Break work into small verifiable tasks with acceptance criteria and dependency ordering.

6 1mo ago A 13 tokens original MIT

review

06

Goktug/ai-crew

Command Claude Code

Conduct a five-axis code review — correctness, readability, architecture, security, performance.

6 1mo ago A 16 tokens copy · 91% MIT

ship

07

Goktug/ai-crew

Command Claude Code

Run the pre-launch checklist and prepare for production deployment.

6 1mo ago A 10 tokens copy · 92% MIT

spec

08

Goktug/ai-crew

Command Claude Code

Start spec-driven development — write a structured specification before writing code.

6 1mo ago A 12 tokens copy · 92% MIT

team-lead

09

Goktug/ai-crew

Command Claude Code

Run the full ai-crew lifecycle on a request from intake to PR with one human checkpoint at plan approval.

6 1mo ago A 22 tokens original MIT

test

10

Goktug/ai-crew

Command Claude Code

Run TDD workflow — write failing tests, implement, verify. For bugs, use the Prove-It pattern.

6 1mo ago A 23 tokens original MIT

ai-crew CLAUDE.md

11

Goktug/ai-crew

Instructions file

Instructions for Goktug/ai-crew, covering ai-crew, design (locked), source of truth, model routing and architectural laws (non-negotiable).

6 1mo ago A 1,108 tokens original MIT

code-reviewer

12

Goktug/ai-crew

Agent

Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.

6 1mo ago A 33 tokens copy · 89% MIT

fable-developer

13

Goktug/ai-crew

Agent

Fable 5-backed implementation engineer for the hardest tasks — ones that resist atomization (frontier complexity). Executes one task per dispatch from an ai-crew team-lead. Reads the exact spec and plan line ranges cited in the prompt plus the required skills; follows TDD and incremental-implementation; returns a…

6 1mo ago A 86 tokens original MIT

opus-developer

14

Goktug/ai-crew

Agent

Opus-backed implementation engineer for complex tasks requiring deeper reasoning (complex complexity). Executes one task per dispatch from an ai-crew team-lead. Reads the exact spec and plan line ranges cited in the prompt plus the required skills; follows TDD and incremental-implementation; returns a one-line PASS or…

6 1mo ago A 78 tokens copy · 92% MIT

security-auditor

15

Goktug/ai-crew

Agent

Security engineer focused on vulnerability detection, threat modeling, and secure coding practices. Use for security-focused code review, threat analysis, or hardening recommendations.

6 1mo ago A 35 tokens copy · 86% MIT

sonnet-developer

16

Goktug/ai-crew

Agent

Sonnet-backed implementation engineer for atomized, mechanical tasks (simple complexity). Executes one task per dispatch from an ai-crew team-lead. Reads the exact spec and plan line ranges cited in the prompt plus the required skills; follows TDD and incremental-implementation; returns a one-line PASS or FAIL…

6 1mo ago A 79 tokens copy · 89% MIT

test-engineer

17

Goktug/ai-crew

Agent

QA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.

6 1mo ago A 35 tokens copy · 84% MIT

web-researcher

18

Goktug/ai-crew

Agent

Research analyst that answers one focused web-research question per dispatch from an ai-crew team-lead. Returns a short brief with citations in its final response. Cannot dispatch subagents — strict 1-level dispatch. Has only WebFetch, WebSearch, Read, Write tools.

6 1mo ago A 61 tokens original MIT

SessionStart

19

Goktug/ai-crew

Hook

Runs when a session starts, executing session-start.sh via bash. From Goktug/ai-crew.

6 1mo ago A tokens not measured copy · 55% MIT

Goktug/ai-crew

Skill Claude CodeCodex

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

6 1mo ago A 49 tokens copy · 84% MIT

Goktug/ai-crew

Skill Claude CodeCodex

Tests in real browsers. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data via Chrome DevTools MCP.

6 1mo ago B 57 tokens copy · 81% MIT

Goktug/ai-crew

Skill Claude CodeCodex

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.

6 1mo ago A 45 tokens copy · 100% MIT

Goktug/ai-crew

Skill Claude CodeCodex

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

6 1mo ago A 51 tokens copy · 83% MIT

code-simplification

24

Goktug/ai-crew

Skill Claude CodeCodex

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

6 1mo ago A 51 tokens copy · 100% MIT