mirror of https://github.com/garrytan/gstack.git
New learnings the skill saves after each session: - Workflow maps (architecture type, key: workflow-FLOW_NAME) — the most expensive artifact to build (10-15 tool calls). Compact arrow notation with file:line references. Future sessions reuse instead of re-tracing. - Environment quirks (operational type, key: env-*) — database host mappings, staging/prod gotchas. Prevents the wrong-database trap. New learnings the skill consumes at start: - Phase 0-pre now loads ALL learnings (limit 20) via gstack-learnings-search, not just env-profile. Explicitly looks for workflow-*, env-*, and pitfall learnings relevant to the current issue. - Phase 1f checks for cached workflow maps BEFORE building from scratch. If a matching workflow-* learning exists, starts from it and spot-checks 2-3 file:line refs instead of re-reading all the code. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| SKILL.md | ||
| SKILL.md.tmpl | ||