Tarekkharsa

26 mods across 1 repository, 3 stars between them.

Tarekkharsa/agentstack

Instructions file

Instructions for Tarekkharsa/agentstack, covering claude.md — agentstack, invariants, hard rules — context and tests and hard rules — build cache.

3 18d ago A 562 tokens original Apache-2.0

adversarial-review

02

Tarekkharsa/agentstack

Skill Claude CodeCodex

Review a diff as an adversary — assume the code is wrong, work from the diff alone, and try to construct concrete failures. The reviewer-role procedure for multi-agent workflows (one implements, N review), distilled from the Bun-in-Rust port.

3 18d ago A 56 tokens original Apache-2.0

analyze-usage

03

Tarekkharsa/agentstack

Skill Claude CodeCodex

Report on your own agent usage — parse Claude Code session transcripts for token burn, and cross-check installed agentstack skills/servers against what was actually used to flag dead weight. Local and read-only.

3 18d ago A 45 tokens original Apache-2.0

Tarekkharsa/agentstack

Skill Claude CodeCodex

Ship a Cloudflare Worker correctly — configure wrangler, set bindings and secrets, run a dry-run, deploy, and verify.

3 18d ago A 31 tokens original Apache-2.0

Tarekkharsa/agentstack

Skill Claude CodeCodex

Quick reference mapping Cloudflare product surfaces (Workers, Pages, KV, R2, D1, DNS) to the wrangler CLI commands teams use day to day.

3 18d ago A 43 tokens original Apache-2.0

finding-skills

06

Tarekkharsa/agentstack

Skill Claude CodeCodex

Find and install agent skills through agentstack — search the library/catalog/registry, pull from any skills repo (owner/repo, git URLs, local dirs), and judge quality by scan verdicts, pins, and provenance instead of install counts. Use when the user asks "how do I X", "is there a skill for X", or wants a capability…

3 18d ago A 78 tokens original Apache-2.0

linear_breakdown

07

Tarekkharsa/agentstack

Skill Claude CodeCodex

Break a large Linear issue into small, shippable tickets with clear scope, estimates, and dependencies.

3 18d ago A 25 tokens original Apache-2.0

mine-skills

08

Tarekkharsa/agentstack

Skill Claude CodeCodex

Mine your past agent sessions (Claude Code, Codex) for recurring failures and re-explained procedures, then distill the best candidates into reusable skills that land in the central library via agentstack more lib add. Local and read-only until you approve a draft.

3 18d ago A 59 tokens original Apache-2.0

Tarekkharsa/agentstack

Skill Claude CodeCodex

Wire a generate-review-fix multi-agent workflow (one implementer, N adversarial reviewers, a fixer) from agentstack profiles — models per role, skills per role, secrets injected at start — and run it in your executor of choice (sandcastle, Claude Code workflows, or plain Docker). agentstack provisions and governs the…

3 18d ago A 80 tokens original Apache-2.0

posthog_experiment

10

Tarekkharsa/agentstack

Skill Claude CodeCodex

Set up a sound PostHog A/B experiment or feature flag rollout — hypothesis, primary metric, exposure, and a sample-size check before launch.

3 18d ago A 35 tokens original Apache-2.0

posthog_query

11

Tarekkharsa/agentstack

Skill Claude CodeCodex

Turn a product or analytics question into the right PostHog query — trends, funnels, or retention — with the correct events, breakdowns, and date range.

3 18d ago A 37 tokens original Apache-2.0

pr-triage

12

Tarekkharsa/agentstack

Skill Claude CodeCodex

Triage a stack of open pull requests into review / merge / close buckets with a clear next action for each.

3 18d ago A 28 tokens original Apache-2.0

propose-workflow

13

Tarekkharsa/agentstack

Skill Claude CodeCodex

Propose a reviewable multi-agent workflow as a blueprint — pick and name the pattern (map-reduce, pipeline, tournament, loop-until-dry, dag), emit its shape as an agentstack-blueprint JSON block, and WAIT for the user to approve / reject / edit before authoring and running it via agentstack more workflow run.

3 18d ago A 75 tokens original Apache-2.0

route-by-cost

14

Tarekkharsa/agentstack

Skill Claude CodeCodex

Pick the right model for each job — route bulk and mechanical work to cheap models, exploration to fast mid models, and reserve the strongest model for judgment, taste, and final review. Escalate when the output misses the bar.

3 18d ago A 51 tokens original Apache-2.0

run-codex

15

Tarekkharsa/agentstack

Skill Claude CodeCodex

Delegate clear-spec, bulk, or mechanical work — migrations, codemods, large refactors, log digs, and independent code review — to gpt-5.5 through the Codex CLI, with quota-aware fallback to Claude models.

3 18d ago A 54 tokens original Apache-2.0

sync-library

16

Tarekkharsa/agentstack

Skill Claude CodeCodex

Keep your agentstack central library (/.agentstack/lib) consistent across machines by versioning it as a git repo — commit the index and path-source skill bodies, exclude the content store cache and any resolved secrets.

3 18d ago A 46 tokens original Apache-2.0

using-agentstack

17

Tarekkharsa/agentstack

Skill Claude CodeCodex

Operate and troubleshoot AgentStack projects, personal capability libraries, zero-files MCP delivery, toolsets, secrets, trust, policy, machine bootstrap, and legacy MCP cleanup. Use whenever a task changes or diagnoses an AI coding CLI setup managed by AgentStack.

3 18d ago A 54 tokens original Apache-2.0

review-checklist

18

Tarekkharsa/agentstack

Skill Claude CodeCodex

A tiny local skill used to demonstrate zero-file MCP profile leases.

3 18d ago A 17 tokens original Apache-2.0

api-conventions

19

Tarekkharsa/agentstack

Skill Claude CodeCodex

House API conventions for the storefront — REST resource shapes, the shared error envelope, and pagination rules.

3 18d ago A 24 tokens original Apache-2.0

sql-review

22

Tarekkharsa/agentstack

Skill Claude CodeCodex

Checklist for reviewing SQL migrations before they hit production.

3 18d ago A 13 tokens original Apache-2.0

api-design

23

Tarekkharsa/agentstack

Skill Claude CodeCodex

Critique REST/RPC endpoint shape, status codes, and pagination.

3 18d ago A 17 tokens original Apache-2.0

openapi-lint

24

Tarekkharsa/agentstack

Skill Claude CodeCodex

Lint an OpenAPI spec for missing schemas and inconsistent naming.

3 18d ago A 17 tokens original Apache-2.0