dev

Prioritize ISSUES.md bugs and BACKLOG.md features for development workflows.

12|1|Updated Aug 29, 2025
One-click install
npx skills add https://github.com/Pageloom/weft-id --skill dev-pageloom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev
Source: https://github.com/Pageloom/weft-id/tree/main/.claude/skills/dev
Command: npx skills add https://github.com/Pageloom/weft-id --skill dev-pageloom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Develop teams often struggle to coordinate and prioritize items across .claude/ISSUES.md and .claude/BACKLOG.md, leading to scattered work and delays. This skill centralizes triage, planning, and execution, ensuring bugs are tackled first and features follow.

Core Features & Use Cases

  • Reads: .claude/ISSUES.md, .claude/BACKLOG.md, codebase
  • Writes: Code, tests, archives
  • Can commit: Yes
  • Provides an implementation plan and approval flow to align engineering efforts with project goals.

Quick Start

Read .claude/ISSUES.md and .claude/BACKLOG.md, present available items, and await approval to implement.

Frequently Asked Questions about dev

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

FAQPage Schema
How do I automate backlog triage and bug prioritization in a software project?

Backlog triage and bug prioritization are automated by reading ISSUES.md and BACKLOG.md to enforce a deterministic development workflow. Bugs are resolved first, then features follow, ensuring focused delivery across the codebase through a structured approval flow.

What is the best way to coordinate backlog items and bugs for shipping?

Coordinating backlog items and bugs for shipping requires centralizing triage and execution based on ISSUES.md and BACKLOG.md files. This approach provides an implementation plan and approval flow to align engineering efforts with project goals for deterministic delivery.

How do I create an implementation plan from backlog and issues files?

Creating an implementation plan from backlog and issues files involves orchestrating development work by prioritizing ISSUES.md bugs and BACKLOG.md features. The system presents available items, applies governance checks, and awaits approval before implementing code, tests, and documentation.

Can I use a development workflow skill to commit code and archive completed work?

Yes, this development workflow skill can commit code and archive completed work. It enforces deterministic workflow through checks and approvals, writing code, tests, and archives while ensuring bugs are resolved before features are implemented.

Does backlog triage work with standard markdown files in a codebase?

Backlog triage works directly with standard markdown files by reading .claude/ISSUES.md and .claude/BACKLOG.md within the codebase. It applies governance to software projects where implementation planning is needed across code, tests, and documentation.