Agile product ownership for backlog management and sprint execution. Covers user story writing, acceptance criteria, sprint planning, and velocity tracking. Use for writing user stories, creating acceptance criteria, planning sprints, estimating story points, breaking down epics, or prioritizing backlog.
Security Analysis
high confidenceThe skill's files, instructions, and included script are consistent with an Agile Product Owner toolkit and do not request credentials, binaries, installs, or external endpoints.
The name/description (backlog management, user stories, sprint planning) match the SKILL.md content, the two reference docs, and the included user_story_generator.py. Nothing in the manifest or files suggests unrelated capabilities (cloud access, system administration, crypto, etc.).
SKILL.md contains templates, workflows, and checklists for story writing, acceptance criteria, epic breakdown, and sprint planning. The instructions do not ask the agent to read system files, environment variables, or to send data to external endpoints. They are narrowly scoped to product ownership tasks.
There is no install spec (instruction-only), so nothing would be downloaded or written to disk by an installer. A single Python script is included, which is typical for a tool that can be run locally; no external package downloads or unusual installers are present.
The skill declares no required environment variables, no credentials, and no config paths. The Python script operates on in-memory structures and generates stories/criteria—no credential access or unrelated env access is requested.
The skill does not request permanent presence (always is false) and does not modify other skills or system-wide settings in the provided files. It uses the platform default for autonomous invocation; that is expected for skills and is not by itself a concern.
Guidance
This skill appears coherent and safe in that it contains only documentation and a local Python script for generating user stories and sprint artifacts. Before installing or executing: (1) if the agent will run the Python script automatically, review the full script (the provided portion shows no network or credential use); (2) avoid running code from untrusted sources in high-privilege environments; and (3) if you expect the skill to integrate with external tools (Jira, Trello, etc.), check for any additional configuration steps or required credentials before providing them.
Latest Release
v1.0.0
Initial release of the Agile Product Owner skill: - Provides workflows for user story creation, acceptance criteria, epic breakdown, and sprint planning. - Includes templates and checklists for user stories and acceptance criteria using industry standards (INVEST, Given-When-Then). - Offers guidance on sprint capacity, loading, and team availability calculations. - Features prioritization methods for backlog management based on business value and user impact. - Contains references and tools for effective backlog management and sprint execution.
More by @alirezarezvani
Published by @alirezarezvani on ClawHub