What problem does it solve?
This Skill provides a unified engine for complex agentic workflows, automating multi-step research, analysis, and planning tasks without manual intervention.
Core Features & Use Cases
- Intent Parsing: Automatically determines the correct sequence of operations based on natural language goals.
- Composable Operations: Orchestrates a suite of 14 distinct primitives (gather, distill, rank, verify, etc.) that chain together via conversation context.
- Use Case: When faced with a broad goal like "research and plan the implementation of a new microservice," tackline can automatically gather relevant information from the codebase, distill it to key requirements, critique potential approaches, and finally plan the execution sequence.
Quick Start
Use the tackline skill to research authentication patterns in this codebase and rank them by security risk.