JotJunior

49 mods across 2 repositories, 23 stars between them.

feature-00c-resume

25

JotJunior/cstk

Command

Retoma execucao feature-00c pausada por bloqueio humano ou schedule entre ondas. Valida hash (FR-014 + FR-PRE-004), aplica resposta a bloqueios, delega proxima onda ao agente-00c-feature-orchestrator.

22 2d ago A 54 tokens original MIT

feature-00c

26

JotJunior/cstk

Command

Inicia execucao feature-00c sobre UMA feature individual em projeto com briefing+constitution ratificados. Cria state em .claude/feature-00c-state/ / e delega pipeline SDD (specify→clarify→plan→checklist→create-tasks→execute-task→converge→review-task) ao agente-00c-feature-orchestrator.

22 2d ago D 80 tokens original MIT

roadmap-wave

27

JotJunior/cstk

Command

Calcula a fronteira de elegibilidade do roadmap de um projeto-alvo e, mediante confirmacao explicita (interativa ou --yes), lanca a proxima leva paralela via parallel-launch.sh emit. Ponto de entrada avulso — reusa por referencia o fluxo de agente-00c.md §6.ter, sem duplicar.

22 2d ago A 72 tokens original MIT

advisor

28

JotJunior/cstk

Skill Claude CodeCodex

Strategic critique of an idea/plan/decision. Triggers: "me aconselhe", "critique meu plano", "avalie minha ideia", "feedback estrategico", "advisor". Skip for technical tasks (use bugfix/execute-task).

22 2d ago A 53 tokens original MIT

agente-00c-runtime

29

JotJunior/cstk

Skill Claude CodeCodex

Internal POSIX runtime helpers for agente-00c/feature-00c orchestrators (state, lock, validation, hashes, secrets filter). NOT user-invocable.

22 2d ago A 42 tokens original MIT

analyze

30

JotJunior/cstk

Skill Claude CodeCodex

Cross-artifact SDD consistency analysis (spec/plan/tasks/constitution) — read-only. Triggers: "analyze", "cross-check", "auditar artefatos", "validar spec vs tasks". Skip for single-document validation (use validate-documentation).

22 2d ago A 58 tokens original MIT

apply-insights

31

JotJunior/cstk

Skill Claude CodeCodex

Apply Claude Code usage insights to current project — improve CLAUDE.md, hooks, workflows. Triggers: "aplicar insights", "otimizar fluxo", "melhorar claude.md". This is the APPLY step that consumes /insights output, not the native /insights command itself.

22 2d ago C 66 tokens original MIT

briefing

32

JotJunior/cstk

Skill Claude CodeCodex

Structured project discovery interview (vision, users, constraints, stack). Triggers: "briefing", "discovery", "iniciar projeto", "kickoff". Skip if briefing already complete and user did not ask for update.

22 2d ago A 49 tokens original MIT

bugfix

33

JotJunior/cstk

Skill Claude CodeCodex

Multi-layer bug investigation and fix (traces across services before patching). Triggers: "bugfix", "fix bug", "corrigir bug", "debug", "investigar bug". Skip for new feature work (use execute-task/specify).

22 2d ago C 54 tokens original MIT

checklist

34

JotJunior/cstk

Skill Claude CodeCodex

Requirements quality gate ("unit tests for English") by domain (ux/api/security/performance/a11y). Triggers: "checklist", "validar requisitos", "quality gate". Validates REQUIREMENT quality, not code.

22 2d ago A 49 tokens original MIT

clarify

35

JotJunior/cstk

Skill Claude CodeCodex

Refine an existing spec via structured Q&A (max 5). Triggers: "clarify", "clarificar spec", "resolver ambiguidades", "refinar spec". Operates on existing spec.md; use specify to create one.

22 2d ago A 52 tokens original MIT

constitution

36

JotJunior/cstk

Skill Claude CodeCodex

Create/update immutable project governance principles. Triggers: "constitution", "criar constituicao", "principios do projeto", "governance". For point-in-time technical decisions, use ADRs instead.

22 2d ago A 44 tokens original MIT

converge

37

JotJunior/cstk

Skill Claude CodeCodex

