---
title: "Guides"
description: "<table><thead><tr><th width=\"279\">Guide</th><th>Description</th></tr></thead><tbody><tr><td><a href=\"feature-development.md\">Feature Development</a></td><td>Complete feature development with reflection and code review quality gates</td></tr><tr><td><a href=\"competitivy-generation.md\">Competitive Code Generation</a></td><td>High-assurance workflow using competitive multi-agent synthesis for critica"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/readme-288
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:36:20.768Z
license: CC-BY-4.0
attribution: "Guides — Claudary (https://claudary.paisolsolutions.com/skills/readme-288)"
---

# Guides
<table><thead><tr><th width="279">Guide</th><th>Description</th></tr></thead><tbody><tr><td><a href="feature-development.md">Feature Development</a></td><td>Complete feature development with reflection and code review quality gates</td></tr><tr><td><a href="competitivy-generation.md">Competitive Code Generation</a></td><td>High-assurance workflow using competitive multi-agent synthesis for critica

## Overview

---
description: >-
  Practical how-to guides for getting the most out of the Context Engineering
  Kit plugins.
icon: book
---

# Guides

## Workflow Guides

<table><thead><tr><th width="279">Guide</th><th>Description</th></tr></thead><tbody><tr><td><a href="feature-development.md">Feature Development</a></td><td>Complete feature development with reflection and code review quality gates</td></tr><tr><td><a href="competitivy-generation.md">Competitive Code Generation</a></td><td>High-assurance workflow using competitive multi-agent synthesis for critical features</td></tr><tr><td><a href="spec-driven-development.md">Spec-Driven Development</a></td><td>Full SDD workflow for complex features requiring planning</td></tr><tr><td><a href="decision-making.md">Decision Making</a></td><td>Structured decision-making using FPF for hypothesis-driven architectural choices</td></tr><tr><td><a href="bug-investigation.md">Bug Investigation</a></td><td>Systematic bug fixing with root cause analysis</td></tr><tr><td><a href="code-quality-improvement.md">Code Quality Improvement</a></td><td>Systematic quality improvements using Kaizen methodology</td></tr><tr><td><a href="custom-extensions.md">Custom Extensions</a></td><td>Build project-specific commands and skills</td></tr><tr><td><a href="project-setup.md">Project Setup</a></td><td>Initialize new projects with best practices</td></tr><tr><td><a href="file-structure-context.md">File Structure Context</a></td><td>Enhance AI understanding with automatic codebase visualization</td></tr><tr><td><a href="pr-review.md">PR Review</a></td><td>Comprehensive pull request review process</td></tr><tr><td><a href="ci-integration.md">CI/CD Integration</a></td><td>Automate code reviews with GitHub Actions</td></tr><tr><td><a href="brainstorming-to-implementation.md">Brainstorming to Implementation</a></td><td>Transform vague ideas into working features</td></tr></tbody></table>

## Quick Reference

### Daily Development

* **New feature**: [Feature Development](feature-development.md), [Competitive Code Generation](competitivy-generation.md), or [Spec-Driven Development](spec-driven-development.md) for complex features
* **Bug fix**: [Bug Investigation](bug-investigation.md)
* **PR review**: [PR Review](pr-review.md)

### Improvement Work

* **Refactoring/optimization**: [Code Quality Improvement](code-quality-improvement.md)
* **Unclear requirements**: [Brainstorming to Implementation](brainstorming-to-implementation.md)
* **Architectural decisions**: [Decision Making](decision-making.md)

### Setup Tasks

* **AI context enhancement**: [File Structure Context](file-structure-context.md)
* **CI/CD automation**: [CI/CD Integration](ci-integration.md)
* **Team automation**: [Custom Extensions](custom-extensions.md)

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/readme-288) · https://claudary.paisolsolutions.com
