Skip to main content
tailcallhq
GitHub creator profile

tailcallhq

Repository-level view of 16 collected skills across 1 GitHub repositories.

skills collected
16
repositories
1
updated
Apr 13, 2026
repository explorer

Repositories and representative skills

write-release-notes
software-developers

Generate engaging, high-energy release notes for a given version tag. Fetches the release from GitHub, retrieves every linked PR's title and description, then synthesizes all changes into a polished, user-facing release note with an enthusiastic tone. Use…

Apr 13, 2026
resolve-fixme
software-developers

Find all FIXME comments across the codebase and fully implement the work they describe. Use when the user asks to fix, resolve, or address FIXME comments, or when running the "fixme" command. Runs a discovery script to find every FIXME, expands multiline…

Apr 13, 2026
test-reasoning
software-quality-assurance-analysts-and-testers

Validate that reasoning parameters are correctly serialized and sent to provider APIs. Use when the user asks to test reasoning serialization, run reasoning tests, verify reasoning config fields, or check that ReasoningConfig maps correctly to…

Apr 2, 2026
github-pr-comments
software-developers

Resolve inline code review comments on a GitHub PR. Use when asked to "resolve review comments", "address PR feedback", "fix PR comments", or "work through review comments". Fetches every inline comment with its surrounding code context, then applies each…

Apr 2, 2026
post-forge-feature
market-research-analysts-and-marketing-specialists-131161

Generate a Twitter/X post highlighting a Forge feature. Use when the user asks to write a tweet, create a Twitter post, or promote a ForgeCode feature on social media. The post always accompanies an attached video demonstrating the feature.

Mar 21, 2026
github-pr-description
software-developers

Generate and create pull request descriptions automatically using GitHub CLI. Use when the user asks to create a PR, generate a PR description, make a pull request, or submit changes for review. Analyzes git diff and commit history to create comprehensive,…

Mar 3, 2026
create-github-issue
software-developers

Create GitHub issues using GitHub CLI with support for templates, labels, assignees, milestones, and draft issues. Use when the user asks to create a GitHub issue, file a bug report, submit a feature request, or open an issue in a GitHub repository.

Feb 12, 2026
create-agent
computer-occupations-all-other

Create new agents for the code-forge application. Agents are stored as .md files in the <cwd>/.forge/agents directory with YAML frontmatter (id, title, description, reasoning, tools, user_prompt) and markdown body containing agent instructions. Use when users…

Jan 26, 2026
Showing 8 of 16 collected skills.
Showing 1 of 1 repositories
All repositories loaded