Architekt-JutraArchitekt-JutraOfficialยท14 Agent Skills Included

architekt-jutra-code

Domain modeling, requirements critique, and architecture boundary verification

Guides domain modeling sessions: classifies business problems, maps accounting and pricing archetypes, designs aggregates, and distills bounded contexts. Critiques requirements and meeting transcripts to expose hidden decisions, false consensus, and CRUD disguised as domain logic. Verifies linguistic boundaries between modules and reviews test strategy against the problem class, removing guesswork from design decisions.
npx skills add Architekt-Jutra/architekt-jutra-code --all -g -y
Available:

Directs the agent to follow project coding standards, execute maister workflow commands without skipping steps, and (in the incident variants) use knowledge graph and observability tools to diagnose production incidents within ownership boundaries.

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Architekt-JutraArchitekt-Jutra

incident-diagnosis-review

Evaluates AI agent incident diagnoses for latency degradation events using predefined rubrics and artifact files.

Official
Advanced
๐Ÿ“ฆ In Repo
Architekt-JutraArchitekt-Jutra

transcript-critic

Analyze meeting transcripts and requirements for hidden decision-making flaws.

Official
Advanced
๐Ÿ“ฆ In Repo
Architekt-JutraArchitekt-Jutra

maister:metaprogram-classifier

Identify active NLP metaprograms from utterances and generate confidence-scored communication strategies.

Official
Intermediate
๐Ÿ“ฆ In Repo
Architekt-JutraArchitekt-Jutra

maister:problem-classifier

Classify business requirements into four domain-driven design modeling problem classes.

Official
Intermediate
๐Ÿ“ฆ In Repo
Architekt-JutraArchitekt-Jutra

maister:requirements-critic

Analyze requirements with four structured validation checks and interactive reformulation.

Official
Intermediate
๐Ÿ“ฆ In Repo
Architekt-JutraArchitekt-Jutra

maister:context-distiller

Analyze domain descriptions to detect ambiguities and unsafe context generalizations.

Official
Intermediate
๐Ÿ“ฆ In Repo
Architekt-JutraArchitekt-Jutra

pricing-archetype-mapper

Transform domain pricing requirements into structured archetype models with component breakdowns.

Official
Advanced
๐Ÿ“ฆ In Repo
Architekt-JutraArchitekt-Jutra

archetype-scanner

Scan domain requirements against architectural archetypes and generate fit reports.

Official
Advanced
๐Ÿ“ฆ In Repo
Architekt-JutraArchitekt-Jutra

accounting-archetype-mapper

Transform domain requirements into accounting-style value flow models with traceability.

Official
Advanced
๐Ÿ“ฆ In Repo
Architekt-JutraArchitekt-Jutra

maister:aggregate-designer

Analyze concurrent command conflicts to design domain-driven design aggregate boundaries.

Official
Advanced
๐Ÿ“ฆ In Repo
Architekt-JutraArchitekt-Jutra

research-gatherer

Collect and cross-verify raw research findings from internal and external sources.

Official
Advanced
๐Ÿ“ฆ In Repo
Architekt-JutraArchitekt-Jutra

aj-kg-query

Query a Neo4j knowledge graph for AJ microkernel platform structure.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install architekt-jutra-code?โ–ผ

Run `npx skills add Architekt-Jutra/architekt-jutra-code --all -g -y` in your terminal to install all skills in this suite globally.

How to check if my requirements are well written?โ–ผ

Use the requirements-critic skill: it flags solution language disguised as business needs, CRUD status changes hiding real behavior, and absolute quantifiers with unexplored edge cases.

How to choose the right modeling approach for a feature?โ–ผ

The problem-classifier skill sorts your requirement into CRUD, Transformation, Integration, or Resource Contention and suggests a matching implementation approach.

Can these skills help with DDD aggregate design?โ–ผ

Yes. The aggregate-designer skill walks you through command extraction, conflict analysis, and locking strategy to define correct consistency boundaries.

Do I need DDD experience to use these skills?โ–ผ

No. Each skill asks targeted clarifying questions in plain language and explains its reasoning, so both engineers and product people can follow the modeling process.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’