synthesize-tech-skill-from-playbook
CommunityDeterministically synthesize stack skills at runtime
Software Engineering#knowledge base#stack detection#skill synthesis#deterministic workflows#agentic sdlc#runtime code generation#template substitution
Authorkapilvirenahuja
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It eliminates the manual, error-prone work of writing and updating tech-specific extraction instructions by deterministically generating the correct temporary skill from a canonical playbook and a detected stack record.
Core Features & Use Cases
- Runtime, deterministic skill synthesis: Converts playbook sections into an ephemeral SKILL.md using pure template substitution, with no LLM reasoning.
- Stack-scoped extraction readiness: Produces one extraction skill per detected stack so downstream components can dispatch the right logic during /decode.
- Controlled evidence and cleanup: Writes artifacts to STM under a temp-skills path and marks them ephemeral so they can be removed on final Tether.
- Optional Skill-tool discoverability: Optionally symlinks the generated SKILL.md into .claude/skills/ for dispatch during the play run.
Quick Start
Ask the orchestrator to run synthesize-tech-skill-from-playbook with a detected playbook_path and stack_record so it writes an ephemeral extraction SKILL.md into the issue’s temp-skills directory.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: synthesize-tech-skill-from-playbook Download link: https://github.com/kapilvirenahuja/garura/archive/main.zip#synthesize-tech-skill-from-playbook Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.