Agent skill
backlog
Analyze and plan product backlogs with vision alignment.
Install this agent skill to your Project
npx add-skill https://github.com/interactive-inc/skills/tree/main/skills/backlog
SKILL.md
Record issues in .docs/backlogs/, aligning with index.md.
See docs skill references/backlogs.md for format.
Arguments
/backlog {issue description}
/backlog {feedbacks/ slug}
/backlog {slug} (update existing)
Skills and plugins
Invoke via the Skill tool.
- plan-backlog: Discuss and draft backlog content.
- docs:
.docs/format and rules. - issue: Investigate and plan GitHub Issues.
Workflow
- Read
.docs/index.md - Read
.docs/backlogs/index.mdto check existing backlogs - Interpret input:
- feedbacks/ slug: read feedbacks/{slug}.md and link as background
- Issue text: treat as a new issue
- Existing backlogs/ slug: update the existing file
- Discuss against index.md (see Discussion flow)
- Use plan-backlog skill to draft content from the discussion result
- Create or update slug.md with the returned content
- Regenerate
index.md - Ask the user whether to proceed with Issue creation
- Proceed: invoke the issue skill
- Stop: end the workflow
Discussion flow
- Report vision alignment first
- Ask questions if needed (technical feasibility, priority rationale, impact scope)
- Suggest what to investigate if research is needed
- Propose multiple options (never narrow to one)
- Human makes the decision. Claude provides the materials.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
stack-tanstack-app
Build and enhance React applications using the TanStack ecosystem. Use this skill when working with TanStack libraries such as Router, Query, Form, or Table—whether starting a new project or integrating into existing code.
voc
Record customer voice to feedbacks/.
gemini
Get alternative perspectives via Google Gemini on complex design decisions, architecture trade-offs, stuck debugging, or approach evaluation.
docs-architecture-review
Review and evaluate repository architecture covering database, tests, API design, components, security, and dependencies.
plan-backlog
Create or update product backlog content.
plan-issue
Create technical plan text for a GitHub Issue.
Didn't find tool you were looking for?