Agent Skills
› AjayIrkal23/agentic-mercy-10x
› gsd-explore
gsd-explore
GitHub通过苏格拉底式提问引导开发者深入探索想法,可选触发研究,并将结果路由至笔记、待办或需求等GSD工件,辅助规划决策。
Trigger Scenarios
需要探讨技术方案或思路
输入/gsd:explore命令
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill gsd-explore -g -y
SKILL.md
Frontmatter
{
"name": "gsd-explore",
"description": "Socratic ideation and idea routing — think through ideas before committing to plans",
"allowed-tools": [
"Read",
"Write",
"Bash",
"Grep",
"Glob",
"Agent",
"AskUserQuestion"
]
}
Accepts an optional topic argument: /gsd:explore authentication strategy
<execution_context> @$HOME/.claude/get-shit-done/workflows/explore.md </execution_context>
Version History
- 581d130 Current 2026-07-19 09:09


