ohyeh/agent-scripts

ask-nova

Interview-driven flow picker.

Voir la source
Document Skill original

Rendu depuis le dépôt source en conservant titres, exemples, code, tableaux, liens et images.

Ask Nova

Conversational front door to the fleet. The user describes a situation; you interview them, then recommend ONE flow. You carry NO roster knowledge of your own — routing truth lives in the routers, read fresh every run:

  1. skills/using-skills/SKILL.md — the top-level intent map (adopted surface,

dormant list, lifecycle view).

  1. skills/using-design-skills/SKILL.md — pipelines for anything visual /

interface-shaped.

  1. skills/using-workflows/SKILL.md — loop-shaped work (audit, plan→build,

consensus, triage) and the recipe roster.

Read all three (deployed copies under ~/.agents/skills/ when not in the repo) BEFORE asking anything. Never restate or cache their rosters here.

The interview — grilling cadence

Map the situation as a decision tree and work it in rounds: each round, ask the whole current frontier at once — numbered questions, each with your recommended answer — then wait. Typical first frontier:

  • Is there a codebase already, or greenfield?
  • One session or multi-session? (multi → a .workflow/ run dir + handoff seams matter)
  • Is the deliverable visual/interface-shaped? (→ using-design-skills owns it)
  • Is the work loop-shaped — audit / consensus / triage / plan→build? (→

using-workflows owns it)

  • How settled is the idea? (fuzzy → brainstorming / grilling first)

Facts discoverable from the environment: look them up, don't ask. Decisions are the user's: ask and wait.

The recommendation

Finish with exactly ONE flow, stated as named stations from the routers, in order — e.g. grilling → using-workflows (plan-pipeline) → verification-before-completion — plus, in one line each: what was deliberately skipped and why, and where the flow's first command starts. If two flows genuinely tie, say the tie-breaker question instead of hedging. If nothing fits, say so and route to the map's NOT-FOUND rule — never improvise a half-flow.

du même dépôt

Autres Skills

Tous les Skills
ohyeh
Communauté

defect-first-review

Perform a read-only, defect-first review of a specified code change and return every actionable finding, reading the whole diff before running anything. Use when another agent delegates review of uncommitted changes, a base-branch diff, a commit, or custom review instructions. Prefer this over the Codex-bundled review-agent, which carries no read-before-you-run gate.

installations
3
GitHub Stars
0
Mis à jour
2 sept.
ohyeh
Communauté

delegation-templates

Fill-in-the-blank prompt templates for delegating work to subagents or tmux workers - SEARCH/LOCATE, IMPLEMENT, REFACTOR, RESEARCH, REVIEW/VERIFY. Invoke BEFORE writing any delegation prompt (Agent tool, agent-tmux worker, or fanout task) so the prompt ships with explicit GOAL, ACCEPTANCE, and REPORT sections instead of a vague ask. Not for deciding WHETHER to delegate or for driving workers after launch (see the tmux-delegate agent and the tmux-agent-tools skill for those).

installations
3
GitHub Stars
0
Mis à jour
2 sept.
ohyeh
Communauté

session-handoff

Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says 'save state', 'create handoff', 'I need to pause', 'context is getting full', (6) resuming work with 'load handoff', 'resume from', 'continue where we left off'. Proactively suggests handoffs after substantial work (multiple file edits, complex debugging, architecture decisions). Solves long-running agent context exhaustion by enabling fresh agents to continue with zero ambiguity.

installations
3
GitHub Stars
0
Mis à jour
2 sept.
ohyeh
Communauté

shared-memory-intake

Curate shared Codex memory when Claude submits findings or Codex reviews, promotes, or maintains task memory.

installations
3
GitHub Stars
0
Mis à jour
2 sept.