Skip to content

bartolli/wiki-sdd

v0.21.2MIT

Wiki-native spec-driven development loop for the llm-wiki agent wiki: bootstrap a project scope, grill intent into a glossary, synthesize PRDs and user stories, triage stories through a state machine, slice into tracker issues, and implement slices via red-green-refactor TDD.

triage

This skill should be used to move intents and user-story files through the wiki's triage state machine. Intents (draftactive / archived with promoted_to, dismissed, or fixed_by) are triaged first, ordered by sightings; stories move needs-triageneeds-info / ready-for-agent / ready-for-human / wontfix. Reads and writes frontmatter, recommends transitions, promotes an intent into a story via the elaboration skill, dismisses with a recorded reason, writes adr-no-{slug}.md when rejecting an enhancement with design rationale, and in github/gitlab mode mirrors story state to remote labels. Use when the user says "/triage", "what needs my attention", "triage the intents", "what's in the intent queue", "promote intent X", "dismiss intent X", "triage the new stories", "move story X to ready-for-agent", or similar.

Read SKILL.md at the source

Pinned to revision 75ad03e89703, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.