— No reviews yet
0 installs
10 views
0.0% view→install
Install
$ agentstack add skill-8dionysus-aoa-skills-titan-console ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Are you the author of Titan Console? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
titan-console
Intent
Use this skill to create, inspect, or update an operator-visible Titan console state.
Trigger boundary
Use this skill when:
- the operator wants a visible Titan lane dashboard
- console state must show active, locked, or gated lanes
- approvals and digests need local console tracking
Do not use this skill when:
- the console would become role truth
- Forge or Delta would unlock without explicit approval
- the console would silently launch app-server work
Inputs
- workspace root
- console state path
- receipt path
- operator intent
- lane updates or approval refs
Outputs
- console state summary
- lane status table
- approval gate status
- digest candidate
- blocked-action notes
Procedure
- load or create the visible console state from receipt and bridge refs
- show Atlas, Sentinel, Mneme, Forge, and Delta lane status separately
- keep Forge and Delta locked unless approval refs already exist
- surface stale, missing, or contradictory gate evidence as console warnings
- return the next operator-visible command or stop line
Contracts
- The skill is explicit-only and must not be invoked as hidden background behavior.
- Titan role, helper/control-plane, runtime implementation, memory, proof, and public-runbook authority stays in owner repositories: aoa-agents, aoa-sdk, abyss-stack, aoa-memo, aoa-evals, and 8Dionysus.
- Receipts, bridge ledgers, console state, replay artifacts, approval records, and memory records are witnesses or candidates, not final owner truth.
- Forge mutation and Delta judgment gates must remain distinct, operator-visible, and receipt-linked.
- Missing source refs, missing approval, missing validation, or unclear owner route must be named as stop conditions.
Risks and anti-patterns
- treating Titan vocabulary as permission to widen authority
- letting receipt, replay, console, or bridge state replace owner-repo evidence
- auto-approving Forge or Delta because a plan looks plausible
- promoting candidate memory, approvals, replay, or receipts into canon without owner review
- using the skill for an ordinary repo task that has no explicit Titan route
Verification
- confirm direct skill invocation or explicit Titan service-cohort request is present
- confirm lane, gate, source refs, and owner surface are named when relevant
- confirm Forge or Delta locked or allowed state matches recorded approval evidence
- confirm generated artifacts are marked witness, candidate, derived, or advisory rather than final truth
- confirm next validation, replay, repair, or owner-route follow-up is named before continuation
Technique traceability
Manifest-backed techniques:
- AOA-T-0045 from
8Dionysus/aoa-techniquesat3b1d5d623569aa4920b87280d0db0e911d2e29d5using pathtechniques/history/history-artifacts/witness-trace-as-reviewable-artifact/TECHNIQUE.mdand sections: Intent, Inputs, Outputs, Core procedure, Contracts, Risks, Validation - AOA-T-0062 from
8Dionysus/aoa-techniquesatfe4b04ed877916c46e60e70aaa9a1d4c86e81b6eusing pathtechniques/continuity/handoff-continuation/episode-bounded-agent-loop/TECHNIQUE.mdand sections: Intent, Inputs, Outputs, Core procedure, Contracts, Risks, Validation - AOA-T-0028 from
8Dionysus/aoa-techniquesat3b1d5d623569aa4920b87280d0db0e911d2e29d5using pathtechniques/execution/agent-workflows-core/confirmation-gated-mutating-action/TECHNIQUE.mdand sections: Intent, When to use, Inputs, Outputs, Core procedure, Contracts, Validation
Adaptation points
- Extract a Titan-specific reusable technique into aoa-techniques only after repeated reviewed evidence exists; do not add pending IDs as placeholders.
- Keep repo-local command examples in owner docs or examples rather than hard-coding them into skill law.
- If a Titan surface graduates from scaffold to reviewed or evaluated, add review evidence before changing status.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: 8Dionysus
- Source: 8Dionysus/aoa-skills
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.