Skip to content

Project toolkit

Small meta-helpers for how you run projects and agents — not day-to-day Git or VIP commands.

Same idea as HubSpot or Storybook: a home card → short pages → deep link to the real repo when the tool lives elsewhere.

What belongs here vs topic guides

Put it in toolkitPut it under Git / VIP / HubSpot / …
Scaffolding a project vaultgit push, vip sync
Links to your other repos/skillsPlatform CLI flags and workflows
Agent + disk ergonomicsClient-facing stack how-tos
Tools that organize workTools you run inside a product

Pattern for a new small helper

  1. Add docs/toolkit/<slug>.md (or a full folder if it grows)
  2. One card on this index + one sidebar link
  3. Optional home feature only if it’s a first-class product surface
  4. Prefer external GitHub link for source of truth; this site keeps the operator cheat sheet
text
Helpers site (public)              External
─────────────────────              ────────
/toolkit/seshat  ──link──►  github.com/apsolut/apsolut-seshat
/toolkit/cortex  ──link──►  github.com/apsolut/apsolut-cortex
                            npm: apsolut-cortex
/skills          ──link──►  github.com/apsolut/apsolut-skills