Index Network
Official@indexnetwork · United States of America
Discovery Protocol
Agent Skills by Index Network
Showing 6 vetted skills indexed across 1 GitHub repositories.
fix-migrations
Reset corrupted Drizzle migrations on local PostgreSQL by regenerating and applying a new migration.
sync-branches
Delete local and remote Git branches merged into upstream/dev.
create-branch
Create Git branches from working tree changes using conventional naming rules.
commit-changes
Commit staged code changes in logical chunks using Conventional Commits.
update-pr
Create and update GitHub pull requests with changelog-style descriptions.
linear-issues
Translate non-technical user input into structured Linear developer tasks.
Frequently Asked Questions About Index Network
FAQPage SchemaWhat specific repository management tasks does Index Network enable?▼
Index Network enables the systematic cleanup of merged Git branches, the enforcement of Conventional Commits for staged changes, and the generation of structured pull requests with changelog-style descriptions to maintain repository hygiene and documentation standards.
Which technical personas benefit from these repository management protocols?▼
Software engineers, technical leads, and DevOps practitioners benefit from these protocols. The capabilities are specifically designed for developers managing complex Git histories, maintaining Drizzle-based database migrations, and those requiring a bridge between non-technical stakeholder input and structured Linear project management.
What are the prerequisites for implementing these repository management skills?▼
Implementation requires an existing Git-based repository, a configured Linear workspace for task tracking, and a PostgreSQL database environment utilizing Drizzle for schema management. Users must have appropriate write permissions for their GitHub repositories and Linear projects to execute branch updates and issue creation.