Reconcile documented intent (spec/plan/tasks) against the CURRENT state of the code and append actionable gaps as a new task-phase. Classifies each divergence as missing/partial/contradicts/unrequested. Triggers: "converge", "o codigo bate com a spec?", "reconciliar spec com codigo", "o que ainda falta implementar de…

22 2d ago A 126 tokens original MIT

create-tasks

38

JotJunior/cstk

Skill Claude CodeCodex

Decompose scope or spec into task backlog with phases, dependencies, criticality. Triggers: "criar tarefas", "backlog", "task list", "decomposicao". Skip for executing tasks (use execute-task) or technical plan (use plan).

22 2d ago A 58 tokens original MIT

JotJunior/cstk

Skill Claude CodeCodex

Author and run full-stack E2E integration tests with Playwright — drive the UI through a complete feature flow and verify the effects at EVERY layer (UI, network/API, database, message queue, side effects). Triggers: "e2e", "teste e2e", "integration test", "teste de integração", "playwright", "validar fluxo completo"…

22 2d ago A 109 tokens original MIT

execute-task

40

JotJunior/cstk

Skill Claude CodeCodex

Execute one backlog task end-to-end following the project mandatory step-by-step workflow with hard gates. Triggers: "executar tarefa", "execute task ", "implementar tarefa". Skip for building the backlog (create-tasks), technical planning (plan), or bug investigation (bugfix).

22 2d ago A 63 tokens original MIT

model-selector

41

JotJunior/cstk

Skill Claude CodeCodex

Heuristica deterministica que classifica uma tarefa por complexidade (rasa/media/profunda) e SUGERE modelo (haiku/sonnet/manter-atual). Use ANTES de invocar skill/subagente caro — os orquestradores a consomem via model-routing wave-select. Apenas sugere, nunca troca modelo. Skip: input nao-textual ou decisao que exige…

22 2d ago A 97 tokens original MIT

owasp-security

42

JotJunior/cstk

Skill Claude CodeCodex

Security review: OWASP Top 10:2025, ASVS 5.0, Agentic AI 2026, LLM Top 10, API/CICD, NIST 800-63B-4, WebAuthn, OAuth 2.1, FAPI 2.0, post-quantum. Triggers: "security review", "OWASP", "vulnerability check", "auth code", "threat model", "MCP security". Skip for general code review.

22 2d ago A 109 tokens original MIT

plan

43

JotJunior/cstk

Skill Claude CodeCodex

Technical implementation plan — the technical HOW: architecture, data model, API contracts, research, test scenarios. Use when the user wants the technical design of a feature (how to structure/build it, define contracts/schema), whether or not a formal spec.md exists yet. Triggers: "plan", "criar plano", "planejar…

22 2d ago A 115 tokens original MIT

review-features

44

JotJunior/cstk

Skill Claude CodeCodex

GLOBAL feature portfolio dashboard — compare progress, suggest archive/abandon/prioritize. Triggers: "status global", "portfolio de features", "dashboard de features", "comparar features". Cross-feature; for single feature deep-dive use review-task.

22 2d ago A 56 tokens original MIT

review-task

45

JotJunior/cstk

Skill Claude CodeCodex

Task status / backlog progress report; identifies tasks ready to start. Triggers: "revisar tarefas", "status das tarefas", "progresso do projeto", "review tasks". Skip for executing (execute-task) or creating tasks (create-tasks).

22 2d ago A 56 tokens original MIT

specify

46

JotJunior/cstk

Skill Claude CodeCodex

Convert a natural-language feature description into SDD spec (user stories, FRs, success criteria). Triggers: "specify", "criar spec", "nova feature", "feature spec". Skip for refining an existing spec (clarify).

22 2d ago A 53 tokens original MIT

JotJunior/cstk

Skill Claude CodeCodex

Validate that docs RENDER correctly — Mermaid parseable, internal links resolve, YAML frontmatter consistent, code blocks have language. Triggers: "validar renderizacao", "verificar diagramas", "checar links". Complements validate-documentation (textual) and analyze (cross-artifact).

22 2d ago A 67 tokens original MIT

JotJunior/cstk

Skill Claude CodeCodex

Validate a single existing document's quality/completeness against structural standards. Triggers: "validar documentacao", "verificar UC", "audit docs". Skip for cross-artifact spec/plan/tasks consistency (use analyze).

22 2d ago A 50 tokens original MIT