arrrrny

60 mods across 1 repository, 5 stars between them.

speckit.bug.fetch

49

arrrrny/zuraffa

Command

Load an existing GitHub issue into the bug workflow (the complement of bug.issue) and seed a triage draft.

5 yesterday A 23 tokens original MIT

speckit.bug.fix

50

arrrrny/zuraffa

Command

Apply the remediation from a bug assessment and record what was changed.

5 yesterday A 12 tokens original MIT

speckit.bug.issue

51

arrrrny/zuraffa

Command

File a GitHub issue from a bug assessment (the 'report' phase) and record the issue link.

5 yesterday A 21 tokens original MIT

speckit.bug.pr

52

arrrrny/zuraffa

Command

Open a pull request for the applied bug fix, linking the tracked issue.

5 yesterday A 14 tokens original MIT

speckit.bug.test

53

arrrrny/zuraffa

Command

Validate that a previously fixed bug is resolved and record the verification report.

5 yesterday A 13 tokens copy · 88% MIT

arrrrny/zuraffa

Command

Scope a maintenance chore against the codebase and the project constitution, and write an assessment.

5 yesterday C 17 tokens original MIT

speckit.chore.fetch

55

arrrrny/zuraffa

Command

Load an existing GitHub issue into the chore workflow and seed a triage draft.

5 yesterday A 16 tokens original MIT

speckit.chore.issue

57

arrrrny/zuraffa

Command

File a GitHub issue from a chore assessment (the 'report' phase) and record the issue link.

5 yesterday A 21 tokens original MIT

speckit.chore.pr

58

arrrrny/zuraffa

Command

Open a pull request for the implemented chore, linking the tracked issue.

5 yesterday A 13 tokens copy · 89% MIT

arrrrny/zuraffa

Command

Create a GitHub issue describing a new feature, label it with the configured feature label, and optionally auto-run speckit.specify to turn it into a spec.

5 yesterday A 33 tokens original MIT

arrrrny/zuraffa

Command

Fetch open GitHub issues, classify each as bug, feature, or chore, then DELEGATE to the correct extension: bugs → bug.fetch (saved under .specify/bugs/), chores → chore.fetch (saved under .specify/chores/), features → speckit.specify (saved under specs/). Never save bugs or chores as specs.

5 yesterday A 75 tokens original MIT