Skip to main content

0xDarkMatter/rookery

SkillsMP has collected 7 skills from 0xDarkMatter/rookery. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
7
GitHub stars
0
GitHub forks
0

Skills in this repository

Showing 7 of 7 collected skills.

occupation
Software Developers
description

Interactive 'what do you want to build?' flow that produces SPEC.md + a parcel chain ready to enqueue. Given 6 short questions, scaffold a complete parcel breakdown for a small CLI tool that pulls from a free no-key API (Hacker News, Wikipedia, GitHub public,…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Audit a completed parcel against its spec. Reads the parcel prompt, reads PARCEL_DONE.md (via parcel-reader), runs the git diff triad, reads changed src files, executes the dev loop (uv sync + pytest + mypy + ruff), and writes a versioned audit at…

updated
occupation
Software Developers
description

Generate self-contained headless-agent prompt files from a spec doc for DSP parallel build. Reads a PARCELS.md-style breakdown and writes one prompt per parcel that a fresh claude -p session can execute without inherited context. Triggers on: parcel prompts,…

updated
occupation
Software Developers
description

Decompose a spec document (architecture, roadmap, wave plan) into a ranked list of candidate parcels ready for parcel-generate. Given a goal and a spec, produce parcel IDs with scope, dependencies, estimated duration, and parallel-safe groupings — the…

updated
occupation
Software Developers
description

Parse a parcel's PARCEL_DONE.md into structured sections (summary, what-built, contracts-honoured, deviations, open-questions, verification-results, affected-trees) without reformatting the body. Read-only utility used by parcel-audit and wave-triage.…

updated
occupation
Software Developers
description

Inventory active parcel worktrees under the configured worktrees root and emit a table per parcel: branch, commits ahead/behind main, PARCEL_DONE presence, audit presence, last commit. The parcel analogue of lane-roster. Triggers on: parcel roster, which…

updated
occupation
Software Developers
description

Given the parcels belonging to a wave, compute merge order and gate status by combining parcel-roster inventory, parcel-reader claims, and parcel-audit verdicts against the wave's plan document. Surfaces: ready-to-merge, blocked, at-risk, and the next…

updated
Showing 7 of 7 collected skills.