一键导入
afergon-ai
afergon-ai 收录了来自 adrian-afergon 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Trigger: detect and install project-specific skills using autoskills. Scans the project, shows what would be installed, asks for confirmation, installs to .agents/skills/, and updates the skill registry.
Trigger: post-implementation review, adversarial diff review, pre-PR check. Runs a fresh-context adversarial review of implemented changes.
Trigger: decomposing a debate summary into tasks. Produces PROJECT-TASKS.md and individual task files in openspec/tasks/.
Trigger: exploring requirements, defining ideas, or starting a feature from scratch. Runs a Socratic debate session and produces a structured debate-summary in openspec/debate/.
Trigger: UI/UX design work in Google Stitch. Follows plan → approval → execution model. Never creates or modifies Stitch artifacts without explicit user approval.
Trigger: execute a technical plan from openspec/plans/. Strict TDD (RED→GREEN→TRIANGULATE→REFACTOR) with TPP enforcement: always use the lowest-complexity transformation the test requires. At least 2 adversarial triangulation scenarios per behavior unit.
Trigger: transform a task + specs into an executable technical plan. Produces plan artifacts in openspec/plans/<task-slug>/.
Trigger: transform a task into implementation-ready specs. Gherkin-first. Produces spec files in openspec/specs/<task-slug>/.