Attune
Attune from athola/claude-night-market.
Skills in this plugin
14- ▌ War Room · athola bundleConvenes a multi-LLM expert panel to pressure-test hard-to-reverse decisions. Use when reversibility score is low and adversarial review is warranted.
- ▌ Dorodango · athola bundlePolishes working code through successive quality passes in fresh subagents. Use after tests pass when code needs multi-dimension refinement before release.
- ▌ Project Init · athola bundleScaffolds new projects with git, CI/CD workflows, pre-commit hooks, and build config. Use when starting a new Python, Rust, or TypeScript project from scratch.
- ▌ Workflow Setup · atholaConfigures GitHub Actions CI/CD workflows for testing, linting, and deployment. Use when setting up automation for a Python, Rust, or TypeScript project.
- ▌ Precommit Setup · athola bundleConfigures pre-commit hooks for linting, type checking, formatting, and testing. Use when setting up a new project or adding quality gates to an existing one.
- ▌ Project Planning · atholaConverts a specification into a phased, dependency-ordered implementation plan. Use after specification is complete and before execution begins.
- ▌ Project Execution · athola bundleExecutes implementation plans with progress tracking, checkpoint validation, and quality gates. Use after planning is complete and tasks are ready to implement.
- ▌ Makefile Generation · atholaGenerates Makefiles with testing, linting, formatting, and automation targets. Use when starting a project or standardizing build automation.
- ▌ War Room Checkpoint · atholaAssesses decision reversibility and risk at critical checkpoints. Use when a workflow reaches a high-stakes branch needing escalation check.
- ▌ Mission Orchestrator · athola bundleOrchestrates full project lifecycle by auto-detecting state and routing to the correct phase. Use when starting or resuming a project mid-workflow.
- ▌ Project Brainstorming · athola bundleGuides project ideation via Socratic questioning to produce a validated brief. Use before specification when requirements are unclear.
- ▌ Project Specification · atholaTransforms project briefs into testable specifications with user stories and acceptance criteria. Use after brainstorming, before planning.
- ▌ Skill Library Mission · athola bundleBuild a project skill library in .claude/skills/ via discovery, parallel authoring, and review. Use when packaging tribal knowledge. Do not use for one skill.
- ▌ Architecture Aware Init · athola bundleSelects architecture paradigm via research before scaffolding. Use when architecture is undecided and the choice needs justification and documentation.