CAPABILITY 19 / 30
Packaged so it survives you
Skills, agents and guides bundled so a team can install them without a walkthrough call.
This runs in client systems today. The sample below was regenerated for a fictional company.
A system that only its author can install is a hobby. These are packages: contents, prerequisites, steps, and a version, with dependencies declared so an install order can be computed rather than remembered. The test is whether somebody installs it without asking you anything.
TRY IT / RUNS IN YOUR BROWSER
Use it here.
The mechanism is the production one. The company, the catalogue, and every figure are fictional.
How a team actually gets this
Install packages
Not a demonstration of the system, the thing you hand somebody so they can install it. Twelve packages of skills, agents, templates, guides, and checks, each with its prerequisites, its steps, and how long it takes. Pick what you want and the plan builder works out the order from the dependency graph, flags what is not in place yet, and refuses a selection that cannot be ordered at all.
Loading the package registry.
THE OUTPUT / GENERATED FOR APEX INSTRUMENTS
What comes out.
THE MECHANISM / SHOW THE SHAPE, NOT THE SOURCE
How it works.
- 01Bundle
A package names exactly what it contains.
- 02Declare
Prerequisites and dependencies are data, not lore.
- 03Order
An install order is computed from the graph, and a circular selection is refused with a reason.
- 04Guide
One written guide per package, aimed at someone who has never done it.
- 05Check
A checklist comes out of the plan, so the install can be verified rather than assumed.
WHAT IT READS
- The skills, agents, templates and checks to ship
- A prerequisite and dependency list per package
- An audience and a time estimate
WHAT IT CHECKS BEFORE IT SHIPS
- A missing prerequisite is caught before the install starts
- The computed order satisfies every dependency
- Each package states how long it takes
- A guide assumes no prior knowledge
The mechanism runs inside client systems. Everything on this page was regenerated for Apex Instruments, a company that does not exist. Client names, source files, and internal wording stay private.