Skip to main content
Back to registry

index-at-creation

parcadei/continuous-claude-v3

Index artifacts when they're created, not at batch boundaries.

Installs149
Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill index-at-creation
About this skill
Index artifacts when they're created, not at batch boundaries. If downstream logic depends on artifacts being queryable, index immediately at write time. - 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 - Wait for SessionEnd to batch-index - Rely on cron/scheduled jobs for time-sensitive data - Assume data will be available "soon enough" - a541f08a: "Index at artifact creation time, not at SessionEnd" - 1c21e6c8: "If downstream logic depends on artifacts, index at the moment they're created"

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does index-at-creation do?

Index artifacts when they're created, not at batch boundaries.

Is index-at-creation good?

index-at-creation does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does index-at-creation work with?

index-at-creation currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to index-at-creation?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install index-at-creation?

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

Related skills

More from parcadei/continuous-claude-v3

Related skills

Alternatives in Software Engineering