joenandez

52 mods across 1 repository, 156 stars between them.

joenandez/spectre

Skill Claude CodeCodex

Use when modifying the Codex SPECTRE install flow, SessionStart continuity, project skill syncing, registry injection, or Codex-specific runtime files. TRIGGER when: codex, spectre, codex install, sessionstart, agents.override, registry, spectre-learn, spectre-recall, hooks.json, config.toml, doctor.

156 7d ago A 80 tokens original MIT

release

02

joenandez/spectre

Skill Claude CodeCodex

Switch persistent Spectre installs between this checkout and the public marketplace, deploy the checkout for local testing, or run the full public GitHub marketplace release workflow including changelog approval, the Substack release article, and the Spectre Typefully draft. Use when asked to activate local or public…

156 7d ago A 88 tokens original MIT

spectre-recall

03

joenandez/spectre

Skill Claude CodeCodex

Use when user wants to search for existing knowledge, recall a specific learning, or discover what knowledge is available.

156 7d ago A 27 tokens original MIT

joenandez/spectre

Skill Claude CodeCodex

Rewrite a verbose SPECTRE skill into a compact, contract-form Spectre skill proposal — clear on WHAT, silent on HOW — grounded in the spectre-light distillation and freedom-tier budget. Use when compressing or forking a spectre- skill into spectre-, when the user says "rewrite/compress this skill" or "run the Spectre…

156 7d ago A 118 tokens original MIT

joenandez/spectre

Skill Claude CodeCodex

Rewrite Spectre subagent definitions into compact, contract-driven agents with clear routing, least-privilege tools, output schemas, and an auditable rewrite trail. Use when reviewing or rewriting plugins/spectre/agents/.md, when the user asks to improve subagents/agent definitions, or when checking generated…

156 7d ago A 109 tokens original MIT

verify-spectre

06

joenandez/spectre

Skill Claude CodeCodex

Use when validating that the Spectre plugin itself still works after ANY change to this repo — skills, prompts, agents, hooks, the CLI, the Codex mirror, or a release. Runs the full gate suite (structure, tests, Codex translation, real-CLI behavior, release readiness) and reports PASS/FAIL per gate. Trigger on…

156 7d ago A 132 tokens original MIT

spectre

07

joenandez/spectre

Plugin Claude Code

Plugin marketplace listing 1 plugin: spectre.

156 7d ago A tokens not measured original MIT

spectre AGENTS.md

08

joenandez/spectre

Instructions file CodexOpenCode

Instructions for joenandez/spectre, covering agents.md, source of truth, change workflow, skill editing rules and generated codex details.

156 7d ago A 608 tokens original MIT

spectre CLAUDE.md

09

joenandez/spectre

Instructions file

Instructions for joenandez/spectre, covering claude.md, project overview, repository structure, commands and architecture.

156 7d ago A 1,516 tokens original MIT

SessionStart

10

joenandez/spectre

Hook

Runs when a session starts on startup, resume, clear, compact, startup, clear and compact, executing bootstrap.mjs, handoff-resume.mjs and load-knowledge.mjs via node with --host (3 commands). From joenandez/spectre.

156 7d ago A tokens not measured original MIT

spectre-clean

11

joenandez/spectre

Skill Claude CodeCodex

Meta cleanup workflow: orchestrate prune, risk-based automated tests, and sweep/commit through focused subagents. Use after execute/validate or when asked to clean up a finished branch end-to-end. Do NOT trigger for dead-code-only cleanup (spectre-prune), test-only work (spectre-test), commit-only hygiene…

156 7d ago A 89 tokens original MIT

spectre-code_review

12

joenandez/spectre

Skill Claude CodeCodex

Run final adversarial review through a pinned high-effort opposing runtime with one native fallback. Use at the final boundary to falsify correctness, safety, production readiness, and requirement delivery. Do not use for partial checkpoints or implementation; review only.

156 7d ago A 54 tokens original MIT

spectre-create_plan

13

joenandez/spectre

