Agent Skills
› AjayIrkal23/agentic-mercy-10x
› gsd-extract-learnings
gsd-extract-learnings
GitHub从已完成阶段的工件(如PLAN、SUMMARY等)中提取结构化经验,生成LEARNINGS.md文件,涵盖决策、教训、模式和意外发现。
Trigger Scenarios
需要总结项目或阶段经验时
完成阶段后需归档知识资产时
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill gsd-extract-learnings -g -y
SKILL.md
Frontmatter
{
"name": "gsd-extract-learnings",
"description": "Extract decisions, lessons, patterns, and surprises from completed phase artifacts",
"allowed-tools": [
"Read",
"Write",
"Bash",
"Grep",
"Glob",
"Agent"
],
"argument-hint": "<phase-number>"
}
<execution_context> @$HOME/.claude/get-shit-done/workflows/extract-learnings.md </execution_context>
Execute the extract-learnings workflow from @$HOME/.claude/get-shit-done/workflows/extract-learnings.md end-to-end.
Version History
- 581d130 Current 2026-07-19 09:09


