ax-extract-workflow
SolidReconstruct the workflow behind a past artifact - "what made X work" / "extract workflow from <date|sha>" / "how did we ship Y". Uses ax to find the relevant sessions and narrate the ordered skill arcs that produced the result. Triggers on "what made X work", "how did we build Y", "extract workflow from <date>", "extract workflow from <sha>", "what was the workflow around <topic>", "show me how I shipped <feature>", "reconstruct the recipe for <artifact>". Do NOT fire on generic "show recent activity" - this skill is for reconstructing the workflow behind a specific artifact.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- Necmttn
- Repository
- Necmttn/ax
- Created
- 4 months ago
- Last Updated
- 2 days ago
- Language
- TypeScript
- License
- AGPL-3.0
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
ax-extract-workflow
Use when reconstructing how a shipped feature, commit, date, or artifact was produced from local ax session evidence.
ax-extract-workflow-cn
当用户需要根据本机 ax 会话证据,复盘某个已交付功能、提交、日期或成果是如何完成时使用。
ax-narrate
Write the agent-generated narration of the current session - the reviewable story of what changed, including what never reaches a PR (user corrections, abandoned attempts, tool failures). Triggers on "narrate this session", "summarize what changed", "write the session story", "narrate what we did", "session narration". Output is .ax/narrations/<session-id>.json for the ax studio narration view. Do NOT fire on "summarize this file" or generic recap questions answered inline - this skill writes a structured artifact.