agentic-coding-workflow-skills
agentic-coding-workflow-skills contiene 5 skills recopiladas de tezra-io, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Grounded research on places, businesses, restaurants, hotels, people, products, events, travel and flights, and similar real-world subjects. Use whenever the answer should be cited, might have changed since training data, or needs to be verified against current sources rather than recalled from memory.
Implementation workflow for coding tasks. Iterates Linear issues by priority per project. Spawns Codex for TDD-style implementation, runs full gate, Claude review, fix loop, and ships on main. Use when the user says "build", "implement", "fix", or references a task to work on.
Architecture and design for new projects, major features, or significant changes. Use at project kickoff when the task involves new modules, multi-file changes, or architectural decisions. Produces an approved design doc, a CLAUDE.md, and creates Linear issues for implementation. Also use when someone asks to "design", "architect", or "plan" a feature, when writing a design doc, or when a task touches 4+ files or introduces a new subsystem. Applies to new features, feature upgrades, design changes, and architectural changes. Not needed for small bug fixes, single-file changes, or well-understood patterns under 3 files.
Build and maintain LLM-powered personal knowledge bases using Karpathy's Wiki pattern. Handles wiki initialization (directory structure, schema), source ingestion (articles, papers, notes into structured wiki pages), knowledge querying (synthesis with citations), and wiki health checks (lint for contradictions, orphans, gaps). Use this skill whenever the user mentions knowledge bases, research wikis, ingesting sources, research notes, adding articles or papers to a collection, synthesizing research, "add to wiki", "ingest this", wiki maintenance, or asks to organize/structure their knowledge on any topic. Also trigger when the user works in a directory containing a wiki/ and raw/ folder structure, or references index.md/log.md in a knowledge base context.
Manage Linear issues from the command line using the linear cli. This skill allows automating linear management.