← all publishers

scullxbones

@scullxbones source repo

9 published skills

  1. Verify Armature · scullxbones bundle
    Drive and verify the Armature `arm` CLI (git-native work orchestration, no server) from this checkout. Use when proving arm bootstrap, worker-init, create/list, doctor, ready/claim, or any isolated CLI behavior against a throwaway git repo.
    0
    installs
  2. Armature · scullxbones
    Quick reference for arm command syntax — use when working in an armature-managed repo to find actionable work, claim issues, and manage issue state.
    0
    installs
  3. Test Skill · scullxbones
    test-skill
    0
    installs
  4. Armature Worker · scullxbones bundle
    Use for task execution in an armature-managed repository. A worker receives a pre-claimed task from the Coordinator, implements it, records progress, and transitions the task to `done`. Enforces per-task commits and story-level push/PR strategy.
    0
    installs
  5. Armature Auditor · scullxbones bundle
    Use when verifying completed work before story sign-off — checks citation coverage, source UUID integrity, outcome quality, and repo health. Runs validate, sources verify, render-context, and doctor --strict.
    0
    installs
  6. Armature Planner · scullxbones bundle
    Use when creating a new story or epic — translates objectives into a well-structured DAG of actionable work. Covers dag apply (with dry-run), dag transition, source registration, dependency linking, and validation before releasing work to workers.
    0
    installs
  7. Armature Reviewer · scullxbones bundle
    Use when receiving a ReviewBundle from arm review prepare and producing a ConformanceAssessment JSON. Evaluates each criterion from the contract against the delivery diff, records evidence as citations, writes the assessment JSON under .armature/review/ once, runs arm review validate and applies suggestions for at most 3 attempts after the first failure, then returns rating, findings, and that path — or, if validation never succeeded or failed operationally, a no-path shape, never a recordable path.
    0
    installs
  8. Armature Coordinator · scullxbones bundle
    Use when operating orchestration in an armature-managed repository — surveys the story DAG, dispatches workers wave by wave, integrates outcomes, validates citation coverage, and closes stories with a pull request. Requires a worker identity (arm worker-init) and arm on PATH.
    0
    installs
  9. Armature Activity Indexer · scullxbones
    Use when preparing a cheap fresh-context Activity Index from a worktree's activity log. Reads the log, emits a schema-constrained JSON index that routes the Reviewer to raw entries. The index is a finding aid only, never citable. Requires arm on PATH.
    0
    installs