← all publishers

griddynamics

@griddynamics source repo

134 published skills · page 1 of 2

  1. Hitl 2 · griddynamics
    Rosetta CRITICAL MUST skill to load as Prep Step 3 Step 2 — immediately after orchestrator-contract, right before loading any workflow. Loads the session-wide approval-gate protocol governing when to stop and wait vs proceed. WITHOUT IT decisions proceed silently, violating enterprise policy. Activate it for ALL tasks always — planning, execution, validation, review — regardless of auto-mode, no approval policy, full access. THE ONLY exception: user DIRECTLY EXPLICITLY requests with EXACTLY `fully autonomous` or `No HITL`. Without explicit opt-out this skill is MANDATORY. Do not assume approval from a question or partial response. Contains human-in-the-loop collaboration, questioning, approvals, and user coordination requirements. Auto mode, full access, etc ONLY means automatic approval of tool permission prompts, HITL stays!
    0
    installs
  2. Coding 2 · griddynamics bundle
    To implement features, fix bugs, and refactor with KISS/SOLID/DRY and systematic validation.
    0
    installs
  3. Testing 2 · griddynamics
    To write thorough, isolated, idempotent tests — 80%+ coverage, external-only mocking, scenario-driven.
    0
    installs
  4. Planning 2 · griddynamics bundle
    To build execution-ready plans from approved intent/specs with EARS, sequenced WBS, and HITL checkpoints.
    0
    installs
  5. Research 2 · griddynamics
    To run systematic deep research via meta-prompting — grounded references, incremental tracking, self-validation.
    0
    installs
  6. Debugging 2 · griddynamics
    To investigate errors, test failures, and unexpected behavior — root cause before fix.
    0
    installs
  7. Deviation 2 · griddynamics
    Rosetta CRITICAL MUST skill. MUST activate when intent is unclear, you cannot follow original intent, you cannot easily or reliably solve the problem, something came as SURPRISE or UNEXPECTED, you cannot bet $100 on your solution, you detect unknowns or assumptions that critically affect the solution, you detect deviation NOT complying with original intent, you panic, or user asked to UNDO.
    0
    installs
  8. Reasoning 2 · griddynamics
    To apply structured 8D meta-cognitive reasoning thinking to complex problems, then answer clearly with caveats. Must use when asked to think or reason.
    0
    installs
  9. Tech Specs 2 · griddynamics
    To define clear, testable tech specs from requirements — target-state architecture, contracts, interfaces.
    0
    installs
  10. Post Mortem 2 · griddynamics bundle
    Diagnose instruction defects and optionally submit Rosetta GitHub issue
    0
    installs
  11. Post Mortem 3 · griddynamics
    Diagnose instruction defects and optionally submit Rosetta GitHub issue
    0
    installs
  12. Questioning 2 · griddynamics
    To ask targeted clarification questions only when high-impact unknowns block safe execution.
    0
    installs
  13. Specflow Use 2 · griddynamics bundle
    To connect Rosetta with Grid Dynamics SpecFlow MCP; only when SpecFlow is mentioned and the MCP is installed.
    0
    installs
  14. Specflow Use 3 · griddynamics bundle
    To connect Rosetta with Grid Dynamics SpecFlow MCP; only when SpecFlow is mentioned and the MCP is installed.
    0
    installs
  15. Security 2 · griddynamics bundle
    Run authorized, evidence-preserving security reviews and prepare remediation inputs.
    0
    installs
  16. Self Learning 2 · griddynamics
    MUST activate on: execution failure/error, mistake, wrong/unexpected result, expected≠actual mismatch, 2 consecutive mismatches, unhappy/upset user, user asks why something failed/didn't work.
    0
    installs
  17. Sensitive Data 2 · griddynamics
    Rosetta CRITICAL MUST skill. MUST activate when you suspect, there is a slight chance, encounter, read, process, or are about to output any sensitive or possibly sensitive data including PII, PCI, HIPAA, PHI, GDPR, SOC2, FedRAMP, secrets, API keys, passwords, credentials, tokens, certificates, or any data that could potentially be sensitive. Applicable for coding too
    0
    installs
  18. Natural Writing 2 · griddynamics
    To rewrite text in a clear, natural, honest human tone — no AI slop, hype, or robotic phrasing.
    0
    installs
  19. Risk Assessment 2 · griddynamics
    MUST activate before execution when environment has access to databases, cloud services, S3, or similar external systems, and when assessing environment risk level. SHOULD be invoked manually before any new environment interaction.
    0
    installs
  20. Requirements Use 2 · griddynamics bundle
    <requirements-use>
    0
    installs
  21. Specflow Use 4 · griddynamics bundle
    To connect Rosetta with Grid Dynamics SpecFlow MCP; only when SpecFlow is mentioned and the MCP is installed.
    0
    installs
  22. Adhoc Flow 2 · griddynamics
    Workflow for the rest of tasks: lightweight documentation, build, track, synchronize, etc.
    0
    installs
  23. Dangerous Actions 2 · griddynamics
    Rosetta CRITICAL MUST skill. MUST activate when action or its consequence is potentially dangerous, potentially irreversible, potentially destructive, or HIGH RISK. MUST activate when consequence MAYBE dangerous even if action itself seems safe. This is enterprise environment — the cost of dangerous activities is EXTREMELY HIGH, recovery may be impossible, and blast radius may affect production, shared environments, or other teams. If there is even a remote chance - load the skill.
    0
    installs
  24. Self Organization 2 · griddynamics
    For proactive planning, large-file restructuring (~500+ lines or 10K+ size), and stale-information cleanup. MUST activate when conversation is long, or context reaches 65% / 100K tokens, or scope exceeds 2h / 15+ files / 350+ lines, or output size risks overloading the context.
    0
    installs
  25. Coding Flow 2 · griddynamics
    Workflow for all coding: features, fixes, refactors, unit tests, etc.; scales small to large.
    0
    installs
  26. UI Aqa Flow 2 · griddynamics bundle
    Workflow for automated QA: integration and end-to-end UI test automation, page objects, etc.
    0
    installs
  27. Coding Agents Farm 2 · griddynamics
    To orchestrate parallel coding-agent farms (Claude, Codex, Copilot, Gemini, etc.) on isolated git worktrees.
    0
    installs
  28. API Aqa Flow 2 · griddynamics bundle
    Workflow for backend API test automation: TMS / Issue Tracker test cases → automated API tests, HITL-gated.
    0
    installs
  29. Testgen Flow 2 · griddynamics bundle
    Workflow for generating test cases from requirements (Issue Tracker / Wiki sources), exporting to a Test Management System, etc.
    0
    installs
  30. Reverse Engineering 2 · griddynamics
    To reverse-engineer code into a spec: extract behavior and domain logic — WHAT and WHY, not HOW.
    0
    installs
  31. Research Flow 2 · griddynamics
    Workflow for deep project research with grounded references, parallel exploration, etc.
    0
    installs
  32. Security Flow 2 · griddynamics bundle
    Workflow for authorized, evidence-preserving security review and remediation-task preparation.
    0
    installs
  33. Coding Flow 3 · griddynamics
    Light coding workflow: features, fixes, refactors, unit tests, etc.; scales small to large.
    0
    installs
  34. Requirements Authoring 2 · griddynamics bundle
    <requirements-authoring>
    0
    installs
  35. Coding Flow 4 · griddynamics
    Light coding workflow: features, fixes, refactors, unit tests, etc.; scales small to large.
    0
    installs
  36. Large Workspace Handling 2 · griddynamics
    To partition large workspaces (100+ files) into scoped subagent tasks when context is insufficient.
    0
    installs
  37. Code Analysis Flow 2 · griddynamics
    Workflow for reverse-engineering a codebase into grounded architecture docs, requirements capture, etc.
    0
    installs
  38. Init Workspace Flow 2 · griddynamics bundle
    Workflow for initializing or upgrading a workspace: context, discovery, documentation, etc.
    0
    installs
  39. Coding Agents Hooks Authoring 2 · griddynamics
    To author, register, and test Rosetta hooks, add a SemanticKind, or debug a hook that won't fire.
    0
    installs
  40. Coding Agents Prompt Authoring 2 · griddynamics bundle
    To author, adapt, review, and validate prompts (skills, agents, workflows, rules, etc.) with brief, contracts, and a validation pack.
    0
    installs
  41. Post Mortem 4 · griddynamics bundle
    Diagnose instruction defects and optionally submit Rosetta GitHub issue
    0
    installs
  42. Specflow Use 5 · griddynamics bundle
    To connect Rosetta with Grid Dynamics SpecFlow MCP; only when SpecFlow is mentioned and the MCP is installed.
    0
    installs
  43. Requirements Authoring Flow 2 · griddynamics
    Workflow for authoring requirements and specifications: drafting, review, validation, etc.
    0
    installs
  44. Coding Agents Prompting Flow 2 · griddynamics
    Workflow for authoring and adapting AI-agent prompts: skills, agents, workflows, rules, etc.
    0
    installs
  45. Pr Desc · griddynamics
    Update the current PR description based on commits vs main. Writes a concise summary, entrypoint, and details section.
    0
    installs
  46. Gain Backport · griddynamics
    Classify a fix made to a GAIN-generated workspace app and propagate it to the right level — GAIN harness prompt, spec template, or documentation. Prevents the same issue from recurring in future runs.
    0
    installs
  47. Release Notes · griddynamics
    Release Notes Generator
    0
    installs
  48. Creating Commits · griddynamics
    Create well-structured git commits with clear, conventional commit messages. Use this skill whenever the user asks to commit changes, "commit this", "save my work", "make a commit", "write a commit message", or after completing a coding task when changes need to be committed. Also use when the user asks to split changes into multiple commits, amend a commit, or improve an existing commit message.
    0
    installs
  49. Pr Loc Breakdown · griddynamics bundle
    PR Pure-Python LOC Breakdown
    0
    installs
  50. Deploy Requirements · griddynamics
    Generate a customer-specific deployment requirements document from the template. Takes customer name and known infrastructure details as input. Produces a filled-in requirements spec ready for human review before sending to the customer.
    0
    installs
  51. Backend Quality Gate · griddynamics
    After substantive edits under backend/app, run static checks and optional Radon complexity (matches Makefile and Cursor post-write hook intent).
    0
    installs
  52. Specflow Usability Check · griddynamics
    Assess how SpecFlow can be applied to a potential customer based on their specs, requirements, screenshots, and descriptions. Produces a sliding-scale fit report — always finds an angle of use, lists enablers and feature requests where needed, and only declares rejection when truly nothing fits.
    0
    installs
  53. Specflow Analysis · griddynamics
    Analyze spec completeness locally — gap detection across all architectural dimensions. No backend required. Repeatable as specs evolve.
    0
    installs
  54. Specflow Diagnose · griddynamics
    Diagnose errors and symptoms from a SpecFlow-deployed app. Collects observables (logs, error messages, infra state), identifies root cause through guided discovery, and proposes fixes appropriate to each actor — SpecFlow agent re-run, operator intervention, or spec backport.
    0
    installs
  55. Specflow Planning · griddynamics
    Create a phased implementation plan locally from specs and analysis output. No backend required. Produces IMPLEMENTATION_PLAN.md and optionally e2e-test-plan.md.
    0
    installs
  56. Specflow Compare Variants · griddynamics
    Compare and assemble code from 1–3 SpecFlow-generated workspace repos. Produces per-workspace inventory, a side-by-side comparison matrix, interactive component selection, and a concrete file-level assembly plan for migration to a production repo.
    0
    installs
  57. Skill Name Must Equal The Parent Folder Name Of Skill Md Low · griddynamics bundle
    GENERIC form: To <verb> <what it does + when/why; dense keywords>. CRITICAL/guardrail form: 'Rosetta CRITICAL MUST skill. MUST activate when <condition>'. Budget: all skills share ~1K tokens — keep ≤ ~25 tokens and dense; over-long is ignored the same as terse, keyword-dense descriptions trigger best. EXCEPTION: disable-model-invocation:true => this description is actually user friendly.
    0
    installs
  58. Checklist · griddynamics
    Prepare checklist for session self-verification
    0
    installs
  59. Daily Oss · griddynamics bundle
    Batch processing issues, PRs, discussions, implementations, etc.
    0
    installs
  60. Merge Main · griddynamics
    To merge main branch, exact context and instructions
    0
    installs
  61. Documentation · griddynamics
    To write, design, review, simplify, restructure, or standardize OSS project documentation
    0
    installs
  62. Sync Web Site · griddynamics
    To synchronize web site with changes made to local *.md files
    0
    installs
  63. Compress Prompt · griddynamics
    Compress a Rosetta KB prompt artifact (skill · workflow · phase · rule · agent · template · generic) by stripping structural tautology and ineffective scaffolding while preserving every importance-bearing token. Use when the user asks to compress, shorten, tighten, densify, or reduce a prompt / skill / workflow / phase / rule file.
    0
    installs
  64. Hitl · griddynamics bundle
    MUST activate for ALL tasks — planning, execution, validation, review: session-wide work with human together, human-in-the-loop questioning, approvals, stop-and-wait vs proceed. NEVER assume approval. MANDATORY unless user requested EXACTLY `fully autonomous` or `No HITL`.
    0
    installs
  65. Update Change Log · griddynamics
    To synchronize CHANGELOG.md with changes made last week (mon - sun)
    0
    installs
  66. Coding · griddynamics bundle
    To implement features, fix bugs, and refactor with KISS/SOLID/DRY and systematic validation.
    0
    installs
  67. Design · griddynamics bundle
    To decide architecture — alternatives, tradeoffs, committed decision with rationale, boundaries, domain-specific concerns.
    0
    installs
  68. Backlog · griddynamics bundle
    To validate story readiness for a sprint or to break work into a human WBS.
    0
    installs
  69. Codemap · griddynamics bundle
    To generate, populate, and use a project codemap
    0
    installs
  70. Harness · griddynamics bundle
    To build an AI harness: run, observe, validate, automate repeated work faster — CLI/MCP actions, devcontainers, skills, subagents, hooks, pipelines, automations.
    0
    installs
  71. Rosetta · griddynamics bundle
    Rosetta identifies and routes user request to the most matching workflow
    0
    installs
  72. Testing · griddynamics bundle
    To write thorough, isolated, idempotent tests — 80%+ coverage, external-only mocking, scenario-driven.
    0
    installs
  73. Collect Github Stats · griddynamics bundle
    Collect GitHub repo health/usage stats into merged JSON.
    0
    installs
  74. Planning · griddynamics bundle
    To build execution-ready AI sessions graph with intent/ACs/checklists.
    0
    installs
  75. Research · griddynamics bundle
    To run systematic deep research via meta-prompting — grounded references, incremental tracking, self-validation.
    2
    installs
  76. Security · griddynamics bundle
    Run authorized, evidence-preserving security reviews and prepare remediation inputs.
    0
    installs
  77. Debugging · griddynamics bundle
    To investigate errors, test failures, and unexpected behavior — root cause before fix.
    0
    installs
  78. Deviation · griddynamics bundle
    MUST activate when intent is unclear, or cannot follow or deviate from original intent, or easily or reliably solve the problem, something came as SURPRISE or UNEXPECTED, you cannot bet $100 on solution, unknowns or assumptions critically affect solution, you panic, or user asked to UNDO.
    0
    installs
  79. Discovery · griddynamics bundle
    To establish what exists — affected areas, behavior, prior attempts, dependencies, data.
    0
    installs
  80. Reasoning · griddynamics bundle
    To apply structured meta-cognitive thinking to complex problems. Invoke on explicit only.
    0
    installs
  81. Solr Query · griddynamics bundle
    To build and debug Solr queries: eDisMax, block join, JSON facets, kNN, explain.
    0
    installs
  82. Tech Specs · griddynamics bundle
    To define clear, testable tech specs from requirements — target-state architecture, contracts, interfaces.
    0
    installs
  83. Post Mortem · griddynamics bundle
    Diagnose instruction defects and optionally submit Rosetta GitHub issue
    0
    installs
  84. Questioning · griddynamics bundle
    To ask targeted clarification questions only when high-impact unknowns block safe execution.
    0
    installs
  85. Solr Schema · griddynamics bundle
    To design and audit Solr schemas: field types, analyzers, docValues, solrconfig.
    0
    installs
  86. QA Knowledge · griddynamics bundle
    To run QA engineering — requirements/gap analysis, scenario & spec design, test implementation, failure triage — over the QA knowledge base.
    0
    installs
  87. QA Structure · griddynamics bundle
    To resolve QA session paths, identifiers/slugs, and state-file shape
    0
    installs
  88. Specflow Use · griddynamics bundle
    To connect Rosetta with Grid Dynamics SpecFlow MCP; only when SpecFlow is mentioned and the MCP is installed.
    0
    installs
  89. Load Context · griddynamics
    To load the most current project context; MUST during prep.
    0
    installs
  90. Aqa Flow · griddynamics
    Router workflow for test automation: routes to ui-aqa-flow, api-aqa-flow, or testgen-flow. Kept for backward compatibility.
    0
    installs
  91. Orchestration · griddynamics bundle
    To delegate, prompt and manage subagents. MUST activate to spawn subagent with a quality prompt, unless trivial.
    0
    installs
  92. Self Learning · griddynamics bundle
    MUST STOP and activate on: any failure/error, mistakes, wrong/unexpected result, expected≠actual mismatch, 2 consecutive mismatches, unhappy/upset user, user WRITING IN CAPS, something didn't work. No edits, no reverses, no actions, except this skill.
    0
    installs
  93. Help Flow · griddynamics
    Help about Rosetta: explains capabilities and usage.
    0
    installs
  94. Sensitive Data · griddynamics bundle
    MUST activate when you suspect, there is a slight chance, encounter, read, process, or are about to output any sensitive or possibly sensitive data including PII, PCI, HIPAA, PHI, GDPR, SOC2, FedRAMP, secrets, API keys, passwords, credentials, tokens, certificates, or any sensitive data. Follow compliance/regulations.
    0
    installs
  95. Solr Extending · griddynamics bundle
    To build Solr plugins: SearchComponent, QParser, URP, DocTransformer.
    0
    installs
  96. Adhoc Flow · griddynamics
    Workflow for the rest of tasks: lightweight documentation, build, track, synchronize, etc.
    0
    installs
  97. Data Collection · griddynamics bundle
    To gather QA source artifacts from issue tracker, wiki, test management system
    0
    installs
  98. Natural Writing · griddynamics bundle
    To rewrite text in a clear, natural, honest human tone — no AI slop, hype, or robotic phrasing.
    0
    installs
  99. Risk Assessment · griddynamics bundle
    MUST activate before execution when environment has access to databases, cloud services, S3, or similar external systems, any access to servers of higher environments, and when assessing environment risk level.
    0
    installs
  100. Coding Flow · griddynamics
    Workflow for all coding: features, fixes, refactors, unit tests, etc.; scales small to large.
    0
    installs