fullsend-aifullsend-aiOfficialยท10 Agent Skills Included

fullsend

Autonomous issue triage, coding, review, and release workflows

Runs fully autonomous development workflows for GitHub, GitLab, and Forgejo organizations, from issue triage to code review and merge. Eliminates manual queue management, release tagging, transcript debugging, and coverage checks with ready-made scripts and runbooks. Helps teams ship code faster by letting agents handle repetitive pull request, merge queue, and documentation tasks safely.
npx skills add fullsend-ai/fullsend --all -g -y
Available:

Directs the agent to follow repo-wide conventions in AGENTS.md, which sets security, commit, coverage, and documentation rules plus an index of topic-specific guidance for each task type.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install fullsend?โ–ผ

Run `npx skills add fullsend-ai/fullsend --all -g -y` in your terminal to install all skills in this suite globally.

What does fullsend do?โ–ผ

Fullsend runs autonomous development agents that triage issues, write code, review pull requests, and merge to production for Git-hosted organizations. Its skills cover release tagging, merge queue management, transcript analysis, and work prioritization.

How do I find what to work on next?โ–ผ

Use the nextwork skill to build a readiness queue of your open issues and PRs, or the topissues skill to list highest-priority backlog items by RICE score. Both run through the gh CLI with plain commands.

Can I debug a failed agent run?โ–ผ

Yes. The analyze-transcript skill downloads run artifacts and lets you search errors, tool calls, and network activity, while replay-session generates an interactive HTML replay of the session.

Does fullsend work with GitLab and Forgejo?โ–ผ

Yes. The platform is designed for GitHub, GitLab, and Forgejo organizations, though some helper skills like merge-queue rely on GitHub-specific APIs.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’