author-backlog

Create and validate rauf backlog items from structured input.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/garygentry/rauf --skill author-backlog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: author-backlog
Source: https://github.com/garygentry/rauf/tree/main/skills/author-backlog
Command: npx skills add https://github.com/garygentry/rauf --skill author-backlog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires rauf, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of high-quality rauf backlogs, ensuring well-scoped, verifiable items for the rauf autonomous coding loop, reducing manual effort and improving accuracy.

Core Features & Use Cases

  • Ad-hoc Backlog Creation: Automatically generates backlog items based on user input for ad-hoc and repo-wide backlogs.
  • Feature Pipeline Integration: Facilitates integration with feature-pipeline tools like feature-forge, allowing for feature-scoped backlogs.
  • Validation and Reset: Provides validation and reset functionalities for existing backlogs, ensuring integrity and readiness for new iterations.

Quick Start

Author a new rauf backlog item by running: rauf author-backlog --backlog <target-dir>.

Frequently Asked Questions about author-backlog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate rauf backlog creation for ad-hoc tasks?

To automate rauf backlog creation, run `rauf author-backlog --backlog <target-dir>` to generate well-scoped, verifiable items for ad-hoc and repo-wide workflows based on structured input.

What is a rauf backlog and when do I need structured validation?

A rauf backlog contains well-scoped items for the rauf autonomous coding loop. Structured validation ensures compliance with the rauf JSON schema and item requirements before processing.

Does the rauf framework support feature pipeline integration for backlogs?

Yes, the rauf framework supports feature pipeline integration by working with tools like feature-forge to generate feature-scoped backlogs alongside standard ad-hoc backlog creation.

Do I need knowledge of JSON schema to author rauf backlog items?

Yes, knowledge of the rauf framework and JSON schema is required. This prerequisite ensures you can provide the structured input needed to automate backlog creation and ensure schema compliance.

How do I validate and reset an existing rauf backlog?

Validate and reset existing backlogs using the author-backlog Skill to ensure data integrity, confirm rauf schema compliance, and prepare the backlog for new autonomous coding iterations.