一键导入
.config
.config 收录了来自 marlomgirardi 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.
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.
Execute a unit of work end-to-end without pausing for permission: implement, commit, deep-code-reviewer loop, open PR, CI loop, Copilot review loop, until merge-ready. Use when user wants to do work, build a feature, fix a bug, implement an issue, or run work-on.