CommunityRedacción y edicióngithub.com

initxy/initxy-skills

Make any repo AI native — fewer skills, conventions over steps, so any agent can cold-start, implement, self-verify, and write its decisions back.

¿Qué es initxy-skills?

initxy-skills is a Claude Code agent skill that make any repo AI native — fewer skills, conventions over steps, so any agent can cold-start, implement, self-verify, and write its decisions back.

Compatible con~Claude Code~Codex CLI~Cursor
npx skills add initxy/initxy-skills

Installed? Explore more Redacción y edición skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

Preguntar en tu IA favorita

Abre un nuevo chat con esta habilidad de agente ya precargada.

Documentación

Handoff

Write a handoff note so the next session can continue from the current state without re-excavating.

Flow

  1. Pin the next objective: if the user specifies what the next session should do, put it first; otherwise organize around the current unfinished tasks.
  2. Gather state: lay out the goal, changes already made, key decisions, verification results, open items, blockers, and risks.
  3. Reference, don't copy: for existing implementation notes, ADRs, commits, diffs, docs, and reports, give only the path or URL — don't repeat the full text.
  4. Protect sensitive info: never write API keys, passwords, tokens, or PII; when needed, just note "credentials must be re-fetched."
  5. Give the next steps: list the suggested skills, priority actions, files to read first, and things to watch out for.
  6. Save location: when the user doesn't specify a location, write the handoff note to the system temp directory and give the absolute path in your reply; don't default to writing into the current repo.

Handoff note format

# Handoff

## Next Objective

## Current State

## Completed

## Key Decisions

## Important Files / Links

## Validation

## Open Items

## Risks / Blockers

## Suggested Skills

## Suggested Next Steps

Completion criteria

  • The next agent can understand the current goal, state, and best next step.
  • Completed and unfinished content are separated, not mixed.
  • Key decisions state their reasons and reference the relevant CONTEXT.md, ADR, implementation note, or code location.
  • No large existing artifact is copied wholesale; only paths, URLs, or commits are referenced.
  • No sensitive information is leaked.

Skills relacionados

steipete/notion

Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.

community

affaan-m/seo

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.

community

affaan-m/brand-voice

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

community

affaan-m/crosspost

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

community

affaan-m/x-api

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

community

affaan-m/content-engine

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

community