Token导航 LogoToken导航TokenDH.com
开发只读github未标认证来源可访问许可证需确认审计通过

agile-story敏捷故事

Agent Skill

agile-story 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

282

周安装

12

GitHub Stars

公开资料未说明

下载量

99
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:agile-story(敏捷故事)
来源仓库:https://github.com/djalmajr/essential-skills
仓库路径:skills/agile-story
安装命令:
npx skills add https://github.com/djalmajr/essential-skills --skill agile-story
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/djalmajr/essential-skills --skill agile-story

简介

agile-story 将用户故事转化为清晰可执行的实施方案,明确影响范围。

  • 适用于细化需求为具体任务时,辅助划分文件修改路径。
  • 输出语言与用户一致,结构清晰且避免过度复杂化。agile-story 属于开发类 Skill,可作为该场景下的辅助能力补充。
  • 空参时主动询问待规划事项,确保上下文完整后再展开工作。
  • 建议结合原始 README 查看模板细节与使用限制条件。

SKILL.md

Story

Use this skill to create a clear execution plan, ready to implement.

Initial context received via slash: $ARGUMENTS

If $ARGUMENTS is filled (e.g., story reference, description, issue), use as starting point. If empty, ask what will be planned.

Language

Write the artifact in the user's language. Apply correct grammar and any required diacritics or script-specific characters. If the user's language is unclear, ask before generating output. Templates are in English — translate headers and content to match.

Objective

  • Create a clear and proportionally simple execution plan
  • Map impacted files
  • Define verifiable tasks
  • Produce artifact ready for immediate implementation

When to use

  • Small and localized work — few files, low risk, single-cycle delivery
  • A story from an epic that needs an operational execution plan
  • Story already detailed in an epic that needs tasks mapped to files
  • The problem is already clear and you just need to map out what to change

When NOT to use

  • Large work needing decomposition — use /agile-epic
  • Problem not yet clear — use /agile-intake
  • Multiple dependent deliveries — use /agile-epic
  • Need strategic direction — use /agile-roadmap

Process

1. Understand what will be done

If coming from an epic story file, read the story and extract:

  • Objective
  • Impacted files
  • Acceptance criteria

If standalone, ask the user and explore the code to understand context.

2. Build the plan

Fill in the required sections:

  • Context: problem, objective, constraints
  • Files: exact paths with action (read/alter/create)
  • Detail: AS-IS, TO-BE, scope, approach
  • Tasks: verifiable checklist
  • Verification: commands and validations

3. Present and wait for confirmation

Use ExitPlanMode to present the plan. Wait for explicit confirmation before implementing.

Where to save

  • If part of an initiative: planning/<initiative>/epics/NN-<epic>/NN-story-name.md

- When the story file from the epic already exists, add/update the Tasks and Verification sections in place.

  • If standalone: .agents/plans/<name>.md (for items without an epic)
Task plans are execution artifacts. They reference their parent story or epic via the Origin field. When part of an initiative, the story file already contains context — the task adds execution detail.

Cross-reference

If the plan comes from an epic, include at the top:

**Origin:** `planning/<initiative>/epics/NN-<epic>/00-overview.md`

Chaining

After plan confirmation:

  • Implement following the checklist
  • At the end, suggest /agile-status (closure mode) to close the delivery

Reference template

Use ~/.agents/templates/story.md as base.

Required sections

Every plan must contain:

  1. Context (problem, objective, constraints, references)
  2. Files (exact paths, action, reason)
  3. Detail (AS-IS, TO-BE, scope, approach, risks)
  4. Tasks (verifiable checklist)
  5. Verification (lint, typecheck, tests, manual validation, acceptance)

Rules

  • Every plan must be presented before implementation (ExitPlanMode).
  • Only implement after explicit user confirmation.
  • Don't create a task plan for work that needs an epic (large scope with several stories).
  • Files must have exact paths.
  • Tasks must be verifiable, not vague.
  • When completed, update [] to [x] according to actual progress.

Relationship with the flow

flowchart LR
    A["/agile-intake"] --> B["/agile-epic"]
    B --> C["/agile-story"]
    C --> D[execution]
    D --> E["/agile-status"]
    E --> F["/agile-retro"]

This skill is the last step before execution. For larger problems, use /agile-epic. To close the delivery, use /agile-status (closure mode).

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

39.35%
按下载量换算39

Claude

29.7%
按下载量换算29

Cursor

18.14%
按下载量换算18

Gemini CLI

10.28%
按下载量换算10

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills