Complete development workflow: research → plan → implement → validate → ship. Includes research agents, planning tools, handoff system, Linear integration, and PM commands.
npx claudepluginhub threading-needles/awl --plugin awl-devThis document defines the standard pattern for commands that should automatically discover recent documents from workflow context.
Context management and workflow tools using Linear documents.
Monitor a PR through CI, run the test plan against the deployment preview, and update the PR when done
Create conventional commits for session changes
Create handoff document for passing work to another session
Create detailed implementation plans through an interactive process
Create pull request with automatic Linear integration
Plan work for current or next cycle using Linear and GitHub
Review cycle progress and identify blockers using Linear and GitHub
Debug issues by investigating logs, database state, and git history
Generate or update PR description with incremental changes
Check Awl setup and diagnose missing dependencies
Implement approved technical plans from Linear documents
Manage Linear tickets with workflow automation
Safely merge PR with verification and Linear integration
Apply a quick fix for simple tickets without formal research or planning
Conduct comprehensive codebase research using parallel sub-agents
Resume work from a handoff document
Review project roadmap and milestone progress
Route a ticket to the appropriate workflow based on complexity analysis
Validate that implementation plans were correctly executed
Interactive guide to supported workflows with context-aware assistance
This directory contains markdown files that define specialized research agents for Claude Code.
Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :)
Locates files, directories, and components relevant to a feature or task. Call `codebase-locator` with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.
codebase-pattern-finder is a useful subagent_type for finding similar implementations, usage examples, or existing patterns that can be modeled after. It will give you concrete code examples based on what you're looking for! It's sorta like codebase-locator, but it will not only tell you the location of files, it will also give you code details!
Research external GitHub repositories, frameworks, and libraries using DeepWiki and Exa. Call when you need to understand how popular repos implement features, learn framework patterns, or research best practices from open-source projects. Use Exa for web search when docs are insufficient.
Research GitHub PRs, issues, workflows, and repository structure using GitHub CLI (gh). Complements git operations with GitHub-specific metadata.
Find relevant context from completed work in the same Linear project. Use when you need historical decisions, patterns, or lessons from past tickets to inform current work.
Reads and analyzes Linear document content. Use when you need to extract insights, decisions, or technical details from a specific document. Takes a document ID and returns structured analysis.
Finds Linear documents attached to a ticket. Use when you need to discover research, plans, handoffs, or PR descriptions for a specific issue. Returns document IDs and metadata.
Research Linear tickets, cycles, projects, and milestones using the official Linear MCP. Optimized for LLM consumption with structured tool calls.
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
Uses power tools
Uses Bash, Write, or Edit tools
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.