Bilo Lwabona
Community@bilo-io · Cape Town
React | Node | Unity | .NET | Rails
Agent Skills by Bilo Lwabona
Showing 13 vetted skills indexed across 1 GitHub repositories.
midnite-triage
Generates a read-only markdown summary table of open GitHub pull requests and issues.
midnite-setup
Scaffolds new project repositories with moon monorepo layout, onboarding skills, and phase trackers.
midnite-swarm
Orchestrates parallel background subagents across multiple development phases with recurring status reports.
midnite-release-complete
Finalizes prepped release branches by tagging, pushing, merging to main, and publishing GitHub Releases.
midnite-create
Executes unblocked task themes in a worktree, opens a PR, and merges after CI passes.
midnite-refine
Deepens uncompleted phase planning docs in .midnite/tasks/ through staged audits and rewrites.
midnite-git-cleanup
Remove merged local branches, worktrees, and origin branches using ancestry, patch-equivalence, and merged-PR checks.
midnite-address-issue
Triages GitHub issue boards, fixes the chosen issue in a worktree, and opens a linked pull request.
midnite-create-adhoc
Executes one-off ad hoc coding tasks through worktree, PR, CI, and merge workflow.
graphify
Builds a queryable knowledge graph from code, docs, papers, images, and video.
midnite-release-prep
Analyzes commits since the last release and prepares a draft release branch with version bumps and changelog.
midnite-retro
Generates read-only retrospectives of merged GitHub work grouped into themes over a chosen window.
midnite-git-report
Generates git activity and phase-progress reports with merged PR tables and PDF export.
Frequently Asked Questions About Bilo Lwabona
FAQPage SchemaWhat tasks can I automate using Bilo Lwabona's Midnite skills?▼
You can triage open PRs into a status table, scaffold new repos, build task phases in worktrees with Playwright screenshots, drive CI green and merge PRs, clean up merged branches and worktrees, prepare and complete semantic-versioned releases, and generate git activity reports or org retrospectives.
Who are the Midnite skills designed for?▼
Full-stack developers and engineering leads working in GitHub-based repos, particularly those using React, Node, Unity, .NET, or Rails stacks. The skills suit maintainers who want structured phase planning, parallel subagent execution, and disciplined two-step release processes with human review gates.
How does the Midnite release process work?▼
Run midnite-release-prep first: it analyzes commits since the last release, proposes a lockstep version, drafts the CHANGELOG, and bumps package.json versions, then stops. After human review, midnite-release-complete commits, tags, pushes, merges the release PR, and cuts the GitHub Release.
What does the graphify skill do?▼
Graphify converts any input — code, docs, papers, images, or videos — into a persistent knowledge graph with god nodes and community detection. It provides query, path, and explain functions, making it the first stop for questions about codebase architecture, file relationships, or project content.
Are the Midnite skills safe to run on production repositories?▼
Yes, most are guarded. Triage, retro, and git-report are read-only; git-cleanup defaults to dry-run; address-issue stops at the PR without merging; and release-complete is explicitly the irreversible half of a two-step flow that requires prior human review of the prepped branch.