Jarroslav

42 mods across 1 repository, 0 stars between them.

qa-case-generator

25

Jarroslav/agentic-os

Skill Claude CodeCodex

Turn one work-item id into reviewed, backend-synced functional test cases. Invoke when the user says "generate test cases for PROJ-123", "write test cases from this ticket", "qa cases for ", or hands you a single Jira / Azure DevOps / GitHub / GitLab work-item id and wants manual or API-level functional cases.…

0 1mo ago A 141 tokens original Apache-2.0

qa-e2e-generator

26

Jarroslav/agentic-os

Skill Claude CodeCodex

Turn one work-item id into executable end-to-end (UI/API) test automation. Invoke when a QA engineer hands you a ticket id and wants a full E2E suite generated, run, reviewed, and pushed for review. Triggers: "generate e2e tests for PROJ-123", "qa-e2e-generator PROJ-123", "write end-to-end tests for this ticket"…

0 1mo ago A 181 tokens original Apache-2.0

qa-scoping

27

Jarroslav/agentic-os

Skill Claude CodeCodex

Plans and reviews QA on a per-feature basis, in three modes that sdlc-engine invokes directly: --checklist (Phase 6) turns requirements and QA knowledge into qa-checklist.md before implementation starts; --review-tests (Phase 8) reviews the tests that were written for quality and completeness; --update (Phase 11)…

0 1mo ago A 118 tokens original Apache-2.0

release-manager

28

Jarroslav/agentic-os

Skill Claude CodeCodex

Audit a software release by cross-referencing git commits in a release range against tickets carrying the release's fix version, then emit a gap-analysis report in Markdown tables. Invoke when the user says "validate the release", "release audit", "check what shipped in ", "cross-reference commits and tickets", "did…

0 1mo ago A 140 tokens original Apache-2.0

repo-audit-guides

29

Jarroslav/agentic-os

Skill Claude CodeCodex

Read-only audit of a repository's documentation, structure, and agentic assistant setup, run before knowledge planting so the downstream repo-guides workflow knows how to handle every pre-existing doc and assistant surface. Invoke when the user asks to survey, audit, inspect, assess, or review repo docs, assistant…

0 1mo ago A 153 tokens original Apache-2.0

repo-guides

30

Jarroslav/agentic-os

Skill Claude CodeCodex

First-time knowledge setup for a repository: survey the stack, generate the curated guide tree under .agentic/guides/, and wire the AI entrypoint (AGENTS.md plus a CLAUDE.md shim). User-triggered only. Invoke when the user says "repo guides", "set up repo guides", "generate the guides", "bootstrap this repo for AI"…

0 1mo ago A 175 tokens original Apache-2.0

role-memory

31

Jarroslav/agentic-os

Skill Claude CodeCodex

Per-role persistent memory for agents — durable curated facts, preferences, and decisions plus an append-only episodic daily log, stored as plain markdown under .agents/memory/ /. Invoke when the user says "remember this", says "log this", or asks "what did you learn yesterday" — and whenever you observe a fact…

0 1mo ago A 159 tokens original Apache-2.0

sdlc-auto

32

Jarroslav/agentic-os

Skill Claude CodeCodex

Start an autonomous ("factory mode") SDLC run from a task description, external work-item reference, story path, or greenfield idea, on hosts that support skills but not custom slash commands. Trigger on "run autonomously", "factory mode", "ship this without asking", or a request for the legacy sdlc:autonomous…

0 1mo ago A 143 tokens original Apache-2.0

sdlc-brief

33

Jarroslav/agentic-os

Skill Claude CodeCodex

Runs a lightweight, human-in-the-loop SDLC flow for a task the user has already sized as XS/S/M: brainstorm-lite, spec, plan, inline TDD, one code-review round, and gate-runner on the current feature branch — no complexity scoring, no per-task subagents, no evidence files, no worktrees. Invoke on phrases like "run…

0 1mo ago C 210 tokens original Apache-2.0

