Explore intent, requirements, and design before any implementation — produces a validated spec
Execute the task breakdown from a plan.md, with TDD discipline and a spec-check gate
Write the spec-to-implement (plan.md) for a goal into .techne/tasks/<slug>/
Code review of the current branch — produces a structured review of completed work
Bootstrap .techne/ at the repo root and add it to .gitignore
Use after initial design context is gathered, before brainstorming - resolves contradictions in requirements, disambiguates terminology, clarifies scope boundaries, and verifies assumptions to prevent building the wrong solution
Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task, reviews once per phase, loads phases just-in-time to minimize context usage
Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches morphe:code-reviewer subagent, handles retries and timeouts, manages review-fix loop until zero issues
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.
the one-stop shop for vivshaw's Claude sundries
add nous as a marketplace in Claude Code:
/plugin marketplace add vivshaw/nous
then browse and install plugins:
/plugin install techne@nous
to update all plugins from nous later:
/plugin marketplace update nous
npx claudepluginhub vivshaw/nous --plugin technetrinkets, experiments, disjecta membra
let's get strange-loopy: agent skills for working with agents and skills
writing tools
the agent menagerie: subagents and the skills that drive them
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development