Skip to main content
在 Manus 中运行任何 Skill
一键导入
alexnodeland
GitHub 创作者资料

alexnodeland

按仓库查看 3 个 GitHub 仓库中的 51 个已收集 skills。

已收集 skills
51
仓库
3
更新
2026-07-06
仓库浏览

仓库与代表性 skills

pr-check
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
当前展示该仓库 Top 8 / 45 个已收集 skills。
已展示 3 / 3 个仓库
已展示全部仓库