By Tech9Apps
Interactive agent that initializes projects for Claude Code — generates CLAUDE.md and provides customized skills, hooks, and commands
A Claude Code plugin that interactively initializes projects for Claude Code. It evaluates your codebase, generates a CLAUDE.md file, creates focused documentation, and provides customized skills, hooks, and commands tailored to your project's stack.
Add the marketplace, then install the plugin:
/plugin marketplace add Tech9Apps/t9-forge
/plugin install t9-forge@tech9-claude
claude --plugin-dir /path/to/t9-forge
Run the init skill in any project:
/t9-forge:init
You can pass arguments to limit the scope:
/t9-forge:init just CLAUDE.md
/t9-forge:init full setup
/t9-forge:init hooks only
/t9-forge:init skills only
/t9-forge:init commands only
/t9-forge:init update
The init agent runs an interactive flow across five phases:
The agent explores your codebase to understand:
The agent asks targeted questions based on what it discovered:
It never assumes — it asks first.
The agent evaluates whether your project would benefit from superpowers — an external Claude Code plugin that adds workflow-discipline skills (brainstorming, TDD, systematic debugging, plan writing, subagent-driven development, git worktrees, verification gates).
If it fits your project, the agent recommends installation and shows you the exact /plugin command. Superpowers is not bundled into this toolkit — it's maintained upstream and installed as its own plugin.
Generates or updates:
All documentation uses @-references for cross-linking. Only files with real content are created.
Copies and customizes templates into your .claude/ directory:
Skills:
/commit — Guided conventional commit workflow/test — Run relevant tests based on changes/code-review — Code quality and security reviewHooks:
Commands:
/healthcheck — Project health dashboard/logs — View recent logs/serve — Start dev server(s)Each template is customized with your project's actual commands and conventions. The agent presents each one for your approval before writing.
See CONTRIBUTING.md.
Uses power tools
Uses Bash, Write, or Edit tools
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.
npx claudepluginhub tech9apps/t9-forge --plugin t9-forgeUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.