index-at-creation

parcadei/continuous-claude-v3 · updated Apr 8, 2026

$npx skills add https://github.com/parcadei/continuous-claude-v3 --skill index-at-creation
0 commentsdiscussion
summary

Index at Creation Time

  • Index artifacts when they're created, not at batch boundaries.
  • Pattern
  • If downstream logic depends on artifacts being queryable, index immediately at write time.
  • DO
  • Index handoffs in PostToolUse Write hook (immediately after creation)
  • Use --file flag for fast single-file indexing
  • Trigger indexing from the same event that creates the artifact
  • DON'T
  • Wait for SessionEnd to batch-index
  • Rely on cron/scheduled jobs for time-sensitive data \
skill.md

index-at-creation

No content available.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.560 reviews
  • James Jackson· Dec 24, 2024

    Registry listing for index-at-creation matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Alexander Robinson· Dec 20, 2024

    index-at-creation has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Olivia Anderson· Dec 20, 2024

    Useful defaults in index-at-creation — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Nikhil Farah· Dec 20, 2024

    index-at-creation fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Kwame Harris· Dec 16, 2024

    index-at-creation fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • James Haddad· Dec 16, 2024

    index-at-creation is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Chaitanya Patil· Dec 4, 2024

    We added index-at-creation from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Piyush G· Nov 23, 2024

    index-at-creation reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Nikhil Nasser· Nov 15, 2024

    Solid pick for teams standardizing on skills: index-at-creation is focused, and the summary matches what you get after install.

  • Aanya Johnson· Nov 11, 2024

    I recommend index-at-creation for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

showing 1-10 of 60

1 / 6