CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. levnikolaevich
  4. /
  5. claude-code-skills
  6. /
  7. Ln 300 Task Coordinator

Ln 300 Task Coordinator

Editor's Note

This coordinator takes a Story, builds an ideal 1-8 task plan from acceptance criteria without looking at existing tasks first, then scores readiness and routes to create, add, or replan workers. It runs a seven-phase pipeline with graph and research MCP integration for symbol lookup and hypothesis verification. The decomposition uses a four-layer model (Foundation, Invocation, Knowledge, Wiring) and writes an AC-to-scenario traceability table before scoring. If the readiness score sits at 4-5 or coverage looks ambiguous, it can optionally call an external advisor agent to validate task boundaries. You'd use this when a Story needs task breakdown and you want the planning logic separated from the mutation step.

Install

npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-300-task-coordinator
Votes
0
Installs341
GitHub Stars480
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment