# 敏捷宣言签署者及其流派

在敏捷的历史上，这篇宣言的意义非同小可。它终于从框架升格到思维，不再限制于具体的场景。这个指导本身，虽然是一个平衡，却搅动了平衡。潮流熙熙而动，适者生存。

附（以[敏捷宣言](http://agilemanifesto.org/iso/zhchs/manifesto.html)签署为序）：

| 流派                                                         | 签署者                                                                                                  | 流派                                                                                           | 签署者                                                                                       | 流派                                                           | 签署者                                                                     |
| ---------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ------------------------------------------------------------ | ----------------------------------------------------------------------- |
| XP                                                         | Kent Beck                                                                                            | Planning Poker                                                                               | [James Grenning](https://www.agilealliance.org/resources/speakers/james-grenning/)        | XP                                                           | Robert C. Martin                                                        |
| Scrum                                                      | Mike Beedle                                                                                          | [Adaptive Software Development](https://en.wikipedia.org/wiki/Adaptive_software_development) | [Jim Highsmith](https://en.wikipedia.org/wiki/Jim_Highsmith)                              | <p>Structured Development</p><p>MDA</p><p>Executable UML</p> | [Steve Mellor](https://en.wikipedia.org/wiki/Stephen_J._Mellor)         |
| DSDM                                                       | Arie van Bennekum                                                                                    | <p>DRY</p><p>\[3]</p>                                                                        | [Andrew Hunt](https://en.wikipedia.org/wiki/Andy_Hunt_\(author\))                         | Scrum                                                        | [Ken Schwaber](https://en.wikipedia.org/wiki/Ken_Schwaber)              |
| [Crystal](https://en.wikiversity.org/wiki/Crystal_Methods) | [Alistair Cockburn](https://en.wikipedia.org/wiki/Alistair_Cockburn)                                 | XP                                                                                           | Ron Jeffries                                                                              | Scrum                                                        | [Jeff Sutherland](https://en.wikipedia.org/wiki/Jeff_Sutherland)        |
| <p>XP/</p><p>Design Pattern</p>                            | [Ward Cunningham](https://zh.wikipedia.org/wiki/%E6%B2%83%E5%BE%B7%C2%B7%E5%9D%8E%E5%AE%81%E5%AE%89) | FDD                                                                                          | [Jon Kern](https://www.informit.com/articles/article.aspx?p=1739476)                      | <p>Ruby, CodeKata, DRY</p><p>\[3]</p>                        | [Dave Thomas](https://en.wikipedia.org/wiki/Dave_Thomas_\(programmer\)) |
| XP                                                         | Martin Fowler                                                                                        | Test                                                                                         | [Brian Marick](https://www.informit.com/authors/bio/42D2B721-EA02-44C4-B06E-8BE301DA957B) |                                                              |                                                                         |

主要流派的时间和相关人、观点

| # | 流派                                                                                          | 相关人                                          | 年代   | 主要观点 | 相关图书                                                       |
| - | ------------------------------------------------------------------------------------------- | -------------------------------------------- | ---- | ---- | ---------------------------------------------------------- |
| 1 | [XP](https://zh.wikipedia.org/wiki/%E6%9E%81%E9%99%90%E7%BC%96%E7%A8%8B)                    | Kent Beck, Ward Cunningham, Ron Jeffries,... | 1996 |      |                                                            |
| 2 | [Scrum](https://zh.wikipedia.org/wiki/Scrum)                                                | Jeff Sutherland, Ken Schwaber                | 1995 |      |                                                            |
| 3 | Crystal                                                                                     |                                              |      |      | [Crystal Clear](https://book.douban.com/subject/1900702/)  |
| 4 | DSDM                                                                                        |                                              |      |      | [DSDM业务中心框架开发方法](https://book.douban.com/subject/1318712/) |
| 5 | Adaptive Software Development                                                               |                                              |      |      | [自适应软件开发方法](https://book.douban.com/subject/1241148/)      |
| 6 | [FDD(Feature-Driven Development)](https://en.wikipedia.org/wiki/Feature-driven_development) |                                              |      |      |                                                            |
|   | ……                                                                                          |                                              |      |      |                                                            |

参考资料：

1, [Crystal方法](https://www.minjiekaifa.com/thehistoryofcrystal/the-development-of-crystal-80012.html)\
2, [ 敏捷诞生的故事](https://www.scrumcn.com/agile/%E6%95%8F%E6%8D%B7%E5%AE%A3%E8%A8%80%E8%AF%9E%E7%94%9F%E8%AE%B0.html)\
3, [ 程序员修炼之道: 从小工到专家 (The Pragmatic Programmer) Andrew Hunt/Dave Thomas](https://book.douban.com/subject/1152111/)\
4,&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.oulan.com/feel/thoughts/min-jie-xuan-yan-qian-shu-zhe-ji-qi-liu-pai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