Skill Claude CodeCodex

Turn a PRD/scope into a technical implementation plan (plan.md) — codebase research, clarifications, then a verification-spine plan ready for task breakdown. Use when planning HOW to build an already-scoped feature, or when plan routes here with a depth tier. Do NOT trigger to define WHAT/why (that's scope), to break…

156 7d ago A 97 tokens original MIT

spectre-create_pr

14

joenandez/spectre

Skill Claude CodeCodex

Generate a high-quality draft pull request from the actual diff and open it via gh — derives What from the diff, Why from commits/linked issue/branch, Testing from real test changes, scales the template to PR size, self-verifies every claim against a diff hunk, then runs gh pr create --draft. Use when wrapping up a…

156 7d ago A 130 tokens original MIT

joenandez/spectre

Skill Claude CodeCodex

Translate scoped requirements and a plan into tasks.json plus a compact execute.md index with dependency waves, typed criteria, and RED pairing. Use before structured execution; do not use for scope, architecture, task review, or implementation.

156 7d ago A 50 tokens original MIT

joenandez/spectre

Skill Claude CodeCodex

Generate a right-sized manual test guide for completed work — feature-based checklists scaled to change size, focused on risk. Use after execute/validate when you need a human-runnable QA pass before clean/test. Do NOT use to write automated tests (that's the test phase) or to validate wiring (that's validate).

156 7d ago A 70 tokens original MIT

spectre-delegate

17

joenandez/spectre

Skill Claude CodeCodex

Delegate one small, unambiguous feature or reproducible bug fix to Spectre's autonomous TDD→opposite-runtime review→proof→draft-PR flow. Not for ambiguous/multi-area/high-risk/non-code work.

156 7d ago A 50 tokens original MIT

spectre-execute

18

joenandez/spectre

Skill Claude CodeCodex

Execute structured tasks or a readable plan in dependency-safe waves with affected verification, risk-triggered intermediate review, one final adversarial review, and end-only proof. Use after planning or to resume; not for planning, unplanned fixes, or pruning.

156 7d ago A 55 tokens original MIT

joenandez/spectre

Skill Claude CodeCodex

Internal initializer for a missing Spectre feature root. Invoke only from a standalone workflow with no confirmed managed root. Do NOT invoke for existing roots, orchestrated calls missing a root, or direct user requests.

156 7d ago A 46 tokens original MIT

spectre-fix-core

20

joenandez/spectre

Skill Claude CodeCodex

Internal diagnose-and-repair engine for Spectre workflows. Use only when invoked by spectre-fix or spectre-delegate with an explicit phase and authorization contract. Do NOT invoke directly for user requests.

156 7d ago A 47 tokens original MIT

spectre-fix

21

joenandez/spectre

Skill Claude CodeCodex

Investigate a reported bug, pin the root cause, and implement a verified fix. Use when given an error, stack trace, failing behavior, or repro steps and asked to diagnose and fix it — the diagnose-then-fix loop. Do NOT use for greenfield feature work (use plan/execute) or for fixes already root-caused with an approved…

156 7d ago A 84 tokens original MIT

spectre-forget

22

joenandez/spectre

Skill Claude CodeCodex

Clear session memory - archive all session files so next session starts fresh.

156 7d ago A 18 tokens original MIT

spectre-goal

23

joenandez/spectre

Skill Claude CodeCodex

Opt-in utility that turns reviewed Spectre plans or execution state into one safe, verifiable /goal completion contract for Codex, Claude Code, or both. Use only when a user explicitly asks for an autonomous goal prompt. Do NOT use as the Plan handoff, or to plan, implement, start goal mode, or handle quick work.

156 7d ago A 75 tokens original MIT

spectre-handoff

24

joenandez/spectre

Skill Claude CodeCodex

Save a quiet, branch-keyed session snapshot with continuity, active work, and optional task/todo state for automatic resume. Use when ending or pausing a coding session; do not use for project documentation or workflow routing.

156 7d ago A 50 tokens original MIT