Tailcall avatar

Tailcall

Official

@tailcallhq · United States of America

0Followers
|
39Public Repos
|
16Published Skills

Next generation of API Orchestration

Skills Distribution
DomainDeveloper To...Repository Lifecyc.. (40%)Version Control In.. (35%)Configuration Sche.. (25%)

Agent Skills by Tailcall

Showing 16 vetted skills indexed across 1 GitHub repositories.

tailcallhqtailcallhq
7.5k

test-skill

Validate skill directories by detecting SKILL.md and extracting frontmatter metadata.

Official
Basic
tailcallhqtailcallhq
7.5k

minimal-skill

Resolves simple Forge tasks using built-in capabilities only.

Official
Basic
tailcallhqtailcallhq
7.5k

github-pr-description

Generate pull request descriptions from git diffs and commit history.

Official
Intermediate
tailcallhqtailcallhq
7.5k

execute-plan

Execute structured task plans with status tracking and progress updates.

Official
Intermediate
tailcallhqtailcallhq
7.5k

create-skill

Create reusable Skill Unit blueprints with SKILL.md frontmatter and optional resources.

Official
Intermediate
tailcallhqtailcallhq
7.5k

post-forge-feature

Generate a publish-ready ForgeCode social post from a feature video.

Official
Intermediate
tailcallhqtailcallhq
7.5k

create-plan

Generate structured implementation plans with validation scripts.

Official
Advanced
tailcallhqtailcallhq
7.5k

create-github-issue

Generate GitHub issues from user intent using official repository templates and gh CLI.

Official
Intermediate
tailcallhqtailcallhq
7.5k

github-pr-comments

Fetch and apply GitHub PR review comments with code context.

Official
Intermediate
tailcallhqtailcallhq
7.5k

debug-cli

Build and test the Forge CLI in debug mode to reproduce bugs.

Official
Intermediate
tailcallhqtailcallhq
7.5k

resolve-conflicts

Create a structured Git merge conflict resolution plan with backups and user approval.

Official
Advanced
tailcallhqtailcallhq
7.5k

create-command

Create Forge command files with YAML frontmatter and Markdown bodies.

Official
Intermediate
tailcallhqtailcallhq
7.5k

write-release-notes

Generate structured Markdown release notes from GitHub release and PR metadata.

Official
Intermediate
tailcallhqtailcallhq
7.5k

resolve-fixme

Locate FIXME comments, expand multiline blocks, implement changes, and verify none remain.

Official
Advanced
tailcallhqtailcallhq
7.5k

create-agent

Generate standardized Forge agent files with YAML frontmatter and markdown bodies.

Official
Advanced
tailcallhqtailcallhq
7.5k

test-reasoning

Verify ReasoningConfig serialization into provider-specific JSON schemas.

Official
Advanced

Frequently Asked Questions About Tailcall

FAQPage Schema
What specific repository tasks can Tailcall manage?

Tailcall enables the generation of GitHub issues, automated pull request descriptions, and structured release notes. It facilitates technical debt reduction by locating FIXME comments, implementing necessary code changes, and verifying the removal of pending tasks within your codebase.

Which engineering personas benefit from these capabilities?

Software engineers, technical leads, and release managers benefit from these capabilities. The functionality is designed for teams maintaining high-velocity repositories who require standardized documentation, consistent issue tracking, and systematic resolution of merge conflicts or code-level technical debt.

What are the prerequisites for implementing Tailcall?

Implementation requires an existing GitHub repository and familiarity with YAML-based configuration structures. Users must have appropriate repository permissions to execute issue creation, pull request commentary, and commit-level modifications within their development environment.