Harness-engineering gof-template-method

name: gof-template-method

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/gof-template-method/skill.yaml
source content

name: gof-template-method version: "1.0.0" description: Define an algorithm skeleton in a base class with abstract steps filled by subclasses stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • "**/*.ts"
  • "tsconfig.json" related_skills:
  • ts-class-patterns
  • gof-strategy-pattern stack_signals:
  • typescript keywords:
  • template-method
  • algorithm-skeleton
  • abstract-steps
  • hooks
  • inversion-of-control metadata: author: community upstream: refactoring.guru/design-patterns/template-method state: persistent: false files: [] depends_on: []