sdlc-direct

34

Jarroslav/agentic-os

Skill Claude CodeCodex

Lightest-ceremony entry point into the agentic-sdlc pipeline for a task the user has already judged small and unambiguous. Invoke on phrases like "just do this quickly", "small fix, skip the ceremony", "simple task, no spec needed", or "run sdlc-direct on ". Runs a mandatory research pass via the codebase-scout agent…

0 1mo ago A 191 tokens original Apache-2.0

sdlc-engine

35

Jarroslav/agentic-os

Skill Claude CodeCodex

Heavy orchestrator that runs the full 13-stage (Phase 0-12) governed SDLC flow for a single unit of work. Invoke this skill only as the execution engine dispatched by sdlc-guided (mode=hitl) or sdlc-auto (mode=autonomous) — never in direct response to a bare user request, and never with a mode other than hitl or…

0 1mo ago A 269 tokens original Apache-2.0

sdlc-guided

36

Jarroslav/agentic-os

Skill Claude CodeCodex

Starts a human-in-the-loop agentic-sdlc run from a task description, an external work-item reference, or a greenfield idea. Triggers include "start sdlc", "implement this with sdlc", "begin SDLC workflow", or a request for the legacy sdlc:start command on a skills-based host. Not for: autonomous runs (sdlc-auto)…

0 1mo ago A 115 tokens original Apache-2.0

sdlc-preflight

37

Jarroslav/agentic-os

Skill Claude CodeCodex

Force-runs a full environment-readiness check for the agentic-sdlc plugin and overwrites .agentic/agentic-sdlc/doctor.json with the fresh result, ignoring any existing fingerprint or TTL cache. Invoke when the user asks to verify the agentic-sdlc setup, re-run doctor, check whether superpowers/node/git are ready, or…

0 1mo ago A 152 tokens original Apache-2.0

sdlc-runs

38

Jarroslav/agentic-os

Skill Claude CodeCodex

Read-only inspector and resumer for agentic-sdlc heavy-pipeline runs kept under docs/superpowers/runs/. Invoke when the user asks what a run's status is, wants to list or drill into past pipeline runs, needs to pick back up an interrupted run, or is on a skill-only host (for example, Codex) that has no sdlc:status…

0 1mo ago A 198 tokens original Apache-2.0

story-author

39

Jarroslav/agentic-os

Skill Claude CodeCodex

Turn a raw feature idea, improvement, or bug description into a structured user story with testable acceptance criteria, persisted as a local markdown file. Invoke when the user wants to create, draft, or refine a story, ticket, requirement, or acceptance criteria — trigger phrases include "create a story", "draft a…

0 1mo ago A 206 tokens original Apache-2.0

story-intake

40

Jarroslav/agentic-os

Skill Claude CodeCodex

Normalize a single starting input — free-form text, an external ticket id or URL, a local story path, a local work-item path, or a greenfield idea — into one canonical requirements.md that every later pipeline phase reads, and guarantee a work-item reference exists before those requirements are written. Invoked…

0 1mo ago A 126 tokens original Apache-2.0

telemetry-export

41

Jarroslav/agentic-os

Skill Claude CodeCodex

Project a pipeline run's governance ledgers (events.jsonl, decisions.jsonl) into redacted NDJSON and hand them to a host-declared observability backend. Invoke when an operator wants run/gate telemetry visible outside the workspace — "export run telemetry", "send this run's events to Axiom", "wire up observability for…

0 1mo ago A 174 tokens original Apache-2.0

test-heal

42

Jarroslav/agentic-os

Skill Claude CodeCodex

Repairs failing tests whose failure is the test's own fault — and only those. Consumes a failure triage (testissue | environmentissue | flaky | applicationissue), fixes test code, fixtures, selectors, and waits, never application code, and never re-runs the suite itself: it applies fixes, sanity-checks that they…

0 1mo ago A 149 tokens original Apache-2.0