Cheatography
https://cheatography.com
File-based agile story tracking system
Create
Target |
Command |
repository |
|
repository in new directory |
|
feature story |
|
non-feature story |
|
scenario |
|
Update
Goal |
Command |
Update story field |
|
Story level |
|
Relate
Goal |
Command |
Make child of story |
|
Make parent of story |
|
Qualify
Goal |
Command |
Adhere story to schema |
|
Verify backlog schema |
|
Assign
Developer |
xp contribute [developer]
|
To specify an achievement to attribute to contributors use xp contribute [developer] [achievement]
|
|
Backlog Schema
backlog/
s:[status,1]|
l:[level,2]|
i:[backlog id,2]-[story id,2]|
c:[context,*]|
u:[user/unit/actor,*]|
a:[action/behavior,*]|
r:[resource,*]/
history/
release.[version]
.[title]
.[start date - target date]
tag.release
story-references
aspect/
profile
tag.profile
user
profile subscriptions
|
Story Schema
[story]
tag.story
?narrative
+scenario.[Scenario]/
+test.[pass/fail]|
[automated test/product owner]
?points.[feature story points]
contribution:[comma delimited user names]
achievement.[Achievement]
*dependency.[track id]-[story id]/
*dependent.[track id]-[story id]/
*bug.[Bug]
*tag.[keyword]
|
|
|
Story Fields
Key |
Value |
s |
status |
l |
level |
i |
identification (backlog id, story id) |
c |
context |
u |
user/unit/actor |
a |
action/behavior |
r |
resource |
Status Fields
Key |
Value |
[ ] |
uninitiated/undocumented story |
0 |
orphaned, non-deliverable |
a |
audit, needs verification |
b |
bot it, needs an automated test |
c |
configure/code/construct |
s |
suspended, waiting for deliverable |
x |
completed/done/closed |
z |
sleep/dormant |
|
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
More Cheat Sheets by tertioptus