·
30 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
The Rookery's first public OSS Release Snapshot. It records the catalog qualified in PR #70 at commit 0f1aef4.
Ordinary installs continue to follow the rolling main catalog:
npx skills add jrgilbertson/the-rookeryThe project remains in SemVer's 0.y.z initial-development phase, so its public contract may change before 1.0.0. v0.1.0 is a historical private-era snapshot, not an installation target.
Added
- Added the public OSS foundation: documentation, an MIT license, community
templates, private security reporting, and a maintainer release checklist. - Added a shared Lefthook
pre-pushcheck group and a read-only GitHub Actions
workflow with the required check nameTests Status. - Added repository and workflow banners with optimized GitHub display assets.
- Added
managing-issuesfor GitHub and Linear issue relationships, readiness,
approved updates, and evidence-based completion checks. - Added
repo-gardenerfor scheduled repository-health reviews that may carry
one bounded improvement to an unmerged pull request. - Added
storm-researchfor source-backed research through independent
practitioner, academic, skeptic, economist, and historian perspectives. - Added
checking-merge-readinessfor a read-only whole-change review and a
merge, debug, or do-not-merge recommendation. - Added
checking-pr-readinessfor comparing a finished branch with its plan,
checking the evidence, and surfacing unresolved risks before a pull request. - Added
creating-portable-skillsfor creating, revising, testing, and
verifying the installation of skills across supported agent tools. - Added
personal-chief-of-stafffor daily wind-down, weekly, and quarterly
reviews with source checks and approval before changes are written. - Added
managing-personal-crmfor relationship context, conversation prep,
follow-ups, and staged note cleanup without a separate CRM database. - Added
reviewing-meetingsfor turning completed meetings into grounded notes
and independently approved follow-up actions.
Changed
- Expanded
WORKFLOWS.mdinto the seven-job playbook and made the README the
single public catalog for individually installable skills. - Standardized skill tests around trigger contracts, runnable behavioral cases,
concise run logs, matched comparisons, and per-tool installation checks. - Defined
mainas the rolling install source and semantic-version Release
Snapshots as immutable historical checkpoints rather than install pins.