Skip to main content

Skills en este repositorio

kapilvirenahuja/garura - Página 3

SkillsMP ha recopilado 121 skills de kapilvirenahuja/garura. Abre una skill para revisar su origen y sus detalles.

kapilvirenahuja/garura

Mostrando 40 de 121 skills recopiladas.

ocupación
Desarrolladores de software
descripción

Infer the foundational project-profile.yaml (product identity, team shape, technology posture, compliance hints, platform targets, delivery maturity) from scan-index.json during /codify, with every field grounded in concrete scan-index evidence and tagged…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Infer the product's ISO 25010:2023 quality-profile.yaml (characteristic-level targets, security profile, risk register) from scan-index.json during /codify, grounding every characteristic level and every risk entry in concrete scan-index signals and tagging…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Synthesize a quality-vision proposal for a brownfield codebase by merging the already-inferred nfr-spec, quality-profile, physical-architecture, and logical-architecture proposals, then attaching scan-index signals (ADRs, CI/lint/test config files, commit…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

For every domain in the upstream domain-selection proposal, derive a product-scoped research Markdown file from scan-index.json evidence plus the canonical domain KB, carrying the five KB-extension sections with inline knowledge_gap markers wherever code…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Infer the v1 scope.yaml (selected / deferred / rejected capabilities plus depth caps, within-domain coverage gaps, and constraint trace) by scoring KB capabilities against scan-index.json signals during /codify. Bounds the selection to the domains already…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Compose /validate's findings from CAPTURED results only — the judgment half of the finder's job. Reads the normalized check results (results/*.json + summary.json from run_checks) and the gates/benchmark map (gates-map.json from check_gates), and writes…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Search the empirical Knowledge Base for the best-fit architecture and technology learnings given a product's conditions. Use during context-building in the realize lenses (/arch, /run, /ux, /agentic) when you need to know what worked before for a product in…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Validates Garura components (plays, agents, skills) against structural, semantic, and cross-reference rules. Reads quality profile to classify violation severities.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Author the canonical 3-tier domain → capability → feature catalog (features.yaml) from enriched-capabilities.yaml using the 5-point status vocabulary (planned | development | rollout | released | cleanup). Use this skill whenever product-keeper needs to…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Enumerate every test file in a codebase, extract test subjects and assertions, detect the test framework in use, and emit test-surface.yaml. Used by test-engineer.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Author /validate's check manifest for one EPIC — the toolchain plan the run_checks orchestrator executes. Detects the product's stack(s) from the slice's architecture lens tech picks plus the repository's own manifests (package.json, pom.xml, *.csproj,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

The nothing-fits path for the KB router. When search-kb returns unmatched (a piece of work has no home in the knowledge base), research the gap, draft a properly-shaped node at the right level (new domain, capability, or functionality) following the shelf…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Rank /next's derived candidate set into one next-best-action plus a ranked list (≤11 entries total), each with the exact command and a plain-language explanation of why it is recommended and what it unblocks — weighing structural priority (repair first,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Produce the MVP recommendation artifact at .garura/product/scope/mvp-recommendation.md. Narrows the capability walk by selecting primary use cases from the brief, deferring the rest with v1.1+ triggers, and recording any architecture directions committed at…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de investigación de mercados y especialistas en marketing
descripción

Parse a product idea, query web and LTM for market context, produce a quantified market brief with TAM/SAM/SOM, competitive landscape, market gaps, and risks. Fresh skill built in 214.5; not the deleted discover-product-opportunity.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Execute generated tests against the current codebase using the detected TEST_HARNESS and report pass/fail per test. Context-isolated — consumed ONLY by the test-runner agent, which receives no extraction context. Reports pass/fail plus stderr; does not…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Run the deterministic codebase scanner (core/components/plays/codify/lib/scan.py) over one or more repository roots and produce a bounded scan-index.json under STM. This skill is the sole structured-input producer for every infer-*-from-code skill. No LLM is…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Search the product knowledge base for where a piece of work belongs — its domain, capability, and functionality — by reasoning over the KB router interface. Runs the inference sandwich (list domains, reason to the domain, read that shelf, reason to the…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Given coverage gaps from blast-radius.yaml, author specifications for baseline tests that capture CURRENT behavior before changes begin. Writes baseline-tests.yaml. Used by test-engineer.

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

Bring one epic's increment up LIVE on the slice's LOCAL environment so a human can walk it — the deploy half of /launch's HITL gate. Reads the slice's structured run.yaml for the local environment's declared bring-up (its `local.run` command and any seed) and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Scan product-stage artifacts (research/, specification/, scope/) for abstraction-layer deny-list tokens — specific database engines, SDK method names, framework identifiers, programming-language type signatures, wire-level protocol identifiers, cryptographic…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Blocking validator for the six-artifact arch output contract (refined quality-profile, systems-inventory, logical-architecture, physical-architecture, tech-stack, technical-risks) plus their decision manifests. Enforces 22 checks derived from arch intent.yaml…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Cross-validate YAML implementation artifacts against intent constraints for coverage, compartmentalization, audience separation, and structural completeness

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Walk every feature in every domain-taxonomy markdown file and assert the 5 required KB extension sections (Inclusion, Success Criteria, Failure Scenarios, Cross-Tree Refs, Experiential) are present and non-empty. Also validates that cross-tree constraints…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Analyze branch and generate context-aware quality checklist

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Quality assessment framework using 11 parallel explore subagents across code, testing, security, architecture, documentation, operations, frontend, backend, data, performance, and tech-debt governance. Reads KB quality standards calibrated by the project's…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Stage 2 skill of /arch. Reads the /specify quality profile, refines targets against architectural reality (inventory constraints, project-profile pins, epic constraints), and writes the refined quality profile to architecture/ with a delta log of every…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Read, create, close, comment, resolve, or list GitHub issues with optional sub-issue attachment

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Merge a pull request on the configured platform, switch to main, pull latest, and delete the feature branch (local and remote)

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Stable verb interface for code-host operations. Resolves the active platform from config and dispatches to the correct CLI (gh for GitHub, glab for GitLab). Exposes exactly 16 verbs — callers pass a verb name and arguments; the adapter handles platform…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Push branch and create pull request with formatted checklist

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Author a structured intent.yaml file (the ICE clean triple) from interview material. Takes an extracted interview digest (goal, constraints, failure conditions) and produces a well-formed intent.yaml conforming to the Garura intent schema. Scenarios and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Map change groups to existing open issues with confidence scoring. Use when you have grouped file changes and need to determine which issue each group belongs to before committing.

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Create a plan.yaml artifact — execution order of features as vertical slices with scope items, exit gates, and scenario gates

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create a tech.yaml artifact with project structure, libraries, data model, components, design decisions, and feature mapping from features and architecture specifications

Idioma del texto original: inglés

actualizado
ocupación
Analistas de sistemas informáticos
descripción

Create an architecture.yaml artifact with technology selections, NFRs, platforms, integrations, and agentic PCAM design from a features specification

Idioma del texto original: inglés

actualizado
ocupación
Empleados de correspondencia
descripción

Research vertical domain knowledge via web when LTM is insufficient

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create branch, push to origin, optionally use worktree for dirty trees

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Author a failing regression-test artifact (a YAML eval-spec with grep or structural assertions) that captures the defect from rca.yaml / design.yaml, verify it is in a red state against the current codebase, and return the path. Enforces the TDD…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Given a completed rca.yaml, design a fix with at least one alternative considered and rejection reason, affected-files map with change specifications, and a self-sufficient execution plan. Writes design.yaml.

Idioma del texto original: inglés

actualizado
Mostrando 40 de 121 skills recopiladas.