AgentStack
gabrieldabbah avatar

gabrieldabbah

12 listings · 0 installs

Open-source publisher. Listings imported from github.com/gabrieldabbah — credited to the original author with their license.

↗ github.com/gabrieldabbah
12 results
Self-run
SKILL

Generate Pr

Generate a complete pull request from the branch diff and open or update it. Use when the user asks to create/open a PR, fill the PR template, or mentions "/generate-pr". Two modes by where you stand: from a feature branch it targets `dev` (default); from `dev` it targets `main` (promotion PR). Fills EVERY section of .github/pull_request_template.md grounded in the diff, and runs `gh pr create`/`…

0
18
Free
Self-run
SKILL

Sources

Consult the project''s trusted-sources registry before searching the web or adding a dependency/tool, and ground every shown fact in a verified origin. Use when the user asks to search/research/look something up, find docs or an API signature, choose or add a dependency/library/tool, or mentions "/sources". Reads docs/SOURCES.md, prefers its Tier-1 trusted sources, version-pins to the project sta…

0
14
Free
Self-run
SKILL

Genesis Seed

Manage reusable genesis seeds and one-time machine setup. Use when the user says \"/genesis-seed\", \"save this as a seed\", \"save my setup\", \"list seeds\", \"edit the seed\", or \"set up my machine for genesis\". Writes/loads named, AI-authored configuration seeds (so the user never hand-writes config) and performs the once-per-machine bootstrap (optional rtk detection, global plugin install…

0
14
Free
Self-run
SKILL

Axiomatic Induction

>-

0
15
Free
Self-run
SKILL

Usage Guard

Keep an autonomous run inside Claude Code subscription usage limits and resume it automatically after they reset. Use when the user asks about usage limits, auto-pause, auto-resume, or \"don't let it die at 100%\", and internally by the genesis overlord between work items. Estimates current 5-hour-window usage from ccusage; at a threshold (default 85%, below 100% on purpose) it stops starting new…

0
15
Free
Self-run
SKILL

Genesis

Turn an empty folder into a working, tested, secured project. Use when the user says \"/genesis\", \"create the project\", \"start a new project\", \"scaffold this\", or begins greenfield work. Follows a STRICT order: lay the mandatory foundation (constitution, skills, AGENTS.md, docs, hardened sandbox) FIRST, then research the problem, then design the architecture, THEN choose the stack, then pl…

0
14
Free
Self-run
SKILL

Genesis Dashboard

Launch the optional local PWA dashboard for a genesis build, so a less-technical user can set up and watch everything outside Claude Code. Use when the user says \"/genesis-dashboard\", \"open the dashboard\", \"show me a UI\", \"I want buttons\", or wants to monitor/configure a genesis run visually. Starts a dependency-free localhost server that renders live state (stage, TODO, activity, usage)…

0
15
Free
Self-run
SKILL

Media Gen

Generate images, video, audio, or other media via external AI providers, with Claude authoring the prompts and orchestrating the calls. Use when the user asks to generate/create an image, video, audio, icon, or asset, refine a generation prompt, or wire a media/AI provider. Provider-agnostic: works with any provider that has an adapter + an API key in .env (Google, OpenAI, and others — not a fixe…

0
14
Free
Self-run
SKILL

Test Gate

Run the full verification battery and block on red before any commit/PR. Use before /git-commit, before claiming a task done, or when the user says "run the tests", "is it green?", "verify before commit", or mentions "/test-gate". Discovers the commands from AGENTS.md §5 and docs/TESTING.md, brings up hermetic Docker infra if a compose file exists, runs lint → typecheck → unit → property → contra…

0
13
Free
Self-run
SKILL

Todo

Maintain the project's master TODO — the internal backlog in docs/TODO.md and its dated archive docs/TODO-done.md. Use when adding/updating/sorting TODO items, marking something in-progress/implemented/verified/done, asking \"what should I do next\", or mentioning \"/todo\". Uses explicit status markers ([ ] not started, [~] in progress, [?] implemented-but-unverified), a separate [P] priority ma…

0
17
Free
Self-run
SKILL

Design

UI/UX craft standards and a design process to apply BEFORE and DURING any interface work — so genesis output looks and feels high quality, not low-effort. Use whenever the project has a UI: before building screens/components, when styling, choosing a design system, or reviewing UI quality, and on any mention of design, UX, layout, component, screen, styling, theme, responsive, or accessibility. D…

0
16
Free
Self-run
SKILL

Security Audit

Run a security pass over the project or a change, one concern at a time, and turn findings into TODO tasks. Use before declaring work done, when the user says \"/security-audit\", \"check security\", \"audit this\", \"is this safe\", or after wiring an integration. Builds the checklist from general application-security concerns plus the per-integration security items from the integrations registr…

0
16
Free
You've reached the end · 12 loaded