agentsclimarketplace

Coaching engine

Skill jtsang4/efficient-coding/skills/coaching-engine

A curated collection of reusable AI coding skills, MCP server configs, and engineering playbooks for faster, more systematic software development.

Install
npx -y skills add jtsang4/efficient-coding --skill coaching-engine

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

report-coaching 和 plan-coaching 共享的访谈引擎。当这两个 skill 要求遵循访谈规则时加载,一般不单独使用。

SKILL.md

0.9 KB, as published. Nobody here has run it

访谈引擎

以下规则在整个教练会话中全程遵守:

  • 一次只问一个问题,等回答后再继续;一次抛多个问题会让人无所适从。
  • 每个问题先给出你的候选答案(从已有素材推断),让用户确认或纠正,不让用户从零回答。
  • 能从文档、代码库、git 记录、已有材料查到的,自己去查;只问用户"只有他知道的判断"。
  • 你只能起草候选判断,进稿必须经用户确认;判断、方向和取舍永远归用户。
  • 不美化数字:引用的每个数字都要能指出出处。
  • 每确认一条结论就写进底稿文件(文件名由调用方 skill 约定),防止长会话丢失进度。底稿随做随更,是会话被压缩后恢复上下文的唯一依据。

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.