Skip to main content

kapilvirenahuja/garura

O SkillsMP coletou 121 skills de kapilvirenahuja/garura. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
121
Estrelas no GitHub
3
Forks no GitHub
0

Mostrando 40 de 121 skills coletadas.

ocupação
Outras ocupações de informática
descrição

Install Garura into a target project or repository so its skills, agents, and plays become discoverable by a host coding tool — Claude Code or the OpenAI Codex CLI. Reads this garura checkout's core/components and runs a per-tool ADAPTER that lays them down…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Compile a deterministic "play" (a multi-step, gated workflow recipe) from an intent. Interviews for the intent triple, generates the expectation, identifies the skills, scripts, and agents the play needs, selects a workflow structure, generates evals, and…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Modify an existing compiled play — change its goal, a constraint, a failure condition, a success scenario, a step, the workflow shape, or the agents/skills it uses — by editing the play's ICE source and recompiling, never by hand-patching the output into…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Merge an approved change — merge the PR, switch to main and pull the latest, and delete the feature branch (local and remote). The final step of the end sequence in the ProductOS command model. Use when a reviewed, approved PR is ready to land.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Raise the current change for review — run a scope-and-quality self-review from the project's standards, push the branch, and open a pull request carrying that review and the issue reference. The second step of the end sequence in the ProductOS command model.…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Review an open change thoroughly and against something outside the change itself: assess what work categories the diff contains, resolve each category's review treatment from the review-knowledge memory shelf, review each through its layers (objective…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Write a SLICE's architecture lens as a grounding doc (architecture.md) — the components the slice threads (each in its layer, with its contract), the stack (tech + versions) behind them, and the vertical build that runs the slice end-to-end — written directly…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Cut one REALIZED slice into user-testable delivery epics — the handoff from the product model to the delivery pipeline. /roadmap says which slice to build; the seven realize lenses have solved its design and /measure has stamped it realized — the marker…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Close the loop: after a unit of work ships, read what actually happened — the measure lens (baseline/target/realized), the validate verdicts and fix reports, the run lens, and the delivered epic/slice status — and update the LIVING product model to match…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

Write a SLICE's marketing lens as a grounding doc (marketing.md) — how the slice is found and reached (SEO / AEO / GEO), the accessibility bar it meets, and the reach signals worth capturing — written directly in place on the live model. The END of the…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Write a SLICE's quality lens as a grounding doc (quality.md) — a short statement of what "good" means for the slice plus a table of checkable gates (dimension / bar / how checked), drawn from the profile's NFR gates that apply and the slice's functionalities'…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Select what to build in one domain and compose it into deliverable verticals — confirm or prune its capabilities against the firmed profile + KB, select which of the functionalities /understand created to build now, create the personas and user journeys, and…

Idioma do texto original: inglês

atualizado
ocupação
Designers de interfaces web e digitais
descrição

Write a SLICE's UX lens as a grounding doc (ux.md) — the screens (each with a low-fidelity layout) that make the slice's functionalities visible, the states each holds, and the product's visual core (color + typography) — directly in place on the live model.…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Turn a business goal into the seed of the product model — a detailed domain grounding doc, directional capability grounding docs, the spine entries that wire them, and a directional product profile — written directly in place on the live model. The entry play…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Draft /roadmap's plan over the vertical slices /shape produced — for each slice estimate its effort, resolve its dependency_notes (plus shared functionalities and those functionalities' spine depends_on) into concrete depends_on slice ids, and propose a value…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Write a SLICE's agentic lens as a grounding doc (agentic.md) — the is-it-an-agent gate, the load weights (cognitive / creative / logistical on a low→ultra scale), and the controls (guardrails, handoff). The MIDDLE of the FUNCTIONAL realize pipe (ux → agentic…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Write a SLICE's measure lens as a grounding doc (measure.md) — the delivery-measurement focus, the metrics that prove it (baseline / target / proof, triangle-primary speed/tokens/cognition), and what is out of scope — then, when all seven lens docs line up,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Plan the product's vertical slices into a build sequence — order the slices /shape produced across all domains, resolve their dependencies, and estimate each one's effort, writing only the plan onto each slice, directly in place on the live model. The…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Write a SLICE's run lens as a narrative grounding doc (run.md) AND a machine-readable per-environment definition (run.yaml) — the slice-level design (rollout, migrations, config/secrets, CI/CD) once, and ONE environment per call (local for /launch, or a cloud…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Author a shaped slice's agentic lens as an MD grounding doc — the is-it-an-agent gate, the load weights (cognitive / creative / logistical on a low→ultra scale), and the controls (guardrails, handoff) — from the slice's hub (its functionalities' grounding…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Author a shaped slice's architecture lens as an MD grounding doc — the components the slice threads (each in its layer, with its contract), the stack (tech + versions) per component, and the vertical build (how the slice runs end-to-end through them) — from…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Draft /grill's epic cut for one REALIZED slice — the user-testable delivery increments the delivery pipeline picks up. Reads the slice's hub from the spine (its functionalities' grounding docs `functionality.md` + the spine profile) AND all SEVEN lens…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Read a delivered unit's real outcomes — the measure lens (baseline/target/realized), the validate verdicts and fix reports, the run lens (production actuals), and the delivered epic/slice status — against the current product model, and author the MEANING…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Author a shaped slice's marketing lens as an MD grounding doc — discoverability (SEO + AEO + GEO), accessibility (moved here from the profile), and marketing analytics — from the slice's hub (its functionalities' grounding docs + the spine profile) and KB…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Author a shaped slice's measure lens as an MD grounding doc — the delivery-measurement focus, a table of metrics (metric / baseline / target / proof, triangle-primary speed/tokens/cognition), and what is out of scope — from the slice's hub (its…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Author a shaped slice's quality lens as an MD grounding doc — a short statement of what "good" means for the slice plus a table of checkable gates (dimension / bar / how checked) — from the slice's hub (its functionalities' grounding docs + the spine…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Author a shaped slice's run lens — write the narrative grounding doc (run.md) straight to the LIVE model, and emit the machine-readable per-environment definition (run.yaml) plus any decision as STRUCTURED MANIFEST DATA for the play's keyed persist to write.…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Author /shape's selection-and-composition bundle for one domain — confirm or prune each capability against the firmed profile + KB, SELECT which of the functionalities /understand already created to build now, place every functionality into a slice or the…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Author a shaped slice's UX lens as an MD grounding doc — the screens (with low-fidelity layouts), the states each holds, and the product's visual core (color + typography) — from the slice's hub (its functionalities' grounding docs + the spine profile) and KB…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Author the /vision seed of the product model — a detailed domain grounding doc and directional capability grounding docs — straight to the live model, and emit the matching spine-delta (domain + capability entries, status proposed, detail directional, and the…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Detail one capability that /vision seeded — promote its grounding from directional to detailed, create and detail its functionalities, set the capability's own NFR + compliance needs, and roll those needs up into the product profile, firming the box and…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Detail one capability that /vision seeded — promote its capability.md from the directional stage to the detailed stage (benefit hypothesis, boundary, guiding rules, functionalities), author a detailed functionality.md grounding doc for each functionality it…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Diff-bounded single-pass quality evaluation for PR review. Classifies every changed path by ARTIFACT TYPE first (runtime code / deployable config / tests / docs-planning / garura prose / ProductOS model / STM evidence / wireframes — pure globs, first match…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Commit all uncommitted work on the feature branch, grouped by concern, with conventional messages that reference the issue — leaving a clean tree ready to raise. Commits only; does not push. The first step of the end sequence in the ProductOS change pipeline.…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Open a unit of work cleanly — resolve or create the tracked issue, cut a feature branch off up-to-date main, set up a git worktree when config calls for it, and initialize the STM workspace. The start-of-pipeline play in the ProductOS command model. Use when…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Independently verify one built EPIC agent-side — the deep gate of the execute pipeline (implement → validate → launch). Re-runs everything mechanically through a per-tool runner family (java, .net, node, frontend, sql, lint, sonar): the epic's tests,…

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

Deploy a delivered increment (a validated, merged epic) to a named CLOUD environment the run lens already defined — defaulting to the lowest cloud tier (dev), running exactly what that environment's run.yaml declares, then proving it came up healthy with an…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

RCA-driven defect resolution — opens the bug issue, traces the root cause, designs a fix with alternatives, presents it at a single human checkpoint, then implements with independent verification and lands it on main. The /fix command in the ProductOS command…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Build one ready epic to done — every spec passing — strictly inside the epic's box. Breaks the epic into a test-first plan (stories, tasks, tests, docs as a DAG), publishes that plan to the epic's tracked issue and keeps it current as the working spine,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Improve the internal quality of a named code target — structure, duplication, naming, complexity — without changing its external behavior or the product model, proving behavior is preserved before it lands. Pins current behavior first (characterization tests…

Idioma do texto original: inglês

atualizado
Mostrando 40 de 121 skills coletadas.