Project architecture orchestrator with premise challenge, 4 scope modes, implementation alternatives, dream state mapping, confidence-scored findings, outside voice review, autoplan auto-decisions, and context-safe blueprint generation.
Auto-review pipeline — runs the full Framework Developer Orchestrator with auto-decisions. Rough idea in, fully reviewed plan out. No intermediate questions except premises and user challenges.
Force a context refresh by re-reading all blueprint files and recent source changes. Use this when the conversation feels "drifted" or after a long chat session to re-seed Claude's context with accurate state.
Export blueprints to shareable formats like PDF, HTML, or Notion-compatible markdown.
Start the Framework Developer Orchestrator to plan and architect a new project through structured 6-phase discussion with blueprint generation
Rollback to a previous checkpoint state. Use when work needs to be reverted or to recover from errors.
Use this skill when the user asks about "API design", "REST API", "GraphQL schema", "endpoint design", "request response format", "API versioning", "API contracts", "resource naming", "HTTP methods", or needs guidance during Phase 3 (Planning) to define API specifications for the framework.
Use this skill when documenting architectural decisions during framework planning. Provides ADR templates, numbering schemes, and integration with the decisions log.
Use this skill during Phase 2 (Structure) to select appropriate architecture patterns. Covers MVC, Hexagonal, Clean Architecture, Microservices, and provides decision criteria for each.
Use this skill to create and maintain blueprint files across all 6 phases of framework development. Provides templates, naming conventions, and directory structure guidance.
Use this skill for CI/CD pipeline design during framework planning. Provides templates for GitHub Actions, GitLab CI, and deployment strategies.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin that helps you plan and finalize software project frameworks through structured discussion, research-backed recommendations, engineering rigor, and multi-agent coordination.
/autoplan for fully auto-reviewed plans via 6 decision principlesscope-review Skill - Dedicated skill for scope challenge and mode selectionAdd to your ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"framework-dev": {
"source": {
"source": "github",
"repo": "Ankurjain1121/framework-developer-agent"
}
}
},
"enabledPlugins": {
"framework-dev@framework-dev": true
}
}
git clone https://github.com/Ankurjain1121/framework-developer-agent.git ~/.claude/plugins/framework-dev
claude --plugin-dir /path/to/framework-developer-agent
/framework-dev
Or invoke through natural language:
"Help me plan the framework for my new project"
| Command | Description |
|---|---|
/framework-dev | Start the orchestrator for a new or existing project |
/autoplan | NEW Auto-review pipeline — rough idea in, fully reviewed plan out |
/checkpoint | Force a context refresh and state snapshot |
/validate [contracts|links|state|all] | Validate blueprints against implementation |
/rollback [list|phase-N|checkpoint-ID] | Rollback to a previous checkpoint |
/export [pdf|html|notion|markdown] | Export blueprints to shareable formats |
| Phase | Name | Purpose | Skills Used |
|---|---|---|---|
| 1 | Discovery | Premise challenge, scope mode, alternatives, dream state, outline | scope-review, research-workflow |
| 2 | Structure | Module hierarchy (rated 0-10), interaction states, dependencies | architecture-patterns, architecture-decision-records |
| 3 | Planning | Scope challenge, API contracts, coding sequence | scope-review, api-design-principles, openapi-spec-generation |
| 3.5 | Outside Voice | Independent AI second opinion on the plan | (Agent subagent) |
| 4 | Agents | Research-backed LLM assignments, tailored prompts | llm-capability-matching |
| 5 | Execution | Test coverage diagrams, handoffs, quality gates | handoff-protocol, deployment-pipeline-design |
| 6 | Integration | Review report, final blueprint, deployment readiness | blueprint-generation, e2e-testing-patterns |
npx claudepluginhub ankurjain1121/framework-developer-agentProject architecture orchestrator with context-safe state management, Git-integrated checkpoints, and comprehensive blueprint generation. Features 6-phase workflow, research-backed recommendations, multi-agent coordination, validation system, and export capabilities.
Complete design thinking pipeline for UIs. Transforms ideas into PRDs, runs 9-pass UX analysis, and iterates based on feedback.
Create distinctive, production-grade frontend interfaces with high design quality. Anti-slop rules for polished code.
Comprehensive React development with hooks, components, state management, context, effects, and performance optimization.
Multi-agent parallel execution with file ownership. One file = One owner. Maximum speed.
Phase-based AI development framework with 16+ specialized agents, structured phases, and file-based handoffs. Works with greenfield and existing codebases.
AI-powered cascading development framework with design document system and multi-agent collaboration. Breaks down projects into Features (Mega Plan), Features into Stories (Hybrid Ralph), with auto-generated technical design docs, dependency-driven batch execution, Git Worktree isolation, and support for multiple AI agents (Codex, Amp, Aider, etc.).
Blueprint Development methodology - structured feature development with PRD/PRP workflow, three-layer architecture (plugin/generated/custom), and documentation-first development
Structured project planning and execution through brainstorm, spec, and build phases across three execution tiers: sequential, delegated sub-agents, and full agent teams
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.