Rett Syndrome Europe avatar

Rett Syndrome Europe

Official

@rett-europe

0Followers
|
7Public Repos
|
13Published Skills

European Rett Syndrome Association

Skills Distribution
DomainDeveloper To...Repository Governa.. (30%)Identity & Access .. (30%)Cross-Platform Eng.. (20%)Backend Architectu.. (20%)

Agent Skills by Rett Syndrome Europe

Showing 13 vetted skills indexed across 1 GitHub repositories.

rett-europerett-europe
2

{skill-name}

Standardize Skill unit structure with YAML frontmatter and Markdown body.

Official
Intermediate
rett-europerett-europe
2

session-recovery

Query the session_store SQLite database to identify interrupted Copilot CLI sessions.

Official
Intermediate
rett-europerett-europe
2

agent-collaboration

Enforce standardized collaboration patterns for squad agents using .squad directories.

Official
Intermediate
rett-europerett-europe
2

reviewer-protocol

Enforce lockout semantics for reviewer rejections in coordination workflows.

Official
Advanced
rett-europerett-europe
2

git-workflow

Define a three-branch Git workflow with dev-first branching and draft PRs.

Official
Intermediate
rett-europerett-europe
2

gh-auth-isolation

Detect and enforce the active GitHub identity for agent processes.

Official
Advanced
rett-europerett-europe
2

squad-conventions

Standardize Squad CLI project structure, testing, and error handling.

Official
Intermediate
rett-europerett-europe
2

github-multi-account

Detect GitHub accounts and configure personal and work aliases.

Official
Advanced
rett-europerett-europe
2

agent-conduct

Enforce shared hard rules across squad agents via YAML frontmatter.

Official
Intermediate
rett-europerett-europe
2

test-discipline

Automates updating test assertions when APIs or interfaces change.

Official
Intermediate
rett-europerett-europe
2

windows-compatibility

Standardize cross-platform path handling and command invocation in development workflows.

Official
Intermediate
rett-europerett-europe
2

humanizer

Draft warm external communications with active voice and second-person perspective.

Official
Intermediate
rett-europerett-europe
2

project-conventions

Audit Python FastAPI backends to enforce Router, Service, and Repository layer conventions.

Official
Advanced

Frequently Asked Questions About Rett Syndrome Europe

FAQPage Schema
What specific engineering tasks are enabled by these standards?

These standards enable consistent repository structure, automated test assertion updates, and strict enforcement of backend architectural layers. They facilitate session recovery from SQLite stores, manage multi-account identity isolation, and ensure uniform conduct rules across distributed development environments through centralized YAML configuration.

Which technical personas benefit from these conventions?

These conventions are designed for software engineers, backend developers, and technical leads managing distributed squads. They provide the necessary guardrails for maintaining code quality, enforcing architectural patterns in FastAPI projects, and ensuring seamless identity management across multiple GitHub accounts in complex development environments.

What are the prerequisites for implementing these standards?

Implementation requires a project environment utilizing FastAPI for backend services and GitHub for version control. Users must adopt the specified YAML frontmatter structure for configuration and adhere to the defined three-branch branching strategy to ensure compatibility with the provided session recovery and identity isolation mechanisms.