Show Menu
Cheatography

Compendium Cheat Sheet by

File-based agile story tracking system

Create

Target
Command
repository
xp init
repository in new directory
xp init [direc­tory]
feature story
xp add
non-fe­ature story
xp add [story id]
scenario
xp scenario [title]

Update

Goal
Command
Update story field
xp set [field­]:[­value]
Story level
xp tally

Relate

Goal
Command
Make child of story
xp depend [story id]
Make parent of story
xp suspend [story id]

Qualify

Goal
Command
Adhere story to schema
xp normalize
Verify backlog schema
xp validate

Assign

Developer
xp contribute [devel­oper]
To specify an achiev­ement to attribute to contri­butors use
xp contribute [devel­oper] [achie­vement]
 

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
identi­fic­ation (backlog id, story id)
c
context
u
user/u­nit­/actor
a
action­/be­havior
r
resource

Status Fields

Key
Value
[ ]
uninit­iat­ed/­und­ocu­mented story
0
orphaned, non-de­liv­erable
a
audit, needs verifi­cation
b
bot it, needs an automated test
c
config­ure­/co­de/­con­struct
s
suspended, waiting for delive­rable
x
comple­ted­/do­ne/­closed
z
sleep/­dormant
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          More Cheat Sheets by tertioptus

          No hands!: Os to Browser Driving Cheat Sheet
          Bash Dev Cheat Sheet
          Eclipse for Vrappers Keyboard Shortcuts