Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
Loulen
GitHub-Creator-Profil

Loulen

Repository-Ansicht von 25 gesammelten Skills in 4 GitHub-Repositories.

gesammelte Skills
25
Repositories
4
aktualisiert
2026-06-28
Repository-Explorer

Repositories und repräsentative Skills

user-e2e-testing-tui
Softwarequalitätssicherungsanalysten und -tester

Use when validating TUI or CLI behavior end-to-end via tmux. Provides the canonical pattern for spawning any terminal application inside tmux, sending keystrokes or shell commands, capturing pane output as plain text, and asserting on screen state. Works for full TUI apps (ratatui, bubbletea, etc.), interactive CLIs (REPLs, prompts), and non-interactive CLIs whose output needs visual inspection beyond what stdout parsing gives you.

2026-04-23
actionable-acceptance-criteria
Projektmanagementspezialisten

Transform vague acceptance criteria into concrete, machine-verifiable checks. Required for the planner agent when writing task ACs.

2026-04-23
tier-workflow
Softwareentwickler

Use when the orchestrator needs to resolve any mode-sensitive decision for the current TPM task — which reviewer dispatch pattern to invoke, how to aggregate verdicts, whether to run merge-resolver and QA, what to name Step 6b cleanup sessions. Encapsulates ALL fast / standard / prod tier policy so the orchestrator stays lean and `skills/dispatch-session/` stays mechanism-only. Required for the orchestrator agent at every tier-variant branch point.

2026-04-18
dispatch-session
Softwareentwickler

Use when spawning a new agent session via Agent of Empires (AoE). Provides the canonical command patterns for spawning planner, implementer, reviewer, and merge-resolver sessions with the correct system prompts, worktrees, groups, and per-session event monitors. Required for the orchestrator agent.

2026-04-18
brainstorming
Projektmanagementspezialisten

Structured ideation skill for the planner agent. Explores alternative architectures, surfaces tradeoffs, and identifies constraints before committing to a decomposition. Invoked in standard/prod tiers; skipped in fast tier.

2026-04-18
philosophy-discovery
Softwareentwickler

Use to discover a target repo's engineering philosophy from its on-disk conventions (CLAUDE.md + .claude/skills/**/SKILL.md). Required for the Principal Engineer agent in prod tier; invoked at the start of its review so findings can be grounded in the repo's own rules rather than reviewer opinion.

2026-04-17
adversarial-review
Softwarequalitätssicherungsanalysten und -tester

Use when reviewing code changes adversarially. Three-layer review with information asymmetry — Blind Hunter (diff only), Edge Case Hunter (diff + code access), Acceptance Auditor (diff + spec). Required for the Blind Hunter / Edge Case Hunter / Acceptance Auditor agents and invoked transitively by the orchestrator when dispatching reviewers.

2026-04-17
extract-candidate-memories
Softwareentwickler

Use when reading a SUMMARY.md or REVIEW.md to identify long-term-valuable insights worth committing to project or user memory. Required for the orchestrator agent after each task completion.

2026-04-17
Zeigt die Top 8 von 10 gesammelten Skills in diesem Repository.
agentic-tests
Softwarequalitätssicherungsanalysten und -tester

Runs the project's agentic tests — by default the current sub-issue's Feature Path (FP), or the full suite of Happy Paths (HP) when "HP"/"all" is requested or when on an integration branch with an open MR. Use when running agentic tests, validating a sub-issue before auto-merge, or running the HP suite before an integration→develop PR.

2026-06-28
build-factory
Sonstige Computerberufe

Entry point of the skeleton. Sets up the agentic software factory in this repo — wires the two backlogs (business + technical), the triage vocabulary, and the domain docs for the engineering skills, scaffolds CONTEXT.md / docs/adr/, then kicks off the design phase (grilling). Run this first, in a fresh repo as well as an existing project.

2026-06-28
git-flow
Softwareentwickler

Project git flow (branches, PR/MR, position check before dev). Use when starting or finishing a dev, branching, opening a PR/MR, merging, or to know which branch to work from.

2026-06-28
grill-with-docs
Sonstige Computerberufe

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-06-28
tdd
Softwarequalitätssicherungsanalysten und -tester

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

2026-06-28
to-issues
Projektmanagementspezialisten

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

2026-06-28
to-prd
Projektmanagementspezialisten

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

2026-06-28
triage
Projektmanagementspezialisten

Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

2026-06-28
4 von 4 Repositories angezeigt
Alle Repositories angezeigt