labs
Structured planning, slicing, and verification workflows for coding
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install hashintel/labs?โผ
Run `npx skills add hashintel/labs --all -g -y` in your terminal to install all skills in this repository globally.
What is the pragma tracer-bullet methodology?โผ
It is a structured workflow where the agent defines a concept capsule, writes a thin slice card, implements it test-first, then refactors and verifies before moving on.
How do I start using the pragma skills?โผ
Start with the consult skill, which interviews you about your current state and recommends the exact next skill to run.
Can these skills help refactor legacy code safely?โผ
Yes. The characterize skill locks down existing behavior with golden-master tests before any refactoring, so changes never silently break working code.
Do I need coding experience to use these skills?โผ
Basic development familiarity helps, since the skills guide real software projects, but the agent handles the detailed planning and verification steps for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core