mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-21 08:36:33 +03:00
A new Agent Skills bundle that helps users discover their actual workflow through two modes: - Active interrogation: guided 8-15 question interview that adapts based on answers, building a structured model of the user's workflow phases, branching signals, tool preferences, and friction points - Passive observation: loads silently, then on trigger phrase scans session context to infer workflow patterns from what actually happened The output is a skills bundle: sub-skills per workflow phase with trigger conditions, a manifest, a Mermaid decision map, and optionally a kanban board if the workflow is deterministic/linear. Ships 3 sub-skills (interviewer, observer, bundle-builder), 3 reference documents (workflow archetypes, trigger condition patterns, kanban decision criteria), 4 templates, and a worked example output bundle. Also fixes broken table formatting in AGENTS.md (extra pipe characters in trigger table rows).