agent-skills
Production-grade engineering skills for AI coding agents.
Discover the source-driven development approach a four-step methodology that uses official documentation for accurate, traceable, and future-proof framework decisions in your production code.
How Progressive Disclosure Minimizes Token Usage in Agent-SkillsLearn how progressive disclosure minimizes token usage by loading essential skill entry points first and deferring large files until needed. Optimize your agent workflows now.
Context Engineering for Agent Memory Management: A Complete Guide to the Agent-Skills MethodologyMaster context engineering for AI agent memory management. Learn how to curate agent information effectively to boost output quality and stay within token limits with the Agent-Skills methodology.
How Agent Personas Like the Code-Reviewer Operate in agent-skillsLearn how agent personas like the code-reviewer operate in agent-skills by combining static Markdown role definitions with reusable skill frameworks for deterministic code reviews.
Migration Pattern for Handling Deprecations in Agent-Skills: A Four-Step GuideLearn the addyosmani/agent-skills four-step migration pattern for handling deprecations. Build replacements, document, migrate incrementally, and safely remove old systems.
Feature Flag Lifecycle Management in Shipping and Launch Processes: A Complete GuideMaster feature flag lifecycle management from spec to deployment in the OpenCode model. Ship code safely with instant rollbacks and improve your launch processes.
Quality Gates in CI/CD Automation: The Complete Pipeline GuideDiscover quality gates in CI CD automation; essential checkpoints like linting testing and security audits that ensure only defect free code reaches production.
How Trunk-Based Development Functions in the Git-Workflow-and-Versioning SkillLearn how trunk-based development works in git-workflow-and-versioning. Maintain a deployable main branch with short-lived feature branches to reduce merge risks and boost performance.
Hyrum's Law in API Design: Managing Accidental Dependencies and Observable BehaviorsUnderstand Hyrum's Law in API design. Learn how to manage accidental dependencies and observable behaviors to build more robust and maintainable APIs.
How the Three-Tier Boundary System (Always/Ask First/Never) Operates in Agent-SkillsUnderstand the three-tier boundary system in addyosmani/agent-skills Always Ask First Never. Learn how it enforces safe, spec-driven automation with auto-execution, human approval, or forbidden actions.
Chesterton's Fence in Software Engineering: Safely Simplifying Legacy CodeUnderstand Chesterton's Fence in software engineering. Learn how this principle helps safely simplify legacy code by avoiding accidental regressions during refactoring. Protect your codebase.
How the Five Axes of Code Review Function in the code-review-and-quality SkillUnderstand the five axes of code review Correctness Readability Architecture Security and Performance within the code-review-and-quality skill for better code quality assessments.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →