Skip to main content
Run any Skill in Manus
with one click
kriswill
GitHub creator profile

kriswill

Repository-level view of 12 collected skills across 3 GitHub repositories.

skills collected
12
repositories
3
updated
2026-07-21
repository explorer

Repositories and representative skills

backport-journal
software-developers

Backport existing plans into the Obsidian daily journal. Use when plans exist in the vault but are missing journal entries.

2026-06-12
backfill-frontmatter-estimation
software-developers

Estimate the scope and runtime of the frontmatter backfill — hardware specs, vault size, pending upgrades, and a calibrated time estimate. Read-only; nothing is modified.

2026-06-11
backfill-frontmatter
software-developers

Upgrade existing vault notes to the current frontmatter standard (type, date, duration_s, normalized model + context_window) so they appear in the managed Obsidian bases. Interruptible and resumable.

2026-06-11
config-print
software-developers

Display all configuration options with their effective value and which config layer set them.

2026-04-26
session-print
statistical-assistants-439111

Display current session details including ID, duration, turn counts, token usage, and tool stats.

2026-04-06
session
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Toggle session document capture on or off. Use /session on, /session off, or /session to toggle.

2026-04-06
rewrite-journal
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Rewrite the Obsidian daily journal for a selected day from existing plan/summary notes. Use when journal entries are missing, corrupted, or need regeneration.

2026-04-04
migrate-layout
software-developers

Migrate vault date directory layout to match the configured scheme. Use when changing date_scheme in capture-plan.toml and existing vault directories use a different layout.

2026-04-04
knowledge-bundle
software-developers

Maintain the knowledge/ OKF bundle — the repo's authored knowledge layer (patterns, decision records, playbooks, component catalog). Use after adding or changing modules/packages/hosts, when making a non-obvious design decision worth recording, or when asked to "update the knowledge bundle", "add a decision record", "validate the bundle", or "regenerate the knowledge graph".

2026-07-17
derivation-to-flake
software-developers

Extract an in-tree Nix package/derivation into its own flake-parts sub-flake (under flakes/<name>/) that the root flake consumes via a relative-path input — the stepping stone to later splitting it into a separate repo with a one-line URL swap. Use this skill whenever the user wants to modularize or split a Nix flake or reorganize packages: "turn this derivation into its own flake", "extract <pkg> into a sub-flake", "make <pkg> a standalone / in-repo flake", "split pkgs/<x> out", "prep <pkg> to move to its own repo", "modularize the flake", or is moving things from pkgs/ into flakes/. Covers the whole procedure end to end — scaffold, wire the root (relative-path input + follows), test (standalone build + parity + flake check), adversarial quality review, and documentation. Bundled bun/TypeScript scripts (inventory.ts, scaffold.ts, verify.ts) do the rote steps.

2026-06-05
patch-ccglass
software-developers

Update or fix the ccglass Nix derivation for a new upstream release. Clone the latest upstream tag, scan the source for bun-compile hazards, write/test the fork patch, then build and verify the flake's ccglass package (binary + MCP + dashboard) on aarch64-darwin. Use when bumping ccglass, regenerating its patch, or troubleshooting its build.

2026-06-05
Showing 3 of 3 repositories
All repositories loaded