Skip to main content
anudeeps28
Perfil de creador de GitHub

anudeeps28

Vista por repositorio de 35 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
35
repositorios
1
actualizado
2026-08-01
explorador de repositorios

Repositorios y skills representativas

evaluate
Analistas de garantía de calidad de software y probadores

Adversarial evaluation of code changes — runs build, tests, plan compliance, and security review. Use after implementing changes or before creating a PR. Usage: /evaluate [story-id] [--quick]

2026-08-01
implement
Desarrolladores de software

Build a feature from a tracker task (local task, GitHub issue, or Todoist task) or plain description — understand, plan, execute, evaluate, and PR in a streamlined flow, or loop back on a rejected PR with `--rework <PR#>`. Lighter than /story — designed for solo devs and small teams. Usage: /implement <issue-id, task-title, or description> [--discuss] [--research] [--quick] [--auto] [--full] [--autonomous] [--rework <PR#>]

2026-08-01
story
Desarrolladores de software

Goal-driven story execution — understand → define goal → plan → execute → verify → e2e gate → PR. Done = goal met (acceptance + e2e gate green), not just compiles. Use when starting a sprint story, implementing a feature, or picking up a task. Usage: /story <story-id> [--auto] [--autonomous]

2026-08-01
sync-tracker
Desarrolladores de software

Reconcile merged PRs and completed work against open tracker items. Mode-aware: works in local, tracker, and both modes. Supports --dry-run and --import-backup [file]. Usage: /sync-tracker [--dry-run] [--import-backup [file]]

2026-08-01
run-tasks
Desarrolladores de software

Execute XML tasks from the story plan wave by wave (Phase 3 only — no understand, no plan, no PR). Use when resuming a story that already has a task plan. Usage: /run-tasks <story-id> [--auto]

2026-07-31
debug
Desarrolladores de software

Root cause diagnosis when the 3-attempt rule triggers — stop retrying and diagnose. Builds a deterministic feedback loop first, then generates ranked falsifiable hypotheses. Mandates regression tests and instrumentation cleanup. Aliases: /debug, /diagnose. Usage: /debug

2026-07-21
local-test
Analistas de garantía de calidad de software y probadores

Run local build, tests, integration testing, and the feature's e2e goal gate. Stack-agnostic — reads commands from tasks/lessons.md (enterprise) or tasks/notes.md (solo). Use before committing, after code changes, or when another skill asks you to verify. Usage: /local-test [1|2|3|e2e]

2026-07-21
tdd
Analistas de garantía de calidad de software y probadores

Strict RED-GREEN-REFACTOR enforcement with vertical slicing. One behavior at a time — write a failing test, make it pass, clean up. Forbids horizontal slicing and refactoring while RED. Usage: /tdd <feature or behavior to implement>

2026-07-21
Mostrando las 8 principales de 35 skills recopiladas en este repositorio.
Mostrando 1 de 1 repositorios
Todos los repositorios cargados