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

alexnodeland

Repository-Ansicht von 51 gesammelten Skills in 3 GitHub-Repositories.

gesammelte Skills
51
Repositories
3
aktualisiert
2026-07-06
Repository-Explorer

Repositories und repräsentative Skills

pr-check
Softwarequalitätssicherungsanalysten und -tester

Validate that a pull request follows principled conventions: references a plan or proposal, has correct labels, includes required sections in the description, and links to relevant documents. Use in CI or before merging to enforce PR quality.

2026-02-26
pr-describe
Softwareentwickler

Generate a structured pull request description from a DDD plan task. Reads the plan, task manifest, and implementation branch to produce a PR body with references to the originating proposal, plan, ADRs, and related tasks. Use when opening a PR for plan-driven work.

2026-02-26
triage
Softwareentwickler

Process open GitHub issues through the principled pipeline. Lists untriaged issues, normalizes their metadata, ingests them into the documentation pipeline, and reports a summary. Operates as the batch entry point — delegates to /ingest-issue for each individual issue.

2026-02-26
impl-strategy
Softwareentwickler

Implementation orchestration strategy for the Principled framework. Consult when working with DDD plan execution, git worktrees for task isolation, task manifests, or the decompose-spawn-validate-merge lifecycle. Covers worktree management, sub-agent patterns, task state machines, and manifest schema.

2026-02-23
orchestrate
Softwareentwickler

Top-level orchestrator for DDD plan execution. Decomposes a plan into tasks, iterates through phases respecting dependencies, spawns worktree-isolated agents, validates implementations, and merges results. Runs inline to coordinate multiple sub-agent spawns. Use for automated end-to-end plan execution.

2026-02-23
arch-audit
Softwareentwickler

Audit ADR coverage across modules. Identifies modules with no architectural governance, orphaned ADRs referencing removed modules, and stale architecture docs. Classifies findings by severity.

2026-02-23
arch-drift
Softwareentwickler

Detect violations of architectural decisions in the codebase. Checks module dependency direction rules, identifies boundary violations, and reports drift between documented decisions and actual code.

2026-02-23
arch-map
Softwareentwickler

Generate a map linking modules to their governing ADRs and architecture documents. Scans all modules via CLAUDE.md discovery, cross-references ADRs and architecture docs, and classifies governance coverage as Full, Partial, or None.

2026-02-23
Zeigt die Top 8 von 45 gesammelten Skills in diesem Repository.
3 von 3 Repositories angezeigt
Alle Repositories angezeigt