Civitas Cerebrum avatar

Civitas Cerebrum

Official

@civitas-cerebrum · Netherlands

0Followers
|
20Public Repos
|
25Published Skills

Developing automation solutions

Skills Distribution
DomainDeveloper To...Quality Assurance .. (40%)Test Infrastructur.. (30%)Behavioral Analysis (30%)

Agent Skills by Civitas Cerebrum

Showing 25 vetted skills indexed across 2 GitHub repositories.

civitas-cerebrumcivitas-cerebrum
5

performance-testing

Writes and runs k6 load tests that verify latency and error-rate SLOs via thresholds.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
5

database-testing

Writes and runs SQL-backed tests asserting row counts, cell values, and transaction behavior via the Steps API.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
5

companion-mode

Runs single-task Playwright verifications and produces evidence bundles with screenshots, video, trace, and HAR.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
5

secrets-sweep

Extracts hardcoded credentials, API keys, and URLs from Playwright test suites into .env files.

Official
Intermediate
civitas-cerebrumcivitas-cerebrum
5

ticket-driven-testing

Verifies ticket and PR changes with Playwright evidence bundles, negative controls, and sentinel tests.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
5

contributing-to-achilles-protocol

Guides contributions to the element-interactions Playwright facade package and its skill suite.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
5

self-repair

Repairs failing Playwright test suites by fanning out one repair worker per red spec file.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
5

test-catalogue

Generate a stakeholder-facing PDF catalogue of Playwright test scenarios grouped by section and priority.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
5

selector-development

Adds a single inert test attribute to frontend elements lacking stable selectors for e2e tests.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
5

test-data-conventions

Defines test data generation, resolution, and cleanup rules for Playwright end-to-end suites.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
5

bug-report

Generates structured Jira defect tickets with reproduction steps, severity, and traceability fields.

Official
Intermediate
civitas-cerebrumcivitas-cerebrum
5

perf-onboarding

Bootstraps a gated k6 performance test suite from zero through seven enforced phases.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
5

workflow-reviewer

Reviews pipeline phase handovers against methodology exit criteria and returns approve, reject, or escalate verdicts.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
5

achilles-protocol

Orchestrates staged Playwright end-to-end test authoring, diagnosis, and coverage workflows.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
5

contract-testing

Writes contract-style API tests asserting status codes, headers, and response schemas with Playwright.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
7

element-interactions

Runs Playwright UI tests using a page-repository-driven model with separated element acquisition and interaction.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
7

agents-vs-agents

Evaluate adversarial AI behavior across triad interactions to uncover guardrail weaknesses.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
7

test-repair

Repairs flaky or failing Playwright test suites via a multi-stage pipeline with clustered fixes and targeted validation.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
7

work-summary-deck

Generate a self-contained HTML QA summary deck from project test data.

Official
Intermediate
civitas-cerebrumcivitas-cerebrum
7

test-composer

Generates and updates a full test portfolio for a user journey using the Steps API.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
7

bug-discovery

Probe deployed apps for software bugs after test suites pass.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
5

failure-diagnosis

Diagnose failing Playwright tests through evidence-based triage of traces, screenshots, and console logs.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
7

coverage-expansion

Coordinate journey-level test coverage expansion across a mapped application.

Official
Advanced
civitas-cerebrumcivitas-cerebrum
5

journey-mapping

Discovers web application pages and user flows via Playwright to produce a prioritized journey map.

Official
Advanced

Frequently Asked Questions About Civitas Cerebrum

FAQPage Schema
What specific quality assurance tasks does Civitas Cerebrum enable?▼

Civitas Cerebrum enables automated journey mapping, contract verification for HTTP interfaces, and systematic repair of flaky UI test suites. It further supports bug discovery in deployed environments and generates comprehensive HTML summary decks from project test data to visualize coverage and failure diagnostics.

Which engineering personas benefit from these capabilities?▼

These capabilities are designed for Quality Assurance Engineers, Software Development Engineers in Test (SDETs), and Reliability Engineers. The framework specifically targets teams managing complex Playwright-based test suites who require advanced triage, journey-level coverage expansion, and adversarial behavior testing to maintain high-velocity release cycles.

What are the prerequisites for integrating these testing capabilities?▼

Integration requires an existing Playwright-based testing environment and a defined application structure. Users must implement the Steps interface for contract verification and adopt the page-repository-driven model for element interactions to enable the framework's diagnostic, repair, and onboarding functions effectively.