Skopos works the way your project works.
Show it where project knowledge lives, which tools are trusted, what rules matter, and which coding agents you use.
Start with your project toolsStart with what you want Skopos to understand.
You do not need to learn the internal model first. Choose the part of your project you want agents to use more reliably.
Show Skopos how your project tests, builds, generates, previews, and verifies work so coding agents do not have to guess.
02Set project rulesDescribe which checks apply, what agents may change, and when work must stop for approval instead of relying on every conversation to remember.
03Add expert guidanceAdd focused guidance for design, architecture, security, or another domain without turning every prompt into a giant permanent instruction file.
04Connect coding agentsUse the certified Codex integration—or an explicitly described projection or manual workflow in another host—with the same Project Memory, Task lifecycle, and completion rules.
05Connect external servicesRepresent an approved provider operation as a governed project Action with explicit network, secret, service, approval, and effect boundaries.
“Make checkout recover safely when the connection drops.”
The developer states the outcome. Skopos combines remembered project truth with the tools and protections this repository has chosen.
- 01Remember
Load the checkout architecture and earlier payment decisions.
- 02Bound
Limit the Task to recovery behavior and the files that own it.
- 03Equip
Make the approved checkout test and typecheck Actions available.
- 04Require
Apply the recovery and payment-safety Guards.
- 05Prove
Attach fresh results to the Task as Evidence.
- 06Continue
Keep the decision, progress, and next action for a fresh Session.
Learn the name after you understand the job.
The documentation introduces technical vocabulary only when it gives you more control.
Approved ways to test, build, generate, inspect, or operate.
Deterministic requirements and accepted project standards.
Focused guidance selected for a relevant Task.
Different agent environments using the same Skopos authority.
Extend how Skopos helps. Not who owns the truth.
Custom tools, rules, Skills, adapters, and services can contribute context, operations, and proof. They cannot create a second Task lifecycle, bypass project Guards, or declare their own Readiness.