Agent skill
edit-backlog-item
Use this skill when creating or editing issues on Github or when asked to write user-stories or record bugs.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/backlog-management-wmeints-promptyard-2
SKILL.md
Edit Backlog Item
Use this skill to create or edit issues on the Github repository for the project. You should use this skill also when asked to write or edit user stories or bugs.
Managing user stories
- User stories follow the template described in ./templates/user-story.md
- Tasks in user stories should add value towards the goal. When you need to complete multiple tasks to get a concrete runnable result, it should be one task on the list instead of separate tasks.
- Important: You must adhere to the provided template.
Managing bugs
- User stories follow the template described in ./templates/user-story.md
- Tasks in user stories should add value towards the goal. When you need to complete multiple tasks to get a concrete runnable result, it should be one task on the list instead of separate tasks.
- Important: You must adhere to the provided template.
Recording user stories and bugs
- Important: record user stories and bugs in the GitHub repository associated with the codebase!
- Use the label
kind:bugfor recording bugs on GitHub. - Use the label
kind:storyfor recording user stories on GitHub.